reactos/modules/rostests/win32/cmd
2020-09-23 00:22:45 +02:00
..
script_testsuite
batch.c
CMakeLists.txt
README.txt
rsrc.rc [CMD_ROSTEST] Add tests for batch execution flow with GOTO and CALL commands. 2020-08-19 20:35:58 +02:00
setup.c
test_builtins.cmd [CMD_ROSTEST] Add tests for particular ERRORLEVEL behaviour in some commands. 2020-09-23 00:22:45 +02:00
test_builtins.cmd.exp [CMD_ROSTEST] Add tests for particular ERRORLEVEL behaviour in some commands. 2020-09-23 00:22:45 +02:00
test_echoer_parser.cmd [CMD_ROSTEST] Add tests for delayed expansion. 2020-09-19 19:44:53 +02:00
test_echoer_parser.cmd.exp [CMD_ROSTEST] Add tests for delayed expansion. 2020-09-19 19:44:53 +02:00
test_goto_call.cmd [CMD_ROSTEST] Add tests for GOTO label parsing. 2020-08-19 20:36:01 +02:00
test_goto_call.cmd.exp [CMD_ROSTEST] Add tests for GOTO label parsing. 2020-08-19 20:36:01 +02:00
testlist.c

Cloned from Wine's cmd_winetest code.