reactos/modules/rostests/apitests
2019-12-21 12:44:48 +01:00
..
advapi32 [APITESTS] Use StringCbPrintfA instead of sprintf 2019-08-20 15:05:47 +02:00
afd [AFD_APITEST] Add apitest for AFD window size options 2019-02-25 22:34:28 +01:00
apphelp [APPHELP_APITEST] Make the db test succeed on 2k3 2019-09-25 20:46:57 +02:00
appshim [APPSHIM_APITEST] Fix 2k3 test failures 2019-05-02 22:07:49 +02:00
atl [ATL] Suppress GCC8 warning in RelocateElements, fix build. 2019-10-31 02:44:20 +03:00
browseui [HEADERS] Move some helpers from undocshell.h to shellutils.h as they didn't cover anything undocumented. Merge traycmd.h in undocshell.h as both contain just undocumented shell definitions. 2019-08-25 12:20:52 +03:00
cmd [CMD_APITEST] Add attrib testcase (#2104) 2019-11-29 11:13:17 +09:00
com [COM_APITEST] Remove duplicate interface 2019-09-15 19:46:36 +03:00
comctl32 [COMCTL32_APITEST] Add propsheetv6 testcase (#1853) 2019-08-18 18:53:37 +09:00
crt [CRT_APITEST] Exclude a test with the same rule as in the cmakelist 2019-08-20 22:31:56 +02:00
dbghelp [DBGHELP_APITEST] Add rsym+pdb tests on loaded modules 2019-08-15 15:21:55 +02: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][DNSAPI_APITEST] Fix DnsQuery_UTF8 function and add tests 2019-08-19 20:01:23 +02: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] Add simple api test showing interfaces 2019-10-19 18:42:14 +02:00
gdi32 [GDI32_APITEST] Fix AddFontResource test (#1901) 2019-09-14 00:25:20 +09: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
include [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
iphlpapi [IPHLPAPI_APITEST] Add tests for GetOwnerModuleFromUdpEntry 2018-12-21 19:17:11 +01:00
kernel32 [KERNEL32_APITEST] Follow-up of #2131 2019-12-09 20:55:13 +09:00
localspl [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mountmgr [MOUNTMGR_APITEST] Dump offsets 2019-10-19 18:00:36 +02:00
msgina [MSGINA_APITEST] Disable exceptions in atl when compiling without exceptions 2019-04-18 19:21:38 +02:00
mspatcha [MSPTCHA_APITEST] Initial tests. 2018-12-15 16:28:59 +01:00
msvcrt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00: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 flaky test / do not count successes 2019-12-04 01:24:49 +01:00
ole32 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00: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 [SDK][NDK] Move SYSTEM_POWER_INFORMATION to ntpoapi.h (#869) 2018-12-05 13:48:01 +01:00
psapi Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
sdk Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
setupapi [APITESTS] Use StringCbPrintfA instead of sprintf 2019-08-20 15:05:47 +02:00
sfc [SFC_APITEST] Initial test for SfcIsFileProtected and SfcGetFiles 2018-12-12 19:33:44 +01:00
shell32 [SHELL32] Do not return -1 if a file is not valid or not found - ExtractIconEx() (#2113) 2019-12-12 08:24:20 +09:00
shlwapi [SHLWAPI][APITESTS] Add test for PathUnExpandEnvStringsForUser (#602) 2018-06-22 16:44:58 +02:00
spoolss [ROSTESTS] Fix 64bit issues (#1261) 2019-01-20 15:58:32 +01:00
user32 [USER32_APITEST] Add DrawText testcase (#2140) 2019-12-09 10:02:50 +09:00
user32_dynamic Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00: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
uxtheme [ROSTESTS] Fix 64 bit issues 2018-08-04 14:39:13 +02:00
win32nt [ROSTESTS] Add missing '\n' to a few skip() 2019-06-06 17:33:59 +02:00
win32u [APITESTS] set_module_type(win32u module) 2019-04-29 12:49:54 +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 [PRINTING] Fix GetPrinterW, add tests for it and GetDefaultPrinterA/W, and add a proper stub for GetPrinterDriverDirectoryA. 2017-12-10 12:28:08 +01:00
wlanapi [ROSTESTS] Fix 64 bit issues 2018-08-04 14:39:13 +02:00
ws2_32 [WS2_32_APITEST] Try to make the number of WSAAsync tests constant. 2019-09-22 11:41:40 +02:00
CMakeLists.txt [APITESTS] Add PROJECT(ApiTests) to get a separate VS solution file 2019-12-21 12:44:48 +01:00