mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
added apc2 test
svn path=/trunk/; revision=6517
This commit is contained in:
@@ -15,7 +15,7 @@ mstest multiwin mutex nptest patblt pipe primitives pteb regtest \
|
||||
sectest sertest shaptest shm statst statst2 stretchblt suspend \
|
||||
tcpsvr terminate txtscale thread thread_msg tokentest vmtest \
|
||||
winhello winhello2 wm_erasebkgnd wm_paint eventpair threadwait \
|
||||
map_dup_inherit p_dup_handle
|
||||
map_dup_inherit p_dup_handle apc2
|
||||
|
||||
TEST_MISC =
|
||||
|
||||
|
||||
@@ -167,6 +167,7 @@ echo installing tests...
|
||||
copy apps\tests\hello\hello.exe %ROS_INSTALL%\bin
|
||||
copy apps\tests\args\args.exe %ROS_INSTALL%\bin
|
||||
copy apps\tests\apc\apc.exe %ROS_INSTALL%\bin
|
||||
copy apps\tests\apc2\apc2.exe %ROS_INSTALL%\bin
|
||||
copy apps\tests\shm\shmsrv.exe %ROS_INSTALL%\bin
|
||||
copy apps\tests\shm\shmclt.exe %ROS_INSTALL%\bin
|
||||
copy apps\tests\lpc\lpcsrv.exe %ROS_INSTALL%\bin
|
||||
|
||||
Reference in New Issue
Block a user