mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 22:02:14 +00:00
[ROSTESTS] Start adding ReactOS-owned tests for cmd.exe, based on Wine's.
CORE-7998 Based on Wine's cmd_winetest code, this first bunch of tests check how the "for" command should process the newlines inside its parenthesed set. Adapted by Doug Lyons.
This commit is contained in:
parent
34c563fa2a
commit
8dd89c7cfc
9 changed files with 588 additions and 1 deletions
|
@ -13,7 +13,7 @@ add_subdirectory(kmtests)
|
|||
#add_subdirectory(regtests)
|
||||
add_subdirectory(rosautotest)
|
||||
add_subdirectory(tests)
|
||||
#add_subdirectory(win32)
|
||||
add_subdirectory(win32)
|
||||
add_subdirectory(winetests)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue