reactos/modules/rostests/apitests
Joachim Henze a59fd23585 [0.4.13][NTDLL_APITEST] Mute 1 MSVC2010SP1 x86 dbg warning C4717 CORE-18104
can be observed with MSVC 2010SP1 (16.0.40219.1) x86 target in dbg configuation:
c:\047rls\reactos\modules\rostests\apitests\ntdll\stackoverflow.c(57) : warning C4717: 'infinite_recursive' : recursive on all control paths, function will cause runtime stack overflow

Muting is okay here, because stack overflow is specifically what is aimed to be tested here.

Fix is a partial pick of 0.4.14-dev-847-g 42d2d5ec9c

No warnings left in module NTDLL_APITEST and no C4717 left in releases/0.4.7.
2022-03-28 14:10:59 +02:00
..
advapi32 [APITESTS] Use StringCbPrintfA instead of sprintf 2019-08-20 15:05:47 +02:00
afd
apphelp [APPHELP_APITEST] Make the db test succeed on 2k3 2019-09-25 20:46:57 +02:00
appshim
atl [APITESTS] Ignore GCC8 warnings where we test some crazy stuff 2019-08-20 15:05:47 +02: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
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
dnsapi [DNSAPI][DNSAPI_APITEST] Fix DnsQuery_UTF8 function and add tests 2019-08-19 20:01:23 +02:00
fltlib
gdi32 [GDI32_APITEST] Fix AddFontResource test (#1901) 2019-09-14 00:25:20 +09:00
gditools
include
iphlpapi
kernel32 [KERNEL32_APITEST] Fix a test that fails on Server 2003 and Windows 10 2019-09-15 14:14:06 +02:00
localspl
mountmgr [MOUNTMGR_APITEST] Add an extra test for query failure 2019-09-15 12:29:15 +02:00
msgina
mspatcha
msvcrt
netapi32
netshell
ntdll [0.4.13][NTDLL_APITEST] Mute 1 MSVC2010SP1 x86 dbg warning C4717 CORE-18104 2022-03-28 14:10:59 +02:00
ole32
opengl32
pefile
powrprof
psapi
sdk
setupapi [APITESTS] Use StringCbPrintfA instead of sprintf 2019-08-20 15:05:47 +02:00
sfc
shell32 [SHELL32_APITEST] Fix PIDL leaks. 2019-09-22 11:42:10 +02:00
shlwapi
spoolss
user32 [REACTOS] Fix MSVC printf format warnings 2019-08-15 15:24:12 +02:00
user32_dynamic
userenv
uxtheme
win32nt [ROSTESTS] Add missing '\n' to a few skip() 2019-06-06 17:33:59 +02:00
win32u
winhttp
wininet Revert "[WININET_APITEST] Add Download testcase (#1832)" (#1839) 2019-08-16 17:01:03 +09:00
winprint
winspool
wlanapi
ws2_32 [WS2_32_APITEST] Try to make the number of WSAAsync tests constant. 2019-09-22 11:41:40 +02:00
CMakeLists.txt [MOUNTMGR_APITEST] Add a test suite for the mount manager 2019-09-05 08:36:20 +02:00