Commit Graph

8 Commits

Author SHA1 Message Date
c532c65351 added method showing output on both stdout and stderr 2009-05-12 18:34:29 +00:00
3fcf7d7d27 re-indented code 2009-05-10 22:02:35 +00:00
d6817779c8 added example testing som UN*X commands 2009-05-10 21:44:12 +00:00
0bcb58ae3e added tests of almost all existing options 2009-04-19 21:48:08 +00:00
6bde7810f2 add tests of more options (e.g. -F, -I, -S, -W, -0) 2009-04-19 16:44:32 +00:00
b19912853d Reverse previous attempt to get it working on Windows.
Now we rely on the array argument form of "cmd" and
different quoting applied on Windows and UN*X.
2009-04-17 16:23:08 +00:00
e722de3e84 Make tests work on Windows too (with CMD.EXE). 2009-04-03 16:13:01 +00:00
52681b6d8e example testing command line options to ruby 2009-03-24 22:56:37 +00:00