Johan Holmberg
|
5f1be57ebc
|
Exatract method "_path_separator" to handle JRuby too
where the Config::CONFIG hash seem to be buggy.
|
2009-05-12 16:56:28 +00:00 |
|
Johan Holmberg
|
4c6948301a
|
Added description of -i option.
|
2009-05-10 21:13:09 +00:00 |
|
Johan Holmberg
|
42242ae1e6
|
Added possiblilty to give "pattern arguments", e.g.: "cmdtest /foo/".
Then only test methods matching the regexp will be run.
|
2009-05-09 16:46:11 +00:00 |
|
Johan Holmberg
|
5342fe0ce4
|
added 'Usage:' line in --help output
|
2009-05-09 12:40:37 +00:00 |
|
Johan Holmberg
|
2fa102ca2c
|
Relax rules for command line options.
Now an option can be placed *after* file arguments.
|
2009-05-09 11:47:04 +00:00 |
|
Johan Holmberg
|
b52d63f91a
|
Added -r option (incremental mode).
|
2009-05-09 11:12:45 +00:00 |
|
Johan Holmberg
|
80db818acb
|
add --help entry about --xml option
|
2009-05-09 06:31:36 +00:00 |
|
Johan Holmberg
|
ec9e081399
|
Moved some responsibility from "prepend_path_dirs" to the callers.
The method now assumes that the arguments are absolute paths.
|
2009-04-19 16:41:37 +00:00 |
|
Johan Holmberg
|
54b7536481
|
Add method "prepend_path" to control PATH when running commands.
|
2009-03-27 07:23:10 +00:00 |
|
Johan Holmberg
|
8245c819bd
|
add the code
|
2009-03-24 08:41:36 +00:00 |
|