reactos/modules/rostests/apitests
Timo Kreuzer ff8d24cabb [PSEH3] Fix _SEH3_LEAVE
Previously, when leave was used in the except or finally block of a nested try block, it would jump back to the start of the except/finally block, resulting in an endless loop. This is fixed by jumping back to a label at the beginning of the try block, which is only visible from within the try block itself and from there to the end of the SEH block.
Fixes seh0055 testcase of MS SEH tests.
2025-07-10 11:15:23 +03:00
..
acpi [NDK][REGEDIT][ROSTESTS:ACPI] Make IO_RESOURCE_REQUIREMENTS_LIST accessible to user mode code 2024-07-14 14:31:41 +02:00
advapi32 [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
advpack [ADVPACK_APITEST] Add advpack_apitest:DelNode testcase (#5256) 2023-04-27 20:35:41 +09:00
afd
apisets Rework apisets to use a table 2024-04-27 22:51:34 +02:00
apphelp [APPHELP_APITEST] Fix test failures on Vista, 7, 8.1 x86 and x64 (#8122) 2025-06-17 11:18:32 -06:00
appshim [APPSHIM_APITEST] Fix test for x86 Vista and 7 (#8042) 2025-05-27 16:11:42 -06:00
atl [APITESTS] Add tests for CAtlList::AddHeadList and CAtlList::AddTailList 2024-10-07 15:41:28 +02:00
browseui [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
cmd
com [REACTOS] Replace all references of CLSID_ConnectionFolder to CLSID_NetworkConnections (#7503) 2024-12-02 20:27:19 +01:00
comctl32 [USER32][APITESTS] Use the correct user32 icon resource ids (#7807) 2025-07-06 15:24:25 +02:00
compiler [PSEH3] Fix _SEH3_LEAVE 2025-07-10 11:15:23 +03:00
crt [CRT_APITEST] Add tests for _isnan(f) 2025-06-23 17:35:21 +00:00
crtdll [CRT_APITEST] Reorganize tests 2025-05-21 14:29:29 +00:00
crypt32 [CRYPT32] Initial implementation of CertEnumSystemStoreLocation() (#7746) 2025-03-11 14:17:38 +01:00
dbghelp
dciman32
dnsapi [DNSAPI_APITEST] Fix dnsapi:DnsQuery on Server 2003 x86, 8.1 x86, 8.1 x64, 10 x86, 10 x64 (#8043) 2025-06-02 12:15:45 -06:00
fltlib
fontext
gdi32 [GDI32_APITEST] Fix test on all versions of Windows at certain vertical resolutions (#8048) 2025-06-03 14:08:03 -06:00
gditools
imm32 [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00
include [APITESTS] Add GetNTVersion() macro for version detection on Windows 8.x+ (#8225) 2025-07-03 14:51:10 -06:00
iphlpapi [IPHLPAPI_APITEST] Test failure fixes (#8214) 2025-07-04 19:14:24 -06:00
kernel32 [KERNEL32_APITEST] Add tests for GetFinalPathNameByHandleW 2025-06-22 13:01:07 +00:00
loadconfig
localspl [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
mountmgr [MOUNTMGR_APITEST] Add custom DesiredAccess to GetMountMgrHandle() 2025-01-28 15:29:41 +01:00
msgina
mspatcha
msvcrt [CRT_APITEST] Add tests for _isnan(f) 2025-06-23 17:35:21 +00:00
netapi32
netshell [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
ntdll [NTDLL_APITEST] Remove unused / broken definitions 2025-06-29 09:31:14 +00:00
ole32
opengl32
partmgr [PARTMGR_APITEST] Add a test suite for the partition manager (#7591) 2025-01-06 21:26:12 +01:00
pefile
powrprof
psapi
rtl [AVRF] Hook up debug functions, add noisy stub for AVrfpGetStackTraceAddress 2025-03-25 16:23:39 +01:00
sdk
setupapi
sfc
shdocvw [SHDOCVW_APITEST] Add WinList testcase (#7702) 2025-02-06 22:07:56 +09:00
shell32 [SDK][SHELL32_APITEST] Fix some warnings (#7031) 2025-07-06 21:12:37 +02:00
shlwapi [SHLWAPI_APITEST] Fix heap assertion and test failures (#8217) 2025-07-05 15:09:23 -06:00
spoolss
ucrtbase [CRT_APITEST] Add tests for _isnan(f) 2025-06-23 17:35:21 +00:00
umkm [UMKM_APITEST] Add test for XSTATE configuration 2025-06-21 07:55:06 +00:00
user32 [USER32][APITESTS] Use the correct user32 icon resource ids (#7807) 2025-07-06 15:24:25 +02:00
user32_dynamic
userenv
utildll
uxtheme [UXTHEME][UXTHEME_APITEST][SDK] GetThemeParseErrorInfo (#7662) 2025-01-28 21:05:40 +09:00
version [VERSION_APITEST] Add tests for VerQueryValue(A/W) 2024-10-22 00:46:42 +03:00
win32nt [WIN32NT_APITEST] Fix tests for NtUserSystemParametersInfo 2024-09-18 10:22:26 +03:00
win32u [WIN32U_VISTA] Add win32u.dll for Vista 2024-04-22 10:15:40 +02:00
winhttp
wininet
winprint
winspool
wlanapi
ws2_32
wscript [CSCRIPT][WSCRIPT][BOOTDATA] Basic .wsf support (#6140) 2024-05-19 13:57:47 +02:00
zipfldr [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
CMakeLists.txt [UCRTBASE_APITEST] Add ucrtbase_apitest 2025-06-23 17:35:21 +00:00