Sweden-Number/programs/cmd/tests
Jason Edmeades 88f14bb590 cmd: Fix basic cmd.exe /c "echo hello" type syntax.
Add checks for existance of command to run in order to keep the
new quote handling capabilities of cmd.exe /C or /K. If the command
cannot be found, drop back to /S processing mode as per cmd.exe help.
2012-10-02 14:08:36 +02:00
..
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
batch.c cmd/tests: If we rewind to the beginning of the line, don't increment line number. 2012-03-27 13:58:19 +02:00
rsrc.rc cmd: Rename reference file from .out to .exp to avoid clash with gnu make builtin rule. 2010-02-17 09:48:03 +01:00
test_builtins.cmd cmd: Fix basic cmd.exe /c "echo hello" type syntax. 2012-10-02 14:08:36 +02:00
test_builtins.cmd.exp cmd: Fix basic cmd.exe /c "echo hello" type syntax. 2012-10-02 14:08:36 +02:00