Detlef Riekenberg
|
d62c6bb77f
|
cmd: Allow GOTO to a label which has a following whitespace, with test.
|
2010-12-13 12:43:33 +01:00 |
Alexandre Goujon
|
4cd2a0e542
|
cmd: Add a space at the end of the first echo'ed batch line.
|
2010-11-08 18:13:36 +01:00 |
Jason Edmeades
|
32c8b46633
|
cmd: echo.word should echo back the word without the .
|
2010-09-08 19:49:30 +02:00 |
Austin English
|
27717a5127
|
cmd: Add testcases for goto.
|
2010-03-24 19:02:12 +01:00 |
Jacek Caban
|
e486a02157
|
cmd: Added @or_broken@ handling to test templates and use it to fix tests on win2k.
|
2010-03-18 11:18:18 +01:00 |
Yann Droneaud
|
ac8d92405c
|
cmd: Add another expansion test.
Test %VAR%VAR% to check that the second variable is not expanded.
|
2010-03-16 17:03:38 +01:00 |
Yann Droneaud
|
954d06ca35
|
cmd: Remove %CD% test.
%CD% seems not supported on Windows NT 4.
|
2010-03-16 17:03:30 +01:00 |
Yann Droneaud
|
9bad2febf3
|
cmd: Added some expansion tests.
|
2010-03-15 16:51:37 +01:00 |
Trey Hunner
|
41c0db3ce9
|
cmd: Add test for 'if' case sensitivity.
|
2010-02-19 11:30:00 +01:00 |
Dan Kegel
|
8110dde8ae
|
cmd: Fix 'else', with tests.
|
2010-02-18 12:43:00 +01:00 |
Dan Kegel
|
e4fd5196c2
|
cmd: Rename reference file from .out to .exp to avoid clash with gnu make builtin rule.
|
2010-02-17 09:48:03 +01:00 |