reactos/modules/rostests/win32/cmd
Doug Lyons 79d67dc846 Merge pull request #1889 from Doug-Lyons/find_regression_test
Add Regression test for "find" using BAT with Conditionals "&&" and "||"
2019-09-01 23:03:16 +02:00
..
script_testsuite Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
batch.c [ROSTESTS] Start adding ReactOS-owned tests for cmd.exe, based on Wine's. 2017-11-17 00:58:45 +01:00
CMakeLists.txt [ROSTESTS] Start adding ReactOS-owned tests for cmd.exe, based on Wine's. 2017-11-17 00:58:45 +01:00
README.txt [ROSTESTS] Start adding ReactOS-owned tests for cmd.exe, based on Wine's. 2017-11-17 00:58:45 +01:00
rsrc.rc [ROSTESTS] Start adding ReactOS-owned tests for cmd.exe, based on Wine's. 2017-11-17 00:58:45 +01:00
setup.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
test_builtins.cmd Merge pull request #1889 from Doug-Lyons/find_regression_test 2019-09-01 23:03:16 +02:00
test_builtins.cmd.exp Merge pull request #1889 from Doug-Lyons/find_regression_test 2019-09-01 23:03:16 +02:00
testlist.c [ROSTESTS] Start adding ReactOS-owned tests for cmd.exe, based on Wine's. 2017-11-17 00:58:45 +01:00

Cloned from Wine's cmd_winetest code.