reactos/rostests/apitests
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
..
advapi32 [ROSTESTS] 2017-01-13 09:24:15 +00:00
apphelp [ROSTESTS] 2017-01-13 09:24:15 +00:00
appshim [ROSTESTS] 2017-01-13 09:24:15 +00:00
atl [ROSTESTS] 2017-01-13 09:24:15 +00:00
browseui [ROSTESTS] 2017-01-13 09:24:15 +00:00
com [ROSTESTS] 2017-01-13 09:24:15 +00:00
crt [ROSTESTS] 2017-01-13 09:24:15 +00:00
dciman32 [ROSTESTS] 2017-01-13 09:24:15 +00:00
dnsapi [ROSTESTS] 2017-01-13 09:24:15 +00:00
fltlib [ROSTESTS] 2017-01-13 09:24:15 +00:00
gdi32 [ROSTESTS] 2017-01-13 09:24:15 +00:00
gditools [GDITOOLS] 2015-12-28 20:53:34 +00:00
include [APITESTS] 2015-06-20 08:51:07 +00:00
iphlpapi [ROSTESTS] 2017-01-13 09:24:15 +00:00
kernel32 [ROSTESTS] 2017-01-13 09:24:15 +00:00
localspl [ROSTESTS] 2017-01-13 09:24:15 +00:00
msgina [ROSTESTS] 2017-01-13 09:24:15 +00:00
msvcrt [ROSTESTS] 2017-01-13 09:24:15 +00:00
netshell [ROSTESTS] 2017-01-13 09:24:15 +00:00
ntdll [ROSTESTS] 2017-01-13 09:24:15 +00:00
ole32 [ROSTESTS] 2017-01-13 09:24:15 +00:00
pefile [ROSTESTS] 2017-01-13 09:24:15 +00:00
powrprof [ROSTESTS] 2017-01-13 09:24:15 +00:00
psapi [ROSTESTS] 2017-01-13 09:24:15 +00:00
sdk [ROSTESTS] 2017-01-13 09:24:15 +00:00
setupapi [ROSTESTS] 2017-01-13 09:24:15 +00:00
shell32 [ROSTESTS] 2017-01-13 09:24:15 +00:00
shlwapi Use wine_dbgstr_w as Jared did originally (I hate this macro because it displays strings in 'C'-language form instead of in natural way). 2017-01-13 00:33:46 +00:00
spoolss [ROSTESTS] 2017-01-13 09:24:15 +00:00
user32 [ROSTESTS] 2017-01-13 09:24:15 +00:00
user32_dynamic [ROSTESTS] 2017-01-13 09:24:15 +00:00
userenv [ROSTESTS] 2017-01-13 09:24:15 +00:00
win32kdll [ROSTESTS] 2017-01-13 09:24:15 +00:00
win32nt [ROSTESTS] 2017-01-13 09:24:15 +00:00
winhttp [ROSTESTS] 2017-01-13 09:24:15 +00:00
wininet [ROSTESTS] 2017-01-13 09:24:15 +00:00
winprint [ROSTESTS] 2017-01-13 09:24:15 +00:00
winspool [ROSTESTS] 2017-01-13 09:24:15 +00:00
wlanapi [ROSTESTS] 2017-01-13 09:24:15 +00:00
ws2_32 [ROSTESTS] 2017-01-13 09:24:15 +00:00
CMakeLists.txt [SHLWAPI_APITEST]: New test for PathIsUNC function, by Jared Smudde. Thanks! 2017-01-13 00:06:12 +00:00