..
advapi32
[ADVAPI32_APITEST] If TEB SubProcessTag is set, query ADVAPI32 to validate its correctness
2018-12-11 23:41:01 +01:00
afd
[AFD_APITEST] Introduce a test for directly creating and using sockets via AFD. CORE-9810
2018-03-05 14:52:56 +01:00
apphelp
[APPHELP_APITEST] Fix rc dependency.
2018-08-13 13:24:12 +02:00
appshim
[ROSTESTS] Fix 64 bit issues
2018-08-04 14:39:13 +02:00
atl
[ATL_APITEST] Add test for CComQIPtr (or rather, our gcc hack that slightly looks like it)
2018-08-19 17:35:18 +02:00
browseui
[ROSTESTS] Fix 64 bit issues
2018-08-04 14:39:13 +02:00
com
[COM_APITEST] Add a test for CLSID_ActiveDesktop
2018-12-12 19:29:09 +01:00
comctl32
[COMCTL32_APITEST] Add some button tests
2018-04-20 16:27:17 +02:00
crt
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00
dbghelp
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00: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
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00: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
gdi32
[GDI32_APITEST:GetTextFace] Replace tabs by spaces.
2018-09-01 17:18:03 +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
include
[USER32_APITEST] Add a PCH.
2017-12-02 22:18:06 +01:00
iphlpapi
[IPHLPAPI_APITEST] Add tests for GetOwnerModuleFromTcpEntry()
2018-11-29 20:30:23 +01:00
kernel32
[KERNEL32_APITEST] Test FLS locking & exception behavior.
2018-09-15 17:56:03 +02:00
localspl
[LOCALSPL] Fix parameter handling in LocalSetJob and add tests for the few ways we can easily test this function.
2017-12-25 14:30:47 +01:00
msgina
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00: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
[USETUP][NTDLL_APITEST][KBDROST] Allow non-Latin codepage users to build ReactOS on MSVC (Retrial of #1150 ) ( #1168 )
2018-12-20 17:25:32 +09: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
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
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00
sfc
[SFC_APITEST] Initial test for SfcIsFileProtected and SfcGetFiles
2018-12-12 19:33:44 +01:00
shell32
[SHELL32_APITEST] Fix the code with respect to what the comments say. No change in test results happen.
2018-10-07 20:32:22 +02:00
shlwapi
[SHLWAPI][APITESTS] Add test for PathUnExpandEnvStringsForUser ( #602 )
2018-06-22 16:44:58 +02:00
spoolss
[PRINTING] Replace all my custom marshalling code by calls to the newly implemented APIs, thereby significantly reducing the codebase and providing a sane template to implement more Printing APIs.
2018-01-17 12:52:12 +01:00
user32
[APITESTS] Add InSendMessage check in SwitchToThisWindow testcase ( #998 )
2018-10-30 17:14:37 +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
[WIN32KNT_APITEST] Improve the existing PCH and make use of it.
2017-12-17 12:17:37 +01:00
win32u
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00: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
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00: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] Fix 'inialialization' typo, in comments ( #1119 )
2018-12-12 20:24:07 +01:00
CMakeLists.txt
[MSPTCHA_APITEST] Initial tests.
2018-12-15 16:28:59 +01:00