Jason Edmeades
|
dd0b719a3a
|
cmd: Avoid infinite loop running batch program.
|
2013-06-05 17:31:36 +02:00 |
Jason Edmeades
|
0b00b717b9
|
cmd: Add beginnings of support for delayed expansion.
|
2013-01-07 11:15:23 +01:00 |
Jason Edmeades
|
dccccfc273
|
cmd: Handle very odd delimiter support for command line.
|
2012-10-17 11:57:23 +02:00 |
Jason Edmeades
|
f45f75ca7d
|
cmd: %* expands to first non-whitespace delimiter of first arg.
|
2012-10-16 11:45:13 +02:00 |
Jason Edmeades
|
4236c2007d
|
cmd: Identify the program name using more appropriate parsing.
|
2012-10-16 11:44:49 +02:00 |
Jason Edmeades
|
25cf0aa046
|
cmd: cmd /c "pgmname" searches all extensions on PATHEXT.
|
2012-10-16 11:44:32 +02:00 |
Frédéric Delanoy
|
3803134fce
|
cmd/tests: Add tests for command line parsing.
Adapted from original patch by Martin Wilck <mwilck@arcor.de>.
|
2012-10-11 20:38:46 +02:00 |
Frédéric Delanoy
|
0ab71a42b4
|
cmd/tests: Move command line tests to separate file.
|
2012-10-11 20:37:59 +02:00 |