mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
install new tests.
svn path=/trunk/; revision=5157
This commit is contained in:
parent
0cd892553a
commit
c79e8b6c63
1 changed files with 5 additions and 0 deletions
|
@ -120,6 +120,11 @@ copy apps\tests\event\event.exe %ROS_INSTALL%\bin
|
|||
copy apps\tests\file\file.exe %ROS_INSTALL%\bin
|
||||
copy apps\tests\pteb\pteb.exe %ROS_INSTALL%\bin
|
||||
copy apps\tests\consume\consume.exe %ROS_INSTALL%\bin
|
||||
copy apps\tests\button\buttontst.exe %ROS_INSTALL_TESTS%
|
||||
copy apps\tests\button2\buttontst2.exe %ROS_INSTALL_TESTS%
|
||||
copy apps\tests\combo\combotst.exe %ROS_INSTALL_TESTS%
|
||||
copy apps\tests\lineclip\lineclip.exe %ROS_INSTALL_TESTS%
|
||||
copy apps\tests\edit\edittest.exe %ROS_INSTALL_TESTS%
|
||||
copy apps\tests\vmtest\vmtest.exe %ROS_INSTALL_TESTS%
|
||||
copy apps\tests\gditest\gditest.exe %ROS_INSTALL_TESTS%
|
||||
copy apps\tests\shaptest\shaptest.exe %ROS_INSTALL_TESTS%
|
||||
|
|
Loading…
Reference in a new issue