Hermès Bélusca-Maïto
509d8afdf5
[NTDLL_APITEST] Add some tests for NtQueryInformationThread(ThreadHideFromDebugger) ( #8486 )
2026-03-08 18:51:41 +01:00
Hermès Bélusca-Maïto
f4d0d53445
[NTDLL_APITEST] Adjust ThreadHideFromDebugger support for NtQueryInformationThread() probing tests ( #8486 )
2026-03-08 18:51:40 +01:00
Justin Miller
4cba65d760
[NTOS:ARM3] Change calculation for more system PTEs ( #8613 )
...
* [NTOSKRNL] Increase MI_NUMBER_SYSTEM_PTES for AMD64
* [NTOS:MM] Move the system PTE space on x86 to a different spot
* [KMTESTS] Adjust KmTest
2026-03-05 14:57:09 +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
Katayama Hirofumi MZ
06ae7ec211
[FREETYPE][NTGDI][GDI32][GDI32_APITEST] Rewrite GetCharWidth etc. ( #8690 )
...
Refactoring and improve readability.
JIRA issue: CORE-20505
- Add GreGetCharWidthW helper
function.
- Rewrite NtGdiGetCharWidthW
using GreGetCharWidthW.
- Refactor NtGdiGetGlyphIndicesW.
- Improve sanity check of
GetCharWidthA/W/I,
GetCharWidth32A/W, and
GetCharWidthFloatA/W.
- Add GetCharWidth testcase to
gdi32_apitest.
2026-03-01 20:12:45 +09:00
Mikhail Tyukin
3518663767
[COMBASE][COML2] Sync to wine-10.0
...
Co-Authored-By: buddyjojo <buddyjojo06@outlook.com >
2026-03-01 10:38:42 +02:00
Mikhail Tyukin
37ef9507c7
[MSCOREE] Sync to wine-10.0
2026-03-01 10:38:42 +02:00
Mikhail Tyukin
5f6b295cb9
[OLE32] Sync to wine-10.0
2026-03-01 10:38:42 +02:00
Timo Kreuzer
40297415a5
[STATIC_CRT_APITEST] Remove static_crt_apitest from build for now
...
The test used the obsolete CRT. The test doesn't provide much value anyway, because we test all the used code already through msvcrt_apitest, ntdll_apitest, etc. The only real benefit was testing and working outside of reactos.
I kept the build file around, which could be revived with msvcrt_static or libcntpr, but that needs some work.
2026-02-17 17:52:19 +02:00
Max Korostil
c65740eeb3
[WIN32KNT_APITEST][NTUSER] Fix NtUserCreateAcceleratorTable memory corruption ( #7888 )
...
CORE-18122
- Check if `EntriesCount` can overflow the required memory size.
- Add an apitest for `NtUserCreateAcceleratorTable`.
2026-02-16 14:19:30 +01:00
Václav Zouzalík
5f239e52af
[STARFIELD] Add Czech (cs-CZ) translation ( #8429 )
2026-02-13 22:33:56 +01:00
Václav Zouzalík
ce2b39837c
[MATRIX] Add Czech (cs-CZ) translation ( #8428 )
2026-02-13 22:33:29 +01:00
Václav Zouzalík
f049b4c54a
[SSSTARS] Add Czech (cs-CZ) and Slovak (sk-SK) translation ( #8427 )
2026-02-13 22:32:13 +01:00
Václav Zouzalík
b505441d51
[MAZESCR] Add Czech (cs-CZ) and Slovak (sk-SK) translation ( #8426 )
2026-02-13 22:31:44 +01:00
Doug Lyons
3637fd8b1d
[USER32_APITEST] New LoadImage 1bpp test for PR #4015 retry ( #8522 )
...
CORE-13935
* Make LoadImage1bpp.c a sub-test of LoadImage.c for apitest.
* Add broken() for Vista x64 Testbot regression test fix based on reviewer comments.
2026-01-29 22:06:57 -06:00
Timo Kreuzer
c57a471e1b
[NTDLL_WINTEST] Improve NtMapViewOfSection test
...
- Fix ZeroBits test and remove some useless and confusing "tests"
- Add another ZeroBits test (use as a bitmask)
- Fix some status tests for Windows 10
2026-01-28 12:59:20 +02:00
Timo Kreuzer
00f8b239f8
[NTDLL_APITEST] Fix QuerySetProcessValidator for x64 and NT6+
...
- Skip items not present in PsProcessInfoClass array
- Fix some x86 specific classes
- Handle some more special cases
- Use stricter status check
2026-01-28 12:59:20 +02:00
Timo Kreuzer
28cf8cbce0
[NTDLL_APITEST] Improve/fix NtReadFile/NtWriteFile test
...
- Handle Vista+ and 64 bit
- Add 4 more tests
2026-01-28 12:59:20 +02:00
Timo Kreuzer
f736154b27
[NTDLL_APITEST] Fix some tests
...
- Fix DllLoadNotification test on Vista (which seems to be broken)
- Fix NtAcceptConnectPort test on 64 bit
- Fix NtAllocateVirtualMemory test on Vista+
- Fix NtMapViewOfSection test on 64 bit
- Fix NtSetDefaultLocale test on Vista+
- Fix RtlBitmapApi test on Vista
- Fix RtlCaptureContext test
2026-01-28 12:59:20 +02:00
Katayama Hirofumi MZ
c56950dc19
[WALLPAPERS] Add Nebula wallpaper ( #8637 )
...
Nebula will be the default wallpaper for 0.4.16 release.
JIRA issue: RELEASE-7
2026-01-26 09:31:16 +09:00
Václav Zouzalík
d6395bcf61
[CYLFRAC] Add Czech (cs-CZ) translation ( #8424 )
...
* [CYLFRAC] Add Czech (cs-CZ) translation
* Update modules/rosapps/applications/screensavers/cylfrac/lang/cs-CZ.rc
Co-authored-by: Stanislav Motylkov <x86corez@gmail.com >
---------
Co-authored-by: Stanislav Motylkov <x86corez@gmail.com >
2026-01-25 20:13:25 +01:00
Timo Kreuzer
2a258c3bff
[WIN32U_APITEST] Remove obsolete todo_ros
2026-01-20 12:35:55 +02:00
Timo Kreuzer
ef60fb2e59
[GDITOOLS] Improve ChangeScreenBpp utility function
2026-01-14 15:25:16 +02:00
Katayama Hirofumi MZ
690fda9f31
[SHLWAPI][SHLWAPI_APITEST] Rewrite StrToInt* functions ( #8591 )
...
JIRA issue: CORE-19278
Reduce Wine test shlwapi:string failures.
- Rewrite StrToIntA, StrToIntW, StrToIntExA, StrToInt64ExA,
StrToIntExW, and StrToInt64ExW functions.
- Add testcase StrToInt.
2026-01-14 21:39:39 +09:00
Timo Kreuzer
01fe6475f4
[MSXML6_WINETEST] Import from wine-10.0
2026-01-10 19:03:40 +02:00
Timo Kreuzer
7f27f2633b
[MSXML4_WINETEST] Import from wine-10.0
2026-01-10 19:03:40 +02:00
Timo Kreuzer
7836be0344
[MSXML3_WINETEST] Partly revert previous hacks
2026-01-10 19:03:40 +02:00
Carl J. Bialorucki
8aafd0491d
[KERNEL32_WINETEST] Handle Windows -> ReactOS folder differences
2026-01-09 08:54:58 -08:00
Carl J. Bialorucki
ddfdb0de7a
[KERNEL32_WINETEST] Sync kernel32 winetest to wine-10.0
...
- [KERNEL32_WINETEST] Sync to wine-10.0
- [KERNEL32_WINETEST] Define out tests we can't yet build, fix test failures for WS03-Win 10 1607.
- [KERNEL32_WINETEST] Consolidate header hacks needed for the winesync in winehacks.h. This documents what incompatibilities we need to work around in our and Wine headers in one place.
2026-01-09 08:54:58 -08:00
Timo Kreuzer
e3521ebcea
[WIN32U_APITEST] Add a test for NtGdiCreateDIBSection
2026-01-07 21:52:55 +02:00
Timo Kreuzer
54fea662a1
[WIN32U_APITEST] Add more tests for NtGdiBitBlt
2026-01-07 21:52:55 +02:00
Timo Kreuzer
9b861cdf85
[WIN32U_APITEST] Add tests for NtGdiLineTo
2026-01-07 21:52:55 +02:00
Timo Kreuzer
c2ae15f384
[GDI32_APITEST] Check for GdiToolsInit failure
2026-01-07 21:52:55 +02:00
Timo Kreuzer
c7b28a10c9
[GDITOOLS] Implement ChangeScreenBpp helper
2026-01-07 21:52:55 +02:00
Timo Kreuzer
4746b1b96f
[GDITOOLS] Don't create duplicate DDBs
2026-01-07 21:52:55 +02:00
Timo Kreuzer
681d1df0aa
[WIN32U_APITEST] Fix tests for NtGdiBitBlt
2026-01-05 20:31:37 +02:00
Max Korostil
472cf2fd13
[NTUSER][WIN32U_APITEST] Fix NtUserGetCursorInfo BSOD, add tests ( #8473 )
...
Probe structure pointer before reading its cbSize.
Also move the TRACE debug print outside the user critical region.
CORE-18125
2025-12-31 15:00:38 +03:00
Timo Kreuzer
9af9e2bf0a
[WIN32U_APITEST] Improve NtUserSystemParametersInfo test
2025-12-30 12:59:52 +02:00
Timo Kreuzer
48757bc743
[WIN32U_APITEST] Improve NtUserScrollDC test
2025-12-30 12:59:52 +02:00
Timo Kreuzer
a479aff655
[WIN32U_APITEST] Skip NtUserProcessConnect test on Vista+
...
NtUserProcessConnect can only be called by CSRSS on Vista+.
2025-12-30 12:59:52 +02:00
Timo Kreuzer
e04c703e65
[WIN32U_APITEST] Disable 2 tests for NtUserGetThreadState
...
These fail on Windows 2003. Needs investigation.
2025-12-30 12:59:52 +02:00
Timo Kreuzer
3b434431f5
[WIN32U_APITEST] Fix test for NtUserGetAsyncKeyState
2025-12-30 12:59:52 +02:00
Timo Kreuzer
ab0fe2f9d4
[WIN32U_APITEST] Fix test for NtGdiRestoreDC
2025-12-30 12:59:52 +02:00
Timo Kreuzer
228b3ca472
[WIN32U_APITEST] Fix NtGdiGetDIBitsInternal test
2025-12-30 12:59:52 +02:00
Timo Kreuzer
2e206b124e
[WIN32U_APITEST] Rewrite test for NtGdiExtTextOutW
2025-12-30 12:59:52 +02:00
Timo Kreuzer
4671aaafa5
[WIN32U_APITEST] Try to fix NtGdiExtSelectClipRgn test
2025-12-30 12:59:52 +02:00
Timo Kreuzer
6529244477
[WIN32U_APITEST] Fix tests for NtGdiDeleteObjectApp on Vista+
2025-12-30 12:59:52 +02:00
Timo Kreuzer
1cb7a74671
[WIN32U_APITEST] Comment out 2 tests in NtGdiArcInternal
...
These fail on win 2003. Needs more investigation.
2025-12-30 12:59:52 +02:00
Timo Kreuzer
f2a0018c74
[CRT_APITEST] Mark a test for _wpgmptr as todo
2025-12-30 12:57:14 +02:00
Timo Kreuzer
f19b8a2715
[CRT_APITEST] Fix version check for (_w)system on ReactOS
...
ReactOS behaves like Vista+ now.
2025-12-30 12:57:14 +02:00