reactos/modules/rostests/apitests
Timo Kreuzer 3b895a3c12 [CRT_APITEST] Add a python tool to generate test tables for math functions
Note: The code contains a custom implementation of ldexp in python, because on Windows (below Win 11) ldexp is broken and rounds denormals incorrectly. ldexp is used by mpmath to convert multi-precision to float, which led to incorrect floating point results (specifically denormals).
2025-06-23 17:35:21 +00:00
..
acpi
advapi32
advpack
afd
apisets
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
browseui
cmd
com
comctl32
compiler [COMPILER_APITEST] Disable some tests for GCC 2025-06-07 15:53:51 +00:00
crt [CRT_APITEST] Add a python tool to generate test tables for math functions 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 [UMKM_APITEST] Add test for XSTATE configuration 2025-06-21 07:55:06 +00:00
iphlpapi
kernel32 [KERNEL32_APITEST] Add tests for GetFinalPathNameByHandleW 2025-06-22 13:01:07 +00:00
loadconfig
localspl
mountmgr
msgina
mspatcha
msvcrt [CRT_APITEST] Reorganize tests 2025-05-21 14:29:29 +00:00
netapi32
netshell
ntdll [NTDLL_APITEST] Add another test for NtQueryObject 2025-06-22 13:01:07 +00:00
ole32
opengl32
partmgr
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
shell32 [SHELL32_APITEST] Add shell32_apitest_sub dependency (#8077) 2025-06-03 23:22:06 +09:00
shlwapi [SHLWAPI][SHLWAPI_APITEST][SDK] Support MayExecForward + MayQSForward (#8125) 2025-06-16 07:31:47 +09:00
spoolss
ucrtbase [UCRTBASE_APITEST] Add tests for round/roundf 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 [NTUSER][USER32_APITEST] TrackPopupMenuEx: Check flags (#8094) 2025-06-10 21:25:14 +09:00
user32_dynamic
userenv
utildll
uxtheme
version
win32nt
win32u
winhttp
wininet
winprint
winspool
wlanapi
ws2_32
wscript
zipfldr
CMakeLists.txt [UCRTBASE_APITEST] Add ucrtbase_apitest 2025-06-23 17:35:21 +00:00