reactos/modules/rostests/winetests
Justin Miller 0707475f69
[COMCTL32][MEDIA] Sync comctl32 to wine 5.0 (#6789)
For SOME reason comctl32 has been synched manually multiple times to different versions and different pots
This PR aims to fix that

With the exception of button.c which all in all is a massive fork over wines code entirely.
and datetime.c which is at wine 6.0

Comctl32 is now at wine-5.0
2024-09-03 21:54:05 -07:00
..
advapi32 [CMAKE] Elimitate the use of GCC and CLANG variables 2022-05-27 01:37:34 +03:00
advpack [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03:00
amstream [AMSTREAM_WINETEST] Add missing dependency 2022-09-05 18:27:25 +02:00
atl [ATL] Import Wine upstream patch 3043ab3e62 2020-02-23 16:52:03 +01:00
atl80
atl100
avifil32
bcrypt [BCRYPT_WINETEST] Wine Sync to 8d8936cbb6fea3cac862e059e814527f5361f48b (#208) 2022-09-25 20:35:23 +02:00
browseui
cabinet
cmd Revert "[CMD_WINETEST] Disable the test until fastfat_new is landed" 2021-02-03 23:50:55 +03:00
comcat
comctl32 [COMCTL32][MEDIA] Sync comctl32 to wine 5.0 (#6789) 2024-09-03 21:54:05 -07:00
comdlg32 [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
credui
crypt32 [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
cryptnet
cryptui
d3dcompiler_43
d3drm
d3dx9_36 [CMAKE] target_compile_definitions() calls: Remove (now) useless '-D' (#3490) 2021-03-03 04:16:02 +01:00
dbghelp [DBGHELP] Fix default search path handling. CORE-17073 2021-11-15 20:14:34 -05:00
devenum
dinput [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
dinput8 [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
dnsapi
dplayx
dsound [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
dxdiagn [CMAKE] Fix a file name 2021-04-08 15:35:22 +02:00
faultrep
fusion [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03:00
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 [MSCTF_WINETEST] Skip crashing test when it fails 2020-04-13 22:44:56 +02:00
mshtml [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
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 [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03:00
oleacc [OLEACC_WINETEST] Re-enable MSVC warning C4477 2020-02-23 17:50:58 +01:00
oleaut32 [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
oledlg
opengl32
pdh
propsys
psapi [WINETESTS] Remove forced _WIN32_WINNT defines (#2463) 2020-04-03 14:01:22 +02:00
qedit
qmgr
quartz [ROSTESTS] Skip some flaky test / do not count successes 2019-12-04 01:24:49 +01:00
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] Fix assert in editpad due to excessive tab count (#6976) 2024-06-09 03:57:40 -05:00
riched32
rpcrt4 [RPCRT4_WINETEST] Remove obsolete todo_wine 2022-12-19 17:58:02 +01:00
rsaenh
schannel
scrrun
secur32 [SECUR32_WINETEST] Update for new WineHQ certificate 2020-06-08 20:32:52 +02:00
serialui
services [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03:00
setupapi [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03:00
shdocvw
shell32 [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03:00
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 [WININET_WINETEST][URLMON_WINETEST][SHELL32_APITEST] Skip some tests 2020-06-08 03:43:43 +03:00
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 [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03:00
wbemdisp
wbemprox
windowscodecs [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
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 [WINESYNC] wininet: Strip filename if no path is set in cookie. 2021-01-05 11:03:13 +01:00
winmm [CMAKE] Elimitate the use of GCC and CLANG variables 2022-05-27 01:37:34 +03:00
winspool [Printing] Update and Add Functions 2020-08-26 17:12:20 -05:00
wintrust
wldap32
wmiutils [WMIUTILS_WINETEST] Sync with Wine Staging 4.18. CORE-16441 2019-12-07 13:10:23 +01:00
wmvcore [WMVCORE_WINETEST] Sync with Wine Staging 4.18. CORE-16441 2019-12-07 13:11:29 +01:00
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 [WSHOM_WINETEST] Sync with Wine Staging 4.18. CORE-16441 2019-12-07 13:12:15 +01:00
wtsapi32 [WTSAPI32_WINETEST] Sync with Wine Staging 4.18. CORE-16441 2019-12-23 00:55:08 +01:00
xcopy
xinput1_3 [XINPUT1_3_WINETEST] Sync with Wine Staging 4.18. CORE-16441 2019-12-23 00:55:56 +01:00
xmllite [XMLLITE_WINETEST] Fully mark Wine diff 2024-08-31 18:30:16 +03:00
.clang-format [REACTOS] Exclude some wine modules from clang-format 2020-02-26 18:19:18 +01:00
CMakeLists.txt [RPCRT4_WINETEST] Fix 64 bit build 2021-07-10 18:41:12 +02:00