tangled
alpha
login
or
join now
huwcampbell.com
/
reactos
0
fork
atom
Reactos
0
fork
atom
overview
issues
pulls
pipelines
reactos
/
modules
/
rostests
/
win32
/
cmd
/
at
listview
1 folder
12 files
Colin Finck
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
8y ago
c2c66aff
script_testsuite
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
8 years ago
CMakeLists.txt
[REACTOS] Remove unneeded __ROS_LONG64__
4 months ago
README.txt
[ROSTESTS] Start adding ReactOS-owned tests for cmd.exe, based on Wine's. CORE-7998
8 years ago
batch.c
[CMD_ROSTEST] Sync batch.c with cmd_winetest' counterpart.
5 years ago
rsrc.rc
[CMD_ROSTEST] Add tests for batch execution flow with GOTO and CALL commands.
5 years ago
setup.c
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
8 years ago
test_builtins.cmd
[CMD_ROSTEST] Add tests for SET /A errorlevels.
5 years ago
test_builtins.cmd.exp
[CMD_ROSTEST] Add tests for SET /A errorlevels.
5 years ago
test_echoer_parser.cmd
[CMD_ROSTEST] Add more tests for the command echoer and new tests for the parser.
5 years ago
test_echoer_parser.cmd.exp
[CMD_ROSTEST] Add more tests for the command echoer and new tests for the parser.
5 years ago
test_goto_call.cmd
[CMD_ROSTEST] Add tests for CALL label parsing, and for CALL and GOTO behaviour.
5 years ago
test_goto_call.cmd.exp
[CMD_ROSTEST] Add tests for CALL label parsing, and for CALL and GOTO behaviour.
5 years ago
testlist.c
[TESTS] Disable cmd:reactos, it's broken
2 years ago
README.txt
Cloned from Wine's cmd_winetest code.