reactos/rostests/apitests
David Quintana 30a8a02f54 [APITESTS]
MSVCRT_CRT_APITEST: Remove getmainargs tests from X64 build.
DELAYIMP: Fix callback prototype.
CComHeapPtr: Fix implementation of IMallocSpy to match the actual interface.

[WINETESTS]
ntdll: Disable 'generated' tests when not i386 platform, since they were generated for x86 and not x64 or ARM.


Fixes x64 compilation for tests.

svn path=/trunk/; revision=75397
2017-07-24 15:09:22 +00:00
..
advapi32 [ADVAPI32_APITEST] 2017-06-26 15:10:27 +00:00
apphelp [APPHELP_APITEST] Convert test_match_ex to a data driven test + fix a bug in the apitest. 2017-07-14 20:35:11 +00:00
appshim [APPSHIM_APITEST] Addendum to r75041, add a missed line. 2017-06-19 15:24:05 +00:00
atl [APITESTS] 2017-07-24 15:09:22 +00:00
browseui [BROWSEUI_APITEST] -Add tests for SHExplorerParseCmdLine for CORE-12882. 2017-05-04 15:15:45 +00:00
com [ROSTESTS] 2017-01-13 09:24:15 +00:00
comctl32 [COMCTL32_APITEST] - Log the dwDrawStage when the NM_CUSTOMDRAW is received to make the test slightly more descriptive. 2017-07-12 12:17:05 +00:00
crt [APITESTS] 2017-07-24 15:09:22 +00:00
dbghelp [DBGHELP_APITEST] Add tests for pdb and rsym parsing. CORE-12773 2017-02-17 16:15:49 +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 [GDI32_APITEST]: Fix the "missing braces around initializer" GCC error that I've introduced in r74962. 2017-06-08 19:09:01 +00:00
gditools [GDITOOLS] 2015-12-28 20:53:34 +00:00
include [APITEST] Move RedirectIat into it's own header so that it can be used from multiple tests. 2017-06-14 15:25:04 +00:00
iphlpapi [ROSTESTS] 2017-01-13 09:24:15 +00:00
kernel32 [KERNEL32_APITEST] 2017-06-03 07:05:31 +00:00
localspl [LOCALSPL] 2017-04-16 14:12:01 +00:00
msgina [ROSTESTS] 2017-01-13 09:24:15 +00:00
msvcrt [MSVCRT_APITEST]: Commit a simple test for popen(), by Andreas Maier. 2017-07-17 15:27:40 +00:00
netapi32 [NETAPI32_APITEST] 2017-06-26 15:43:58 +00:00
netshell [ROSTESTS] 2017-01-13 09:24:15 +00:00
ntdll [NTOS:MM] 2017-06-20 15:51:47 +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 [APITESTS] 2017-07-24 15:09:22 +00:00
setupapi [SETUPAPI]: Fix a 9-year old bug in the SETUP_CreateClassKey() logic, introduced in r31860, that set a wrong Class name value if the corresponding registry key already existed. The bug was unveiled by my commit r74761. 2017-06-04 18:16:24 +00:00
shell32 Addendum to r74982, remove some debugging code. 2017-06-10 17:47:56 +00:00
shlwapi [SHLWAPI_APITEST] Add PathFindOnPath tests. Patch by Katayama Hirofumi MZ. ROSTESTS-283 #comment Thanks! 2017-06-10 19:41:31 +00:00
spoolss Fix GCC build, part 4/X (losing my optimism) 2017-04-16 15:51:44 +00:00
user32 [USER32_APITEST] Add tests to validate the messages sent during MDI window creation. CORE-12052 2017-07-03 20:33:36 +00:00
user32_dynamic [ROSTESTS] 2017-01-13 09:24:15 +00:00
userenv [USERENV_APITEST]: Add some simple tests for Get[AllUsers|DefaultUser|User]Profile[s]Directory APIs (checking return values & last errors). 2017-02-06 22:14:50 +00:00
uxtheme [UXTHEME] -Add tests for SetWindowTheme to test the behavior that was changed in r74038. 2017-03-10 17:56:18 +00:00
win32kdll [ROSTESTS] 2017-01-13 09:24:15 +00:00
win32nt [WIN32NT_APITEST] Do not assert on a driver without DirectX support. 2017-06-11 11:47:41 +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 [PRINTING] 2017-06-26 15:16:46 +00:00
wlanapi [ROSTESTS] 2017-01-13 09:24:15 +00:00
ws2_32 [WS2_32_APITESTS] Add close tests ROSTESTS-279 2017-05-26 14:02:25 +00:00
CMakeLists.txt [NETAPI32_APITEST] 2017-06-26 15:19:07 +00:00