reactos/modules/rostests/apitests
Thomas Faber 32f17b34f5
[KERNEL32_APITEST] Enable SSE for TestSSEExceptions. CORE-17202
Clang will not let us use SSE intrinsics at all when compiling for a
target that doesn't support SSE. Since this test is a special case,
we can simply fix this by changing the options for one function.
The alternative would be to use our own inline functions for the
intrinsics instead of the builtins, like we do for GCC.
2020-08-23 12:07:38 +02:00
..
acpi [ACPI_APITEST] Add a unit test for Bus_PDO_QueryResourceRequirements. CORE-12892 2020-04-11 23:42:59 +02:00
advapi32 [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
afd [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
apphelp [APPHELP_APITEST] Properly handle a couple 'malloc()/free()' (#2898) 2020-06-06 17:58:34 +02:00
appshim [APPCOMPAT][ACCPAGE][SDB][ROSTESTS] Implement compatibility modes for Windows 10, Server 2016 and 2019 2020-02-23 17:43:40 +01:00
atl [FREELDR][NETKVM][ATL_APITEST] Pick the GCC code path for clang in some cases. CORE-17202 2020-08-23 12:07:37 +02:00
browseui [ROSTESTS] Update test helpers to allow custom file/line info 2020-02-08 22:09:13 +01:00
cmd [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
com [SDK][INCLUDE] Add CLSID_CopyToMenu and CLSID_MoveToMenu (#3032) 2020-08-11 17:26:05 +09:00
comctl32 [SDK] Add some missing propsheet fields + validate struct sizes 2020-01-29 22:58:43 +01:00
crt [CRT_APITEST] Implement wctomb() testcase (#2701) 2020-05-01 16:01:11 +02:00
dbghelp [ROSTESTS] Fix result being evaluated twice, 2020-02-08 22:09:13 +01:00
dciman32
dnsapi [DNSAPI][DNSAPI_APITEST] Fix DnsQuery_UTF8 function and add tests 2019-08-19 20:01:23 +02:00
fltlib
fontext [FONTEXT_APITEST] Add simple api test showing interfaces 2019-10-19 18:42:14 +02:00
gdi32 [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
gditools
include [ZIPFLDR_APITEST] Add some basic IDataObject tests 2020-04-30 20:38:28 +02:00
iphlpapi [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
kernel32 [KERNEL32_APITEST] Enable SSE for TestSSEExceptions. CORE-17202 2020-08-23 12:07:38 +02:00
loadconfig [LOADCONFIG_APITEST] Tell GCC that the .def is not just included for fun, 2020-04-19 15:18:51 +02:00
localspl [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
mountmgr [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
msgina [MSGINA_APITEST] Disable exceptions in atl when compiling without exceptions 2019-04-18 19:21:38 +02:00
mspatcha [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
msvcrt [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
netapi32 [NETAPI32_APITEST] Fix a NULL dereference of pInfo 2018-06-17 12:16:08 +02:00
netshell
ntdll [NTDLL_APITEST] Add ProcessWx86Information testcase for NtXxxInformationProcess (#2852) 2020-06-06 21:38:37 +02:00
ole32
opengl32 [APITESTS] Add tests for opengl32.dll 2019-01-19 14:23:54 +01:00
pefile
powrprof [POWRPROF_APITEST] Fix cppcheck warnings. 2020-06-27 14:43:08 +02:00
psapi [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
sdk [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
setupapi [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
sfc [SFC_APITEST] Initial test for SfcIsFileProtected and SfcGetFiles 2018-12-12 19:33:44 +01:00
shell32 [SHELL32_APITEST] Strengthen SHAppBarMessage testcase for workarea (#3041) 2020-08-13 20:59:36 +09:00
shlwapi [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
spoolss [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
user32 [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
user32_dynamic
userenv
utildll [UTILDLL_APITEST] Create 'CachedGetUserFromSid()' test (#2954) 2020-07-04 15:24:13 +02:00
uxtheme [ROSTESTS] Fix 64 bit issues 2018-08-04 14:39:13 +02:00
win32nt [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
win32u [APITESTS] set_module_type(win32u module) 2019-04-29 12:49:54 +09:00
winhttp
wininet Revert "[WININET_APITEST] Add Download testcase (#1832)" (#1839) 2019-08-16 17:01:03 +09:00
winprint
winspool [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
wlanapi [ROSTESTS] Fix 64 bit issues 2018-08-04 14:39:13 +02:00
ws2_32 [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
zipfldr [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
CMakeLists.txt [UTILDLL_APITEST] Create 'CachedGetUserFromSid()' test (#2954) 2020-07-04 15:24:13 +02:00