Commit Graph

4 Commits

Author SHA1 Message Date
fcf4154d72 Make written Ruby code have better indentation, to avoid error in "cmdtest"
(should be fixed there too, to handle unexpected indentation better).
2009-05-09 12:26:38 +00:00
aed8dbfa9d Remove newline from lines when retrurning array of line.
Caused problem on Windows for some reason
(probably a NL vs. CRNL issue).
2009-04-17 16:12:15 +00:00
f6d21b9092 Replace the "SKIP" mechanism with a more general "REQUIRE" that can
evaluate arbitrary Ruby code to decide if a test should be run.
2009-03-26 21:44:10 +00:00
2c61efb00d add tests 2009-03-24 08:43:47 +00:00