Timo Kreuzer
632b09f55e
[SDK] include/wine/test.h: add __wine_dbg_strdup
...
Taken from wine-10.0
2026-05-16 10:43:08 +00:00
Carl J. Bialorucki
b7e05a7f58
[ADVAPI32_WINETEST] Sync to advapi32 winetest to wine-10.0
...
- [ADVAPI32_WINETEST] Sync to wine-10.0
- [ADVAPI32_WINETEST] Remove obsolete ReactOS hacks
- [ADVAPI32_WINETEST] Add new hacks for Windows Server 2003+ and ReactOS
2026-03-03 22:07:59 -06:00
Carl J. Bialorucki
c9842e5aad
Move /sdk/include/reactos/wine to /sdk/include/wine, reorder global includes, remove unneeded includes ( #8258 )
...
- Move sdk\include\reactos\wine to sdk\include\wine
- Reorder the directories in include_directories() to be closer to alphabetical. This should make it easier to determine what global include directories can be removed in the future.
2025-07-29 13:57:12 -06:00
Victor Perevertkin
f155b9377f
[CMAKE] Elimitate the use of GCC and CLANG variables
2022-05-27 01:37:34 +03:00
Serge Gautherie
54e0dbe3b6
[ADVAPI32_WINETEST] test_create_delete_svc(): Fix 'account' size ( #2960 )
...
Cherry-pick
https://source.winehq.org/git/wine.git/commit/56a83c585aeb071af29824399e22db5cdce0318a
2020-07-04 15:24:46 +02:00
Amine Khaldi
139a3d6661
[CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905
2020-06-06 21:58:41 +03:00
Victor Perevertkin
7e069ccdb2
[CMAKE] Replace custom functions to built-in ones
...
add_target_compile_definitions -> target_compile_definitions
add_target_compile_flags -> target_compile_options
add_target_include_directories -> target_include_directories
2020-04-16 15:59:38 +03:00
Eric Kohl
47854962ac
[ADVAPI32_WINETEST] Fix the STATUS issues
2018-09-18 00:24:36 +02:00
Eric Kohl
ffd1293f99
[ADVAPI32_WINETEST] Add tests for SystemFunction004 and SystemFunction005.
...
These tests show that the required output buffer size it returned in out.Length field when STATUS_BUFFER_TOO_SMALL is returned.
This patch will be sent upstream.
2018-09-17 23:12:16 +02:00
Serge Gautherie
ab243b82b4
[ADVAPI32_WINETEST] Restore service.c changes from 3c1b7834e1
...
This reverts commit a67df65c4f .
New failure was fixed by previous SERVICES commit.
Thus new timeout is avoided.
CORE-14521
2018-08-21 17:36:47 +02:00
Thomas Faber
a67df65c4f
[ADVAPI32_WINETEST] Revert service.c changes from 3c1b7834e1 to avoid testbot hangs. CORE-14521 CORE-14434
2018-04-02 10:03:46 +02:00
Amine Khaldi
3c1b7834e1
[ADVAPI32_WINETEST] Sync with Wine Staging 3.3. CORE-14434
2018-04-01 13:19:24 +01:00
Amine Khaldi
71ddf5374a
[ADVAPI32_WINETEST] Add a PCH.
2017-12-17 12:24:27 +01:00
Amine Khaldi
00124d1b1a
[CMAKE/CLANG-CL] Silence some clang-cl warnings in consistency with our gcc build.
2017-12-07 21:53:45 +01:00
Amine Khaldi
561bed7b55
[ADVAPI32_WINETEST] Sync with Wine Staging 2.16. CORE-13762
2017-10-08 13:41:17 +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