reactos/modules/rostests/winetests
Serge Gautherie 3cc4361cca
[CMAKE] Clang*: Add '-Werror=unknown-warning-option' for C/CXX (#6383)
* [UDFS] Clang: Fix a #pragma

'warning: unknown warning group '-Wstringop-overflow', ignored [-Wunknown-warning-option]'

Follow-up to 612b1f2e6 (0.4.15-dev-1129).

* [CREATESPEC] Clang: Fix a target_compile_options()

'warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]'

Addendum to 00ed72d7e (0.4.15-dev-1169).

* [MSVCRT_WINETEST] Clang*: Fix a target_compile_options()

'warning: unknown warning option '-Wno-stringop-truncation'; did you mean '-Wno-string-concatenation'? [-Wunknown-warning-option]'

Addendum to commits 00ed72d7e (0.4.15-dev-1169) then f155b9377 (0.4.15-dev-4612).

* [TELNET] Clang*: Fix a target_compile_options()

'warning: unknown warning option '-Wno-restrict' [-Wunknown-warning-option]'

Addendum to 447ef2aa4 (0.4.15-dev-4613).
2024-05-31 16:26:11 +02:00
..
advapi32 [CMAKE] Elimitate the use of GCC and CLANG variables 2022-05-27 01:37:34 +03:00
advpack
amstream [AMSTREAM_WINETEST] Add missing dependency 2022-09-05 18:27:25 +02:00
atl
atl80
atl100
avifil32
bcrypt [BCRYPT_WINETEST] Wine Sync to 8d8936cbb6fea3cac862e059e814527f5361f48b (#208) 2022-09-25 20:35:23 +02:00
browseui
cabinet
cmd
comcat
comctl32
comdlg32
credui
crypt32
cryptnet
cryptui
d3dcompiler_43
d3drm
d3dx9_36
dbghelp [DBGHELP] Fix default search path handling. CORE-17073 2021-11-15 20:14:34 -05:00
devenum
dinput
dinput8
dnsapi
dplayx
dsound
dxdiagn
faultrep
fusion
gdi32 [SETUP][INF][ROSTESTS] Delete font substitutions and tests for "DejaVu Sans" (#4829) 2022-11-04 15:39:32 +01:00
gdiplus [GDIPLUS_WINETEST] Make tests pass on Windows 2003 2023-04-17 00:41:31 +03:00
GUI [TRANSLATION] Add and improve Turkish (tr-TR) translation (#3561) 2021-09-12 00:34:11 +03:00
hid
hlink
hnetcfg
imagehlp
imm32 [IMM32][SDK][NTUSER][IMM32_WINETEST] Add CtfImmGenerateMessage (#6037) 2023-11-25 22:46:00 +09:00
inetcomm
inetmib1
iphlpapi
itss
jscript [JSCRIPT_WINETEST] Disable a test that fails on Windows 2003 2023-04-17 00:41:31 +03:00
kernel32 [KERNEL32] Fix startup context of initial thread 2023-08-16 22:03:05 +03:00
localspl
localui
lz32
mapi32
mlang
mmdevapi
mpr
msacm32
mscms
mscoree
msctf
mshtml
msi [MSI_WINETEST][BASEADDRESS] Rename the 'custom' and 'selfreg' build targets. 2023-12-27 21:50:32 +01:00
msrle32
mstask
msvcrt [CMAKE] Clang*: Add '-Werror=unknown-warning-option' for C/CXX (#6383) 2024-05-31 16:26:11 +02:00
msvcrtd
msvfw32
msxml3 [MSXML3][MSXML3_WINETEST] Partial sync to Wine to enable libxml2 update. CORE-17766 2022-11-23 22:02:47 -05:00
netapi32
netcfgx
ntdll [NTDLL_WINETEST] Enable registry tests for KeyCachedInformation back 2023-10-01 20:06:03 +02:00
ntdsapi
odbccp32
ole32
oleacc
oleaut32
oledlg
opengl32
pdh
propsys
psapi
qedit
qmgr
quartz
rasapi32
reg [WINESYNC]: reg is now in sync with wine-staging wine-6.23 2022-06-19 14:13:00 +02:00
regedit [REGEDIT] Partially sync Regedit to Wine-7.17 (#4717) 2022-11-02 19:02:14 +01:00
riched20 [RICHED20_WINETEST] Re-enable crashing test. CORE-16799 2021-11-14 20:22:34 -05:00
riched32
rpcrt4 [RPCRT4_WINETEST] Remove obsolete todo_wine 2022-12-19 17:58:02 +01:00
rsaenh
schannel
scrrun
secur32
serialui
services
setupapi
shdocvw
shell32
shlwapi [SHLWAPI][SDK][SHELL32_APITEST][SHLWAPI_WINETEST] Property Bag on Desktop Upgrade (#5590) 2023-08-22 12:01:20 +09:00
snmpapi
spoolss
sti
sxs
twain_32
urlmon
user32 Add missing OEMRESOURCE for using the OBM_, OIC_, OCR_ defines from winuser.h 2023-11-22 17:02:45 +01:00
userenv [USERENV_WINETEST] Compare variable case insensitive 2023-02-03 19:15:47 +01:00
usp10
uxtheme
vbscript
version
wbemdisp
wbemprox
windowscodecs
windowscodecsext
winetest
winhttp [WINHTTP_WINETEST] Skip wine_dbgstr_wn() call when returned text length is zero (#5656) 2023-09-07 00:02:48 +03:00
wininet
winmm [CMAKE] Elimitate the use of GCC and CLANG variables 2022-05-27 01:37:34 +03:00
winspool
wintrust
wldap32
wmiutils
wmvcore
ws2_32 [WS2_32_WINETEST] Patch ws2_32:sock wine test to run on ReactOS (#5609) 2024-01-18 12:11:25 +01:00
wscript
wshom
wtsapi32
xcopy
xinput1_3
xmllite [XMLLITE_WINETEST] Fix stack corruption on 64 bit 2022-12-30 11:19:26 +01:00
.clang-format
CMakeLists.txt