mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
Added apps\tests\copymove
svn path=/trunk/; revision=3904
This commit is contained in:
parent
92dee16101
commit
fab451963b
1 changed files with 2 additions and 2 deletions
|
@ -82,10 +82,10 @@ SYS_APPS = autochk services shell winlogon gstart usetup
|
||||||
SYS_SVC = rpcss eventlog
|
SYS_SVC = rpcss eventlog
|
||||||
|
|
||||||
# Test applications
|
# Test applications
|
||||||
# alive apc args atomtest bench consume count dump_shared_data
|
# alive apc args atomtest bench consume copymove count dump_shared_data
|
||||||
# event file gditest hello isotest lpc mstest mutex nptest
|
# event file gditest hello isotest lpc mstest mutex nptest
|
||||||
# pteb regtest sectest shm simple thread vmtest winhello
|
# pteb regtest sectest shm simple thread vmtest winhello
|
||||||
TEST_APPS = alive apc args atomtest bench consume count dump_shared_data \
|
TEST_APPS = alive apc args atomtest bench consume copymove count dump_shared_data \
|
||||||
event file gditest hello isotest lpc mstest mutex nptest \
|
event file gditest hello isotest lpc mstest mutex nptest \
|
||||||
pteb regtest sectest shm simple thread tokentest vmtest winhello dibtest
|
pteb regtest sectest shm simple thread tokentest vmtest winhello dibtest
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue