2 @pwd@>echo Tests for cmd's builtin commands@todo_space@
3 Tests for cmd's builtin commands
4 ------------ Testing 'echo' --------------
14 ------------ Testing 'set' --------------
15 set "FOO=bar" should not include the quotes in the variable value
17 ------------ Testing variable expansion --------------
18 ~dp0 should be directory containing batch file
21 CD value @pwd@@or_broken@CD value
37 ------------ Testing if/else --------------
38 if/else should work with blocks
41 Testing case sensitivity with and without /i option
42 if seems to default to case sensitivity
45 -----------Testing GOTO-----------
46 goto with no leading space worked
47 goto with a leading space worked
48 goto with a leading tab worked