reactos/modules/rostests/apitests
2021-08-04 02:03:07 +02:00
..
acpi [ACPI_APITEST] Add a unit test for Bus_PDO_QueryResourceRequirements. CORE-12892 2020-04-11 23:42:59 +02:00
advapi32 [KSECDD] Fix RtlEncryptMemory and improve test 2020-09-25 09:39:51 +02:00
afd [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
apphelp [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +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 [REACTOS] Fix a number of MSVC warnings 2021-07-23 22:03:48 +02:00
browseui [BROWSEUI_APITEST] Strengthen IAutoComplete testcase 2021-04-07 12:39:28 +09:00
cmd [CMD_APITEST] Follow-up of #3632 (0c2230a) 2021-04-30 10:48:33 +09: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
compiler [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
crt [CRT_APITEST] Add static_crt_apitest 2021-08-04 02:03:07 +02:00
dbghelp [ROSTESTS] Fix result being evaluated twice, 2020-02-08 22:09:13 +01:00
dciman32 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
dnsapi [DNSAPI_APITEST] Fix null-reference in case of failure 2020-11-04 21:13:42 +01:00
fltlib Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
fontext [FONTEXT_APITEST] Test more cases for GetDisplayNameOf 2021-05-08 15:53:43 +02:00
gdi32 [GDI32_APITEST] Clean up loaded fonts 2021-07-10 18:41:12 +02:00
gditools Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
imm32 [IMM32_APITEST] Add clientimc testcase (#3815) 2021-07-14 01:19:35 +09:00
include [PSEH] Add implementation for GCC amd64 2021-04-28 13:10:23 +02:00
iphlpapi [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
kernel32 [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +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] Skip some test on x64 2021-07-10 18:41:12 +02:00
mountmgr [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
msgina [CMAKE] Introduce the atl_classes interface library 2020-10-20 21:44:54 +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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
ntdll [ROSTESTS] Skip some test on x64 2021-07-10 18:41:12 +02:00
ole32 [CMAKE] Get rid of the set_cpp macro 2020-10-20 21:44:54 +02:00
opengl32 [APITESTS] Add tests for opengl32.dll 2019-01-19 14:23:54 +01:00
pefile Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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 [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02: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] Improve ShellExecCmdLine testcase more (#3736) 2021-06-11 08:09:18 +09:00
shlwapi [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
spoolss [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
user32 [USER32_APITEST] Add SetFocus testcase (#3732) 2021-06-09 16:14:31 +09:00
user32_dynamic [USER32_DYNAMIC_APITEST] Remove a tautological check. Spotted by clang. 2020-11-22 13:22:03 +01:00
userenv Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
utildll [CMD][SERVMAN][SHELL32][WINSPOOL][ROSAPPS][NTOS:PNP] Fix my build. 2020-11-06 01:06:11 +01:00
uxtheme [ROSTESTS] Fix 64 bit issues 2018-08-04 14:39:13 +02:00
win32nt [WIN32NT_APITEST] Add tests for truncated and extended handle to NtGdiDeleteObjectApp test 2020-11-07 18:34:10 +01:00
win32u [WIN32U_2KSP4] Remove it (#3786) 2021-07-06 21:05:01 +09:00
winhttp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
wininet Revert "[WININET_APITEST] Add Download testcase (#1832)" (#1839) 2019-08-16 17:01:03 +09:00
winprint Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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] Introduce the atl_classes interface library 2020-10-20 21:44:54 +02:00
CMakeLists.txt [IMM32_APITEST] Add imm32_apitest test program (#3810) 2021-07-10 00:05:43 +09:00