mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
Each test application should only occur once in the list of targets.
svn path=/trunk/; revision=5185
This commit is contained in:
parent
eccf821ef2
commit
b694ab70c9
1 changed files with 2 additions and 3 deletions
|
@ -8,10 +8,9 @@ include $(PATH_TO_TOP)/rules.mak
|
|||
|
||||
TEST_APPS = alive apc args atomtest bench bitblt button button2 \
|
||||
combo consume copymove count dump_shared_data edit event file \
|
||||
gditest hello isotest lineclip lpc messagebox mstest mutex event \
|
||||
file gditest hello isotest lpc messagebox mstest mutex nptest pteb \
|
||||
gditest hello isotest lineclip lpc messagebox mstest mutex nptest pteb \
|
||||
regtest sectest shm thread tokentest vmtest winhello dibtest lock \
|
||||
hivetest shaptest wm_paint multiwin icontest
|
||||
hivetest shaptest wm_paint multiwin icontest suspend
|
||||
|
||||
TEST_MISC =
|
||||
|
||||
|
|
Loading…
Reference in a new issue