2 @pwd@>echo Tests for cmd's builtin commands@todo_space@
3 Tests for cmd's builtin commands
4 ------------ Testing 'echo' --------------
12 ------------ Testing 'set' --------------
13 set "FOO=bar" should not include the quotes in the variable value
15 ------------ Testing variable expansion --------------
16 ~dp0 should be directory containing batch file
19 CD value @pwd@@or_broken@CD value
35 ------------ Testing if/else --------------
36 if/else should work with blocks
39 Testing case sensitivity with and without /i option
40 if seems to default to case sensitivity
43 -----------Testing GOTO-----------
44 goto with no leading space worked
45 goto with a leading space worked
46 goto with a leading tab worked