reactos/rostests/apitests/apphelp
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
..
apphelp.c [APPHELP][APPHELP_APITEST] Stub ApphelpCheckShellObject + add tests, based on the work of Mislav Blažević. CORE-12476 2016-11-27 18:33:21 +00:00
apphelp_apitest.h [APPHELP][APPHELP_APITEST] Update db apitests to succeed from 2k3 to 10, paving the way for the next set of tests. 2016-10-30 19:39:43 +00:00
CMakeLists.txt [ROSTESTS] 2017-01-13 09:24:15 +00:00
data.c [APPHELP][APPHELP_APITEST] Update db apitests to succeed from 2k3 to 10, paving the way for the next set of tests. 2016-10-30 19:39:43 +00:00
db.cpp [APPHELP][APPHELP_APITEST] Update db apitests to succeed from 2k3 to 10, paving the way for the next set of tests. 2016-10-30 19:39:43 +00:00
layerapi.c [APPHELP][APPHELP_APITEST] Partially implement SdbGetMatchingExe, SdbInitDatabase and SdbTagRefToTagID. CORE-10367 2016-09-03 16:20:52 +00:00
testlist.c [APPSHIM_APITEST] Move versionlie tests to a dedicate shim-test binary. 2016-05-28 21:33:56 +00:00