mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 23:53:19 +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
|
@ -1,3 +1,4 @@
|
|||
add_subdirectory(advapi32)
|
||||
add_subdirectory(cmd)
|
||||
add_subdirectory(kernel32)
|
||||
add_subdirectory(user32)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue