reactos/rostests/winetests/msvcrt
Colin Finck da200b3a2c [ROSTESTS]
- Add a function "add_rostests_file" that calls both add_cd_file() and install() accordingly for regression tests.
  Use this function everywhere in rostests where add_cd_file() was used previously. This puts tests always in the right place on CD and also generates proper installation rules for them.
- Add a custom target "rostests_install" that performs an "install" on all rostests components.

This finally gives us a convenient and reliable way to copy all regression tests and their dependencies into a single directory (specified by the ROSTESTS_INSTALL environment variable).
Will be used on the WHS-Testbot to let it finally run each and every test.

CORE-12401
ONLINE-441

svn path=/trunk/; revision=73533
2017-01-13 09:24:15 +00:00
..
CMakeLists.txt [ROSTESTS] 2017-01-13 09:24:15 +00:00
cpp.c [MSVCRT_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-03 11:33:21 +00:00
data.c [MSVCRT_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536 2015-11-23 17:47:51 +00:00
dir.c [MSVCRT_WINETEST] 2014-04-20 13:10:24 +00:00
environ.c [MSVCRT_WINETEST] 2011-11-05 09:54:41 +00:00
file.c [MSVCRT_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-03 11:33:21 +00:00
headers.c [MSVCRT_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246 2015-03-10 10:10:35 +00:00
heap.c [MSVCRT_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-03 11:33:21 +00:00
locale.c [MSVCRT_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912 2016-03-09 08:36:59 +00:00
misc.c [MSVCRT_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-03 11:33:21 +00:00
msvcrt.h [MSVCRT_WINETEST] 2011-11-05 09:54:41 +00:00
printf.c [MSVCRT_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536 2015-11-23 17:47:51 +00:00
scanf.c [MSVCRT_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912 2016-03-09 08:36:59 +00:00
signal.c [MSVCRT_WINETEST] 2014-04-20 13:10:24 +00:00
string.c [MSVCRT_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-03 11:33:21 +00:00
testlist.c [MSVCRT_WINETEST] 2014-04-20 13:10:24 +00:00
time.c [MSVCRT_WINETEST] Sync with Wine Staging 1.9.18. 2016-09-07 22:34:15 +00:00