Commit Graph

8 Commits

Author SHA1 Message Date
a3bd727568 Make handling of Windows / Linux symmetric when it comes
to "clines". Implemented as a Perl script on Linux.
2009-05-12 16:53:18 +00:00
2a7bb70fee Add "clines.cpp" in a better way. 2009-05-12 16:41:02 +00:00
d3c5025960 Test passes on Windows now. 2009-05-12 16:31:40 +00:00
c81b4c0c45 modified tests to work on both Windows and Linux. 2009-05-12 16:04:57 +00:00
64804512a2 Make it possible to give an array as argument to "cmd".
The intention is that the array should be passed "as is" to
the invoked program. This should work on both UN*X and Windows
so it has to deal with the quoting of both sh(1) and CMD.EXE.
The Windows part has not been done yet.
2009-04-08 07:08:13 +00:00
0a15996b2a use new REQUIRE instead of SKIP 2009-03-26 21:50:24 +00:00
5059444af1 add scripts needed for 'rake test' 2009-03-24 08:47:54 +00:00
2c61efb00d add tests 2009-03-24 08:43:47 +00:00