Katayama Hirofumi MZ
b6aaf5e332
[SHELL32_APITEST] Add CommandLineToArgvW testcase ( #5013 )
...
CORE-17787
2023-02-02 10:09:00 +09:00
Thomas Faber
04b35ecc23
[KMTESTS:IO] Fix some failures in IoDeviceObject test. ROSTESTS-380
2023-02-01 20:05:57 -05:00
Mark Jansen
6ae2f432b3
[APPHELP_APITEST] dwMinor indicates the current date on Windows below vista....
2023-02-01 18:29:59 +01:00
Mark Jansen
c7b83d2ce4
[ZIPFLDR_APITEST] Fix the test on 2k3, where a zip folder is marked as 'file', not as 'folder'
2023-02-01 15:43:32 +01:00
Mark Jansen
0dde428d00
[APPHELP_APITEST] Fix the db test again
2023-02-01 00:44:51 +01:00
Mark Jansen
b4bf2cda31
[DBGHELP_APITEST] Be less strict on error codes
2023-02-01 00:42:32 +01:00
Mark Jansen
2cd219eb23
[ATL_APITEST] Ignore known to be bad values for type
2023-02-01 00:34:39 +01:00
Victor Perevertkin
6c2df5a199
[TCPIP][ROSTESTS] Remove old and unused TCP tests code
2023-02-01 02:31:14 +03:00
Victor Perevertkin
b82353cadd
[WINEFILE] Remove Winefile application.
...
Please use Explorer on ReactOS or download the latest Winefile from Wine
2023-02-01 02:30:09 +03:00
Timo Kreuzer
684b5ce86a
[NTDLL_APITEST] Comment out a test that fails on Windows Server 2003
2023-01-31 18:39:21 +01:00
Timo Kreuzer
9237c1a455
[NTDLL_APITEST] Fix test for ProcessUserModeIOPL in Nt[Query/Set]InformationProcess
2023-01-31 18:39:21 +01:00
Timo Kreuzer
e6c192b556
[NTDLL_APITEST] Fix tests for StackOverflow
2023-01-31 18:39:21 +01:00
Timo Kreuzer
dda076a8b3
[COMPILER_APITEST] Comment out some tests, when PSEH is used
2023-01-31 18:39:21 +01:00
Timo Kreuzer
a6faa1b82d
[CRT_APITEST] Fix test for strlen
...
The direction flag in eflags is preserved on x64, but not on x86.
2023-01-31 18:39:21 +01:00
Timo Kreuzer
8233aa5667
[COMPILER_APITEST] Fix pseh test that failed when compiled with GCC
2023-01-31 18:39:21 +01:00
Timo Kreuzer
6cad84a769
[WIN32KNT_APITEST] Fox tests for NtGdiCreateDIBSection
2023-01-31 18:39:21 +01:00
Timo Kreuzer
180207c516
[WIN32KNT_APITEST] Fix test for NtUserEnumDisplaySettings
2023-01-31 18:39:21 +01:00
Timo Kreuzer
82b3cd36d0
[WIN32KNT_APITEST] Comment out broken test for NtUserSystemParametersInfo
2023-01-31 18:39:21 +01:00
Timo Kreuzer
e5da567d87
[WIN32KNT_APITEST] Fix tests for NtGdiPolyPolyDraw
2023-01-31 18:39:21 +01:00
Timo Kreuzer
be7a7f8c22
[WIN32KNT_APITEST] Comment out broken test for NtGdiGetFontResourceInfoInternalW
2023-01-31 18:39:21 +01:00
Timo Kreuzer
329e065dbb
[WIN32KNT_APITEST] Fix a test for NtGdiExtTextOutW
2023-01-31 18:39:21 +01:00
Timo Kreuzer
f981345756
[WIN32KNT_APITEST] Comment out btoken tests for NtGdiDdQueryDirectDrawObject
2023-01-31 18:39:21 +01:00
Thomas Faber
6b863f63c2
[KMTESTS:MM] Fix MmReservedMapping test failures on PAE kernels.
2023-01-29 11:39:56 -05:00
Thomas Faber
5f1fff696b
[KMTESTS:KE] Correctly handle MP builds in KeSpinLock test.
2023-01-28 23:26:30 -05:00
Thomas Faber
2f63da62e3
[KMTESTS:MM] Fix failures in MmMdl test on machines with 2GB of free RAM.
2023-01-28 23:17:52 -05:00
Thomas Faber
afb953ae4d
[BUTTERFLIES] Do not release the DC passed to OpenGL. CORE-18498
2023-01-27 22:31:37 -05:00
Roy Tam
1321c802fc
[USER32_WINETEST] Add test for WM_CONTEXTMENU from grandchild window
...
Cherry-picked from 3af8415ca9
2023-01-22 22:18:11 +03:00
Roy Tam
9293b975ef
[NTDLL_APITEST] Add test for a section where PointerToRawData = 0 while SizeOfRawData != 0. CORE-18797
2023-01-20 17:02:37 +08:00
Timo Kreuzer
afbc446ec7
[WIN32NT_APITEST] Fix entirely broken win32knt_apitest NtGdiDdQueryDirectDrawObject
2022-12-30 11:19:26 +01:00
Timo Kreuzer
ad8c446814
[DBGHELP_APITEST] Comment out rsym test for anything other than x86 for now
2022-12-30 11:19:26 +01:00
Timo Kreuzer
64135505f2
[GDI32_APITEST] Fix test results for SetWorldTransform on Windows 2003 x64
2022-12-30 11:19:26 +01:00
Timo Kreuzer
284ee9dc9c
[GDI32_APITEST] Fix test results for CombineTransform on Windows 2003 x64
2022-12-30 11:19:26 +01:00
Timo Kreuzer
3d1ca45934
[XMLLITE_WINETEST] Fix stack corruption on 64 bit
2022-12-30 11:19:26 +01:00
Timo Kreuzer
c1362c64b0
[WS2_32_WINETEST] Fix use of uninitialized variable
2022-12-30 11:19:26 +01:00
Timo Kreuzer
91b51f6e9c
[NTDLL_APITEST] Fix LdrEnumResources test for x64
2022-12-30 11:19:26 +01:00
Eric Kohl
28088ab25d
[RPCRT4_WINETEST] Remove obsolete todo_wine
...
Addendum to 00ccbd2f
2022-12-19 17:58:02 +01:00
Eric Kohl
2a783979ff
[RPCRT4] RpcStringFreeA/W must set the pointer to NULL
...
Add a matching wine test.
This change will be sent upstream.
2022-12-19 09:18:48 +01:00
Timo Kreuzer
52fe43e87b
[KMTEST] Add a NULL check
2022-12-13 07:18:24 +01:00
Timo Kreuzer
9e12af569f
[KMTEST] Handle failure in KmtLoadDriver and KmtOpenDriver
2022-12-13 07:18:24 +01:00
Hermès Bélusca-Maïto
e942eeaff8
['OLD'_WORDPAD] General resources in rsrc.rc are language-neutral.
2022-12-10 00:40:53 +01:00
Hermès Bélusca-Maïto
1103104227
[ROSAPPS] Exclude the templates from compilation by default.
2022-12-10 00:36:13 +01:00
Hermès Bélusca-Maïto
49ceac2efc
[MDI] Template MDI app is Win32 GUI, not CUI.
2022-12-10 00:36:12 +01:00
Timo Kreuzer
866918c785
[WS2_32_APITEST] Fix uninitialized variable
2022-12-01 20:17:40 +02:00
Timo Kreuzer
f71940efb1
[CRT_APITEST] Restore direction flag to avoid false RTC break
...
With set direction flag the variables will not be initialized properly.
2022-12-01 20:17:40 +02:00
Katayama Hirofumi MZ
430674022a
[GDI32_APITEST] Strengthen TextTransform testcase ( #4908 )
...
- Simplify and refactor the tests.
- Add the tests for LOGFONT.lfWidth and LOGFONT.lfEscapement.
CORE-11848
2022-11-27 11:25:11 +09:00
Timo Kreuzer
6744368755
[NTDLL_APITEST] Implement NtContinue test for x64
2022-11-24 21:17:58 +02:00
Thomas Faber
608bbe1136
[MSXML3][MSXML3_WINETEST] Partial sync to Wine to enable libxml2 update. CORE-17766
...
xml2: Import upstream release 2.10.0.
wine commit id 015491ab32742ace5218d37b1149c58803858214 by Alexandre Julliard <julliard@winehq.org>
Note: Upstream msxml3_test has switched away from WINE_NO_LONG_TYPES, so
I've kept the old printf format specifiers for now. Once we do a full
sync, we can get rid of __ROS_LONG64__ for this test and use them
unmodified.
2022-11-23 22:02:47 -05:00
Katayama Hirofumi MZ
2628309baf
[IMM32_APITEST] Follow-up of #4876 ( 7355810
)
...
CORE-11700
2022-11-14 22:02:17 +09:00
Katayama Hirofumi MZ
73558102e7
[IMM32_APITEST] Add ImmEnumInputContext testcase ( #4876 )
...
Verify the IMM implementation. CORE-11700
2022-11-14 18:01:42 +09:00
Stanislav Motylkov
4b10fdbce9
[USER32_APITEST] Add tests for CharPrev/Next/Ex/A/W
...
CORE-18415 CORE-18452
2022-11-07 19:02:09 +03:00