Oleg Dubinskiy
d8f4c417c5
[SETUPAPI_WINETEST] Import test_open_device_interface_key() test from Wine 11.12 ( #9269 )
...
Import the Winetest part of the following commit: https://github.com/wine-mirror/wine/commit/4a3cd01bd150c27d7fd40d04fc92b173f2f988af#diff-faec0db2bbb0fae700317fc0160fb2d3f2406ad9f6b55b0c667a9ca4d566d097
CORE-20603
2026-07-10 19:02:01 +02:00
Timo Kreuzer
0b18dfe924
[WINETESTS] Move definition of __ROS_LONG64__ to individual tests
...
This is more explicit than defining it for all wine tests and it directly shows us which tests need to be synced to get rid of the hack.
Addendum to 381e224 (PR #7576 )
2025-09-11 09:17:13 +03:00
Timo Kreuzer
1de09c477c
[3RDPARTY] Link to oldnames for stricmp/wcsicmp
2024-10-20 14:12:25 +03:00
Timo Kreuzer
0c2cdcae83
[REACTOS] Add missing line breaks at end of file
2024-10-06 10:47:11 +03:00
Victor Perevertkin
74ec94e12c
[CMAKE] Some options are only supported by GCC, don't use them for clang
...
These are (so far):
-Wno-format-overflow
-Wno-nonnull-compare
-Wno-old-style-declaration
-Wno-unused-but-set-variable
2021-04-09 03:58:19 +03:00
Jérôme Gardou
00ed72d7e8
[CMAKE] Get rid of add_compile_flags
...
Use add_compile_options and the like instead
2020-10-20 21:44:54 +02:00
Serge Gautherie
aae5cd8ea2
[CMAKE] Remove obsolete 'GCC_VERSION' checks ( #2962 )
...
following upgrade to RosBE 2.2.0 support and GCC 8.4.
2020-07-04 15:33:50 +02:00
Victor Perevertkin
f7dc14cca5
[WINETESTS] Supress GCC8 warnings
2019-08-20 15:05:47 +02:00
Amine Khaldi
6828353ace
[SETUPAPI_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 14:15:35 +01:00
Amine Khaldi
cdd41ac6c4
[SETUPAPI_WINETEST] Sync with Wine Staging 3.3. CORE-14434
2018-04-03 13:47:12 +01:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00