install new tests.

svn path=/trunk/; revision=5157
This commit is contained in:
Steven Edwards 2003-07-17 23:24:43 +00:00
parent 0cd892553a
commit c79e8b6c63

View file

@ -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%