reactos/modules/rostests/win32/cmd
2024-09-18 10:22:26 +03:00
..
script_testsuite
batch.c [CMD_ROSTEST] Sync batch.c with cmd_winetest' counterpart. 2020-08-19 20:35:53 +02:00
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 SET /A errorlevels. 2020-09-23 00:22:48 +02:00
test_builtins.cmd.exp [CMD_ROSTEST] Add tests for SET /A errorlevels. 2020-09-23 00:22:48 +02:00
test_echoer_parser.cmd [CMD_ROSTEST] Add more tests for the command echoer and new tests for the parser. 2020-09-26 17:51:07 +02:00
test_echoer_parser.cmd.exp [CMD_ROSTEST] Add more tests for the command echoer and new tests for the parser. 2020-09-26 17:51:07 +02:00
test_goto_call.cmd [CMD_ROSTEST] Add tests for CALL label parsing, and for CALL and GOTO behaviour. 2020-09-27 19:04:51 +02:00
test_goto_call.cmd.exp [CMD_ROSTEST] Add tests for CALL label parsing, and for CALL and GOTO behaviour. 2020-09-27 19:04:51 +02:00
testlist.c [TESTS] Disable cmd:reactos, it's broken 2024-09-18 10:22:26 +03:00

Cloned from Wine's cmd_winetest code.