reactos/rostests/apitests/user32
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
..
AttachThreadInput.c
CMakeLists.txt [ROSTESTS] 2017-01-13 09:24:15 +00:00
CreateDialog.c
CreateIconFromResourceEx.c
CreateWindowEx.c [USER32_APITEST] 2015-10-26 12:12:01 +00:00
DeferWindowPos.c [USER32_APITEST] Fix a typo. 2015-11-03 21:14:15 +00:00
desktop.c [USER32_APITEST] 2016-04-16 20:30:11 +00:00
DestroyCursorIcon.c
DrawIconEx.c
EnumDisplaySettings.c [USER32_APITEST] Add tests for EnumDisplaySettingsA 2016-09-11 19:50:16 +00:00
GetDCEx.c
GetIconInfo.c
GetKeyState.c
GetPeekMessage.c
GetSystemMetrics.c
GetUserObjectInformation.c [USER32_APITEST] 2016-10-04 15:14:30 +00:00
GetWindowPlacement.c
helper.c
helper.h [USER32_APITEST] Fix a typo. 2015-11-03 21:14:15 +00:00
InitializeLpkHooks.c
LoadImage.c
LookupIconIdFromDirectoryEx.c
NextDlgItem.c [User32_API] 2016-12-19 16:28:42 +00:00
RealGetWindowClass.c
RegisterHotKey.c
resource.h
ScrollDC.c
ScrollWindowEx.c
SendMessageTimeout.c [USER32_APITEST] Fix a typo. 2015-11-03 21:14:15 +00:00
SetActiveWindow.c [USER32_APITEST] Fix a typo. 2015-11-03 21:14:15 +00:00
SetCursorPos.c
SetParent.c [USER32_APITEST] Fix a typo. 2015-11-03 21:14:15 +00:00
SetProp.c
SetScrollInfo.c
SystemParametersInfo.c [USER32_APITEST] Fix a typo. 2015-11-03 21:14:15 +00:00
test.cur
test.ico
testlist.c [User32_API] 2016-12-19 16:28:42 +00:00
TrackMouseEvent.c [USER32_APITEST] Fix a typo. 2015-11-03 21:14:15 +00:00
user32_apitest.rc [User32_API] 2016-12-19 16:28:42 +00:00
WndProc.c
wsprintf.c