mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
![]() - Tests for GOTO across IF parenthesized block (parser test with line continuation at closing parenthesis). - Tests for showing how FOR-loops stop when a GOTO is encountered. - Tests for EXIT command within IF block. |
||
---|---|---|
.. | ||
script_testsuite | ||
batch.c | ||
CMakeLists.txt | ||
README.txt | ||
rsrc.rc | ||
setup.c | ||
test_builtins.cmd | ||
test_builtins.cmd.exp | ||
test_echoer_parser.cmd | ||
test_echoer_parser.cmd.exp | ||
test_goto_call.cmd | ||
test_goto_call.cmd.exp | ||
testlist.c |
Cloned from Wine's cmd_winetest code.