Pierre Schweitzer
83d8fbf434
[ROSAUTOTEST] Don't disallow buffering for journal file
...
This fixes back journal in ReactOS "at low costs". Indeed,
because write are improperly aligned right now, journaling
just fails.
With that patch, Cc will take care of aligning writes and
journal will be written again. Because flush operations
happen at each and every write to the journal, we expect
changes to land on disk quickly (not as quickly as if
they were directly written). But that's a good trade off
between over engineering and fixing a broken feature.
CORE-15973
2019-05-04 11:54:39 +02:00
Mark Jansen
1292f5f881
[APPSHIM_APITEST] Fix 2k3 test failures
2019-05-02 22:07:49 +02:00
Pierre Schweitzer
bdaa8e5ad1
[NTDLL_APITEST] Query sector size for NtWriteFile tests
2019-05-02 13:59:47 +02:00
Pierre Schweitzer
64b6327dd7
[NTDLL_APITEST] Add tests for alignment for NtWriteFile
...
This mimics the usage of WriteFile which is done in rosautotest.
CORE-15973
2019-05-02 12:09:34 +02:00
Mark Jansen
0e9ca37517
[ROSAPPS] Add a test application for shims
2019-05-01 19:22:19 +02:00
Katayama Hirofumi MZ
88fbb600bf
[GDI32_APITEST] Improve SetMapMode testcase ( #1547 )
...
Check the relation of mode change and viewport change. CORE-14994
2019-05-01 18:28:18 +09:00
Katayama Hirofumi MZ
0ac563b3ec
[KERNEL32_APITEST] JapaneseCalendar: Reiwa era has come!
2019-05-01 16:15:23 +09:00
Katayama Hirofumi MZ
9ce337242b
[WIN32KNT_APITEST] Forgot a extension in CMakeLists.txt
2019-04-29 19:42:04 +09:00
Katayama Hirofumi MZ
45ec49ca2f
[APITESTS] set_module_type(win32u module)
2019-04-29 12:49:54 +09:00
Katayama Hirofumi MZ
45bbb11a50
[APITESTS] Add NtGdiTransformPoints testcase ( #1542 )
...
Add a testcase for NtGdiTransformPoints function. set_module_type(win32u... win32dll) CORE-15983
2019-04-29 09:13:22 +09:00
Hermès Bélusca-Maïto
f21f750467
[KERNEL32_APITEST] Rename the 'Console.c' file into 'ConsoleCP.c' and its test-function as well, in order to reflect the actual name of the corresponding test.
2019-04-28 23:46:35 +02:00
Serge Gautherie
f79ca12eda
[ROSAUTOTEST] "Enforce" ending '\n' on C___Exception messages ( #1533 )
2019-04-28 12:20:37 +02:00
Colin Finck
86ae6b029f
[ROSAUTOTEST] A timeout of 120 seconds kills the msi:action test prematurely, so increase it to 170 seconds.
...
This is still below the 180 seconds before sysreg2 kills the entire VM.
I've added a comment to clarify that.
2019-04-26 10:31:02 +02:00
Colin Finck
064dffe6c3
[ROSAUTOTEST] Cache the result of GetLastError().
2019-04-26 08:47:15 +02:00
Colin Finck
7dd4d2256b
[ROSAUTOTEST] Implement a process activity timeout of 2 minutes. If there is no log output within 2 minutes, the test process is killed, and we continue with the next test.
...
This is a rather graceful approach compared to sysreg2's 3 minute timeout before killing and restarting the entire VM.
Since we added autochk for FAT filesystems, the filesystem is often "fixed" after a reset with the consequence that ReactOS doesn't boot up anymore.
The sysreg2 restart code still remains for handling tests causing BSODs.
2019-04-26 08:47:15 +02:00
Katayama Hirofumi MZ
cd489d8d9b
[GDI32_APITEST] Fix build s/IGNORE/NO_CHECK/
2019-04-22 14:20:42 +09:00
Katayama Hirofumi MZ
a6b84082e6
[GDI32_APITEST] Rewrite DPtoLP testcase ( #1509 )
...
Sorry, I had to rewrite gdi32!DPtoLP testcase. ROSTESTS-319
2019-04-22 13:48:57 +09:00
Katayama Hirofumi MZ
3a2a99efb6
[GDI32_APITEST] Rewrite LPtoDP testcase ( #1508 )
...
Sorry, I had to rewrite gdi32!LPtoDP testcase. ROSTESTS-319
2019-04-22 13:48:14 +09:00
Katayama Hirofumi MZ
c714b7fd67
[ATL][ATLTEST] Adapt to RATL and improvements ( #1501 )
...
- Modify atldef.h for non-ReactOS environments.
- Update ATL testcase project files (from v120_xp to v140_xp).
- #define HAVE_APITEST and use it.
- s/NULL/0/
2019-04-20 08:35:39 +09:00
Mark Jansen
10fa9bfe0a
[SHELL32_APITEST] Disable exceptions in atl when compiling without exceptions
2019-04-18 19:21:39 +02:00
Mark Jansen
a255e1d693
[MSGINA_APITEST] Disable exceptions in atl when compiling without exceptions
2019-04-18 19:21:38 +02:00
Mark Jansen
537f4c2195
[NETREG] Use exceptions with stl
2019-04-18 19:21:38 +02:00
Mark Jansen
0f60294c56
[APPHELP_APITEST] Disable exceptions in atl when compiling without exceptions
2019-04-18 19:21:38 +02:00
Mark Jansen
9824a0154e
[ATL] Retire atlnew
2019-04-18 19:21:37 +02:00
Mark Jansen
9853cc4d7e
[ATL][ATL_APITEST] Add test + implementation for CAtlFileMapping
2019-04-18 19:21:37 +02:00
Pierre Schweitzer
98972036d9
[KMTESTS:CC] Add tests for CcCopyWrite
...
CORE-15384
2019-04-16 19:50:27 +02:00
Timo Kreuzer
146096cd2e
[3RDPARTY] Make some warnings non-fatal
2019-04-13 14:07:50 +02:00
Katayama Hirofumi MZ
a008bf8ef2
[KERNEL32_APITEST] Improve one-character Heisei tests ( #1483 )
...
One-character Heisei for CAL_SABBREVERASTRING locale info can be U+337B or U+5E73. And one-character Reiwa U+32FF, U+4EE4, and U+F9A8 are also added. Improve kernel32_apitest testcase. Thanks @ThFabba CORE-15920
2019-04-07 18:35:52 +09:00
Katayama Hirofumi MZ
72990b29c5
[KERNEL32_APITEST] JapaneseCalendar must work even if not codepage 932"
...
Delete (GetACP() != 932) check.
2019-04-07 12:18:54 +09:00
Jérôme Gardou
23373acbb9
[CMAKE] Use modules instead of shared libraries
...
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.
On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
Katayama Hirofumi MZ
afb47b845f
[KERNEL32_APITEST] s/48815/0xBEAF/
2019-04-06 21:59:35 +09:00
Katayama Hirofumi MZ
3ce3b4c283
[KERNEL32_APITEST] Follow up of 89af984
2019-04-06 18:20:04 +09:00
Katayama Hirofumi MZ
89af984b16
[KERNEL32_APITEST] 5-byte, 6-byte, ... UTF-8 sequences
2019-04-06 17:48:15 +09:00
Katayama Hirofumi MZ
eee53c734b
[KERNEL32_APITEST] Careless
2019-04-06 13:55:03 +09:00
Katayama Hirofumi MZ
0cdee99e05
[KERNEL32_APITEST] Trivial
2019-04-06 13:51:34 +09:00
Katayama Hirofumi MZ
e015239426
[KERNEL32_APITEST] Forgot FreeLibrary
2019-04-06 13:48:05 +09:00
Katayama Hirofumi MZ
aa39ad97aa
[KERNEL32_APITEST] Follow up of #1472
2019-04-06 13:34:21 +09:00
Katayama Hirofumi MZ
3400a27ca5
[KERNEL32_APITEST] Improve MultiByteToWideChar testcase ( #1472 )
...
Strengthen the testcase for kernel32!MultiByteToWideChar function. ROSTESTS-282
2019-04-05 22:04:04 +09:00
Adam Słaboń
7047aa80ef
[TRANSLATION] Polish translation update
...
Polish translation update for calc, fltmc, magnify, notepad, osk, sndvol32, usetup, fdebug, appwiz, mmsys, sysdm, acppage, ziplfdr, browseui, cryptui, jscript, shell32, themeui and inf. Added translation for cyrptext, vcdcontroltool, and (not yet complete) getuname.
2019-04-05 10:34:10 +02:00
Katayama Hirofumi MZ
2fd3a8f1b5
[KERNEL32_APITEST] Follow up of #1466 ( #1469 )
...
Skip tests if the current codepage is not Japanese. CORE-15920
2019-04-05 13:04:15 +09:00
Katayama Hirofumi MZ
eb8d1d929f
[KERNEL32_APITEST] Japanese calendar testcase ( #1466 )
...
Add Japanese calendar-related tests. CORE-15920
2019-04-05 09:06:41 +09:00
Katayama Hirofumi MZ
8bf795ff76
[GDI32_APITEST] Add LPtoDP testcase ( #1462 )
...
ROSTESTS-320
2019-04-04 10:44:52 +09:00
Katayama Hirofumi MZ
2c48ab4c0e
[ROSTESTS][GDI32_APITEST] Follow up of #1459 ( #1460 )
...
ROSTESTS-319
2019-04-04 05:25:02 +09:00
Katayama Hirofumi MZ
e157a5fe1c
[GDI32_APITEST] Improve DPtoLP testcase ( #1459 )
...
ROSTESTS-319
2019-04-03 22:48:42 +09:00
Katayama Hirofumi MZ
234a78e09f
[ROSTESTS][GDI32_APITEST] Follow up of #1457 ( #1458 )
...
Thanks, @SergeGautherie.
2019-04-03 20:42:21 +09:00
Katayama Hirofumi MZ
f65a62ea5b
[ROSTESTS][GDI32_APITEST] Refactor testcases ( #1457 )
...
[ROSTESTS][GDI32_APITEST] Refactor testcases
2019-04-03 17:22:21 +09:00
Pierre Schweitzer
180d7169e6
[KMTESTS:FSRTL] Add more tests for FsRtlIsNameInExpression
...
CORE-15902
2019-03-31 11:44:00 +02:00
Thomas Faber
d605b5063f
[NTOS:IO] Send IRPs to the correct device in IoVolumeDeviceToDosName. CORE-15415
2019-03-30 10:13:27 +01:00
Mark Jansen
0ebeced143
[SHIMENG] Find shims case-insensitive
...
CORE-15845
2019-03-14 20:02:00 +01:00
Mark Jansen
996f559fd7
[APPSHIM_APITEST] Add test for IgnoreLoadLibrary
...
CORE-15845
2019-03-14 20:02:00 +01:00
Mark Jansen
b18da6730e
[ACLAYERS] Implement the ForceDXSetupSuccess shim
...
This shim is used on older installers that try to install DirectX,
but encounter errors doing so with the bundled setup.
CORE-15814
2019-03-10 12:45:35 +01:00
Mark Jansen
854af7f332
[APPSHIM_APITEST] Add tests for ForceDXSetupSuccess
2019-03-10 12:45:34 +01:00
Foxlet
181a2b3359
[WALLPAPER] Add ReactOS Soft Blue ( #1376 )
...
CORE-15783
2019-03-06 23:14:08 +01:00
polar
2b954cee27
[WALLPAPERS] Added Silhouette collection ( #1383 )
...
CORE-13000
2019-03-06 23:12:18 +01:00
Pierre Schweitzer
bbfb3caa36
[NTOSKRNL] Add a test for ExUuidCreate
2019-03-02 10:30:00 +01:00
Pierre Schweitzer
6bf5a8a43d
[AFD_APITEST] Add apitest for AFD window size options
2019-02-25 22:34:28 +01:00
Mark Jansen
fa548efb41
[XDK] Remove _M_AMD64 special case
2019-02-25 20:00:35 +01:00
Mark Jansen
28a091ac12
[APPHELP][APPHELP_APITEST] Implement SdbGetDatabaseInformation
...
CORE-11301
2019-02-25 20:00:34 +01:00
Mark Jansen
a9bd3da299
[APPHELP_APITEST] Add a test for shim database registration
...
CORE-11301
2019-02-25 20:00:34 +01:00
Stanislav Motylkov
12e78a9039
[MODULES][WALLPAPERS] Fix build ( #1375 )
...
Some file names still contained space instead of underline. Addendum to 0760802
.
2019-02-25 11:41:41 +01:00
Luo Yufan
ca9cdce760
[TRANSLATION] Update Chinese and Traditional Chinese translations. ( #1369 )
2019-02-25 00:36:53 +01:00
Dylan Navas
07608028b3
[MODULES] Fix CMakeLists.txt for wallpapers module. ( #1294 )
...
* Add all wallpapers to the ISO and can look how enable the module in ReadMe.txt
* Remove blanks in name.
* Moving to folder with same wallpaper style.
* Adding and updating CMakeLists.txt.
* Update ReadMe.txt.
2019-02-24 18:08:26 +01:00
Serge Gautherie
c5d1638e1e
[KMTEST] Fix 3 Clang-Cl warnings about Status and Callbacks ( #502 )
...
* 1 "warning: variable 'Status' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]"
* 2 "warning: comparison of unsigned expression < 0 is always false [-Wtautological-unsigned-zero-compare]"
* Use a consistent type for "i" and fix a comment
* Also update licence header.
CORE-14306
2019-02-24 17:53:38 +01:00
Thomas Faber
c83d7ba185
[NTDLL_APITEST] Show that registry strings can be longer than MAXUSHORT.
2019-02-20 12:23:24 +01:00
Pierre Schweitzer
6295cc506e
[OOPS] That was not meant to be pushed/commited
2019-02-10 20:52:55 +01:00
Pierre Schweitzer
d2c71d761e
[CRYPTEX] Add French translation
2019-02-10 20:43:14 +01:00
Mark Jansen
88cd8d681c
[NTDLL_APITEST] Add test for RtlComputePrivatizedDllName_U
2019-02-07 18:48:49 +01:00
Amine Khaldi
eea81f5274
[WINDOWSCODECS_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:12:58 +01:00
Amine Khaldi
d9bd8eaba3
[WBEMPROX_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:11:26 +01:00
Amine Khaldi
e054ebd54c
[WBEMDISP_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:10:24 +01:00
Amine Khaldi
727f534b9f
[VERSION_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:09:27 +01:00
Amine Khaldi
827f664432
[VBSCRIPT_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:08:28 +01:00
Amine Khaldi
4df86f782f
[UXTHEME_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:07:25 +01:00
Amine Khaldi
f8629c57a9
[USP10_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:06:57 +01:00
Amine Khaldi
e38908229b
[USERENV_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:05:28 +01:00
Amine Khaldi
11d1bab6f3
[URLMON_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:05:00 +01:00
Amine Khaldi
f4c8f8de72
[TWAIN_32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:03:56 +01:00
Amine Khaldi
312e0bf079
[SXS_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:02:58 +01:00
Amine Khaldi
c6a219ff82
[SNMPAPI_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:01:59 +01:00
Amine Khaldi
952bc47ba0
[SHLWAPI_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:01:30 +01:00
Amine Khaldi
4d8c4b145d
[SHELL32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:00:58 +01:00
Thomas Faber
58215e5fb7
[NTDLL_APITEST] Add test for NtDuplicateObject with OBJ_PROTECT_CLOSE.
2019-02-02 23:02:53 +01:00
Thomas Faber
a71f3a70d8
[NTDLL_APITEST] Add tests for zero and negative information class values. CORE-15651
2019-02-02 22:50:19 +01:00
Thomas Faber
1a14dcb53f
[RPCRT4][RPCRT4_WINETEST] Don't unset IDL_FLAGS. Fixes build on 64 bit hosts.
2019-02-02 19:06:04 +01:00
Amine Khaldi
138051c0be
[SHDOCVW_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 14:16:27 +01:00
Amine Khaldi
6828353ace
[SETUPAPI_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 14:15:35 +01:00
Amine Khaldi
aee77bdeee
[SERVICES_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 14:14:59 +01:00
Amine Khaldi
96eddc22d2
[SERIALUI_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 14:14:08 +01:00
Amine Khaldi
739fc06f27
[SECUR32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 14:13:33 +01:00
Amine Khaldi
c3b5406849
[SCRRUN_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 14:12:33 +01:00
Amine Khaldi
9d4f1f05a3
[RSAENH_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 14:12:04 +01:00
Amine Khaldi
f2f9161a02
[RPCRT4_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 14:11:36 +01:00
Amine Khaldi
e736079be3
[RICHED32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 14:11:06 +01:00
Amine Khaldi
c540ae7901
[REGEDIT_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 13:30:32 +01:00
Amine Khaldi
4567e13e3e
[PSAPI_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 13:29:37 +01:00
Amine Khaldi
8bc8ae005f
[PROPSYS_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 13:29:12 +01:00
Amine Khaldi
fa56cfc9ab
[PDH_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 13:27:10 +01:00
Amine Khaldi
27ad765df6
[OPENGL32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 13:26:08 +01:00
Amine Khaldi
b9e3058014
[OLEDLG_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 13:25:40 +01:00
Katayama Hirofumi MZ
62f6e3b397
[WIN32KNT_APITEST] Tabs To Spaces ( #1326 )
...
Converts Tabs to Spaces.
2019-01-30 22:55:10 +09:00
Katayama Hirofumi MZ
e7846c0c67
[APITESTS][GDI32] Add TextTransform testcase ( #1319 )
...
Prove text/font transformation functionality (#1238 ). CORE-15554
2019-01-30 21:23:42 +09:00
Katayama Hirofumi MZ
6360a53b12
[WIN32KNT_APITEST] Improve NtGdiSetBitmapBits 6 ( #1320 )
...
Add some PAGE_READONLY tests. Add two bit pattern tests. CORE-15657 and CORE-15695
2019-01-29 22:48:14 +09:00
Ștefan Fulea
5417742f48
[TRANSLATION] Add Romanian to devcpux, intl.inf, and some rosapps
2019-01-29 13:48:48 +01:00
Amine Khaldi
357f69997d
[OLEAUT32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:19:12 +01:00
Amine Khaldi
3425afa6d9
[OLEACC_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:17:10 +01:00
Amine Khaldi
5c1bcfec69
[OLE32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:16:05 +01:00
Amine Khaldi
4d2ae66cd1
[ODBCCP32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:15:00 +01:00
Amine Khaldi
d46c9a5a05
[NTDSAPI_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:13:20 +01:00
Amine Khaldi
08e76d6087
[NETAPI32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:12:45 +01:00
Amine Khaldi
98fa9b2cfc
[MSXML3_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:12:12 +01:00
Amine Khaldi
f04935d8f2
[MSVFW32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:09:42 +01:00
Amine Khaldi
3f6b395cc1
[MSVCRTD_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:08:43 +01:00
Amine Khaldi
f446a50f76
[MSVCRT_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:08:13 +01:00
Amine Khaldi
e430a46061
[MSRLE32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:07:39 +01:00
Amine Khaldi
53028dd240
[MSCTF_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:05:39 +01:00
Denis Malikov
bcfd350e9f
[APPCOMPAT] Run apps in compatibility with 6.1 SP1 (7 SP1), 6.2 (8) and 6.3 (8.1) ( #1273 )
2019-01-27 17:30:37 +01:00
Katayama Hirofumi MZ
cc75016389
[WIN32KNT_APITEST] Check bit pattern of pvBits ( #1315 )
...
CORE-15657
2019-01-27 20:25:15 +09:00
Thomas Faber
c8f69c63de
[WIN32KNT_APITEST] Test large buffers without relying on stack layout. ( #1314 )
...
CORE-15657
2019-01-27 20:08:52 +09:00
Katayama Hirofumi MZ
1ad9a1deab
[WIN32KNT_APITEST] NtGdiSetBitmapBits: Add tests for max buffer size 2 ( #1312 )
...
Improve NtGdiSetBitmapBits testcase again and again. CORE-15657
2019-01-27 17:17:09 +09:00
Katayama Hirofumi MZ
e80e205156
[WIN32KNT_APITEST] NtGdiSetBitmapBits: Add tests for maximum buffer size ( #1311 )
...
Improve NtGdiSetBitmapBits testcase by adding tests for maximum buffer size. CORE-15657
2019-01-27 16:35:53 +09:00
Amine Khaldi
127d443593
[MMDEVAPI_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:17:35 +01:00
Amine Khaldi
0a904ca409
[MLANG_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:16:35 +01:00
Amine Khaldi
a9e6e64fa5
[MAPI32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:14:31 +01:00
Amine Khaldi
2ea897da44
[LOCALUI_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:13:30 +01:00
Amine Khaldi
20f9fb6150
[JSCRIPT_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:12:15 +01:00
Amine Khaldi
9a0babd145
[INETMIB1_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:11:11 +01:00
Amine Khaldi
d03e237837
[IMAGEHLP_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:08:26 +01:00
Amine Khaldi
99138ae93e
[HLINK_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:07:24 +01:00
Amine Khaldi
279107d5cf
[HID_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:06:23 +01:00
Katayama Hirofumi MZ
f9037bd33f
[WIN32KNT_APITEST] Improve NtGdiSetBitmapBits testcase more and more ( #1307 )
...
CORE-15657
2019-01-26 20:28:40 +09:00
Katayama Hirofumi MZ
82c7571e43
[WIN32KNT_APITEST] NtGdiSetBitmapBits: Expand tabs to spaces ( #1306 )
...
Expand Tabs to Spaces in NtGdiSetBitmapBits testcase. Follow-up of #1304 .
2019-01-26 19:10:23 +09:00
Katayama Hirofumi MZ
13a6583fa0
[WIN32KNT_APITEST] Improve NtGdiSetBitmapBits more ( #1304 )
...
Add some tests. CORE-15657
2019-01-26 11:38:42 +09:00
Katayama Hirofumi MZ
08d72bd076
[WIN32KNT_APITEST] Fix NtGdiGetFontResourceInfoInternalW message
2019-01-25 23:01:07 +09:00
Amine Khaldi
7d57324d5d
[GDIPLUS_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:23:03 +01:00
Amine Khaldi
4d5fa2bac7
[DNSAPI_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:21:12 +01:00
Amine Khaldi
b807af385e
[CRYPT32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:19:36 +01:00
Amine Khaldi
5f7243b577
[COMCTL32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:16:18 +01:00
Amine Khaldi
58aee30e99
[CMD_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:15:06 +01:00
Amine Khaldi
0d35c5159b
[ATL100_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:14:00 +01:00
Amine Khaldi
a924dfff45
[DINPUT_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:11:40 +01:00
Amine Khaldi
28cb32c393
[D3DRM_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:09:38 +01:00
Katayama Hirofumi MZ
a024ae626f
[APITESTS][WIN32KNT_APITEST] Improve NtGdiEnumFontOpen testcase ( #1285 )
...
Use ok, ok_int and ok_ptr macros instead of obsolete TEST macros.
2019-01-24 22:17:40 +09:00
Katayama Hirofumi MZ
d4505e4a7f
[APITESTS][WIN32KNT_APITEST] Improve NtGdiEngCreatePalette testcase ( #1284 )
...
Use ok and ok_long and ok_ptr macros instead of obsolete TEST macros.
2019-01-22 23:01:08 +09:00
Katayama Hirofumi MZ
3bc47ebe41
[APITESTS][WIN32KNT_APITEST] Improve NtGdiDoPalette testcase ( #1283 )
...
Use ok, ok_int and ok_long macros instead of RTEST macros.
2019-01-22 21:20:49 +09:00
Katayama Hirofumi MZ
7c847f26e7
[APITESTS][WIN32KNT_APITEST] Improve NtGdiDeleteObjectApp testcase ( #1282 )
...
Use ok, ok_int and ok_long macros instead of obsolete TEST macros.
2019-01-22 21:17:58 +09:00
Katayama Hirofumi MZ
8fa1a24edc
[APITESTS][WIN32KNT_APITEST] Improve NtGdiGetFontResourceInfoInternalW testcase ( #1290 )
...
Use ok macro instead of obsolete TEST macro.
2019-01-22 21:12:19 +09:00
Katayama Hirofumi MZ
377734c9ec
[APITESTS][WIN32KNT_APITEST] Improve NtGdiExtTextOutW testcase ( #1286 )
...
Use ok_int macros instead of obsolete TEST macros.
2019-01-22 21:11:26 +09:00
Katayama Hirofumi MZ
1a591cbdfa
[APITESTS][WIN32KNT_APITEST] Improve NtGdiFlushUserBatch testcase ( #1287 )
...
Use ok, ok_int, ok_long, and ok_ptr macros instead of TEST and ASSERT macros.
2019-01-22 21:10:22 +09:00
Katayama Hirofumi MZ
b8ca99fad5
[APITESTS][WIN32KNT_APITEST] Improve NtGdiGetRandomRgn testcase ( #1293 )
...
Use ok_int and ok_long macros instead of obsolete TEST and RTEST macros.
2019-01-22 21:07:18 +09:00
Katayama Hirofumi MZ
7123914694
[APITESTS][WIN32KNT_APITEST] Improve NtGdiGetDIBits testcase ( #1289 )
...
Use ok, ok_int and ok_long macros instead of obsolete RTEST and ASSERT macros.
2019-01-22 21:06:00 +09:00
Katayama Hirofumi MZ
e32d5a8b76
[APITESTS][WIN32KNT_APITEST] Improve NtGdiCreateCompatibleDC testcase ( #1281 )
...
Use ok, ok_int and ok_ptr macros instead of obsolete TEST macros.
2019-01-22 20:59:38 +09:00
Katayama Hirofumi MZ
0e70731358
[APITESTS][WIN32KNT_APITEST] Improve NtGdiCreateBitmap testcase ( #1280 )
...
Use ok, ok_int, ok_long and ok_ptr macros instead of obsolete TEST macros.
2019-01-22 20:52:25 +09:00
Katayama Hirofumi MZ
b7794e8112
[APITESTS][WIN32KNT_APITEST] Improve NtGdiBitBlt testcase ( #1277 )
...
Use `ok_int`, `ok_long` and `ok` macros instead of obsolete `TEST` and `TESTX` macros.
2019-01-22 20:51:00 +09:00
Katayama Hirofumi MZ
b09bceef7d
[APITESTS][WIN32KNT_APITEST] Improve NtGdiCombineRgn testcase ( #1279 )
...
Use `ok_int` and `ok_long` macros instead of obsolete `TEST` macros.
2019-01-22 20:49:47 +09:00
Mark Jansen
3df31a8217
[USER32_APITEST] Show that scrollbars can be created when extra window data is requested.
2019-01-21 22:25:35 +01:00
Mark Jansen
c296ee510f
[DBGHELP_APITEST] Skip the test when the function is not found
2019-01-21 20:42:16 +01:00
Andreas Maier
184255ffdb
[DBGHELP_APITEST] Add test for SymRegisterCallbackW64.
2019-01-21 20:42:15 +01:00
Katayama Hirofumi MZ
289705caa6
[APITESTS][WIN32KNT_APITEST] Improve NtGdiArcInternal testcase ( #1276 )
...
Use ok_int() and ok_long() macros instead of obsolete TEST() macro.
2019-01-21 17:39:05 +01:00
Katayama Hirofumi MZ
6846527f67
[APITESTS][WIN32KNT_APITEST] Use ok_long for NtGdiGetBitmapBits/NtGdiSetBitmapBits ( #1275 )
2019-01-21 17:38:20 +01:00
Timo Kreuzer
bb9a5f6046
[ROSTESTS] Fix 64bit issues ( #1261 )
2019-01-20 15:58:32 +01:00
Pierre Schweitzer
1b92120fc9
[MDI] Fix GCC build
2019-01-20 11:09:54 +01:00
Pierre Schweitzer
32faa24733
[BUTTERFLIES] Fix GCC build
2019-01-20 11:06:42 +01:00
Timo Kreuzer
2890a22179
[ROSAPPS] Fix 64 bit issues
2019-01-20 09:04:58 +01:00
Jérôme Gardou
bb8a3f4e09
[APITESTS] Add tests for opengl32.dll
...
Ensure that our SW implementation exposes the same extensions and the same pixel formats than windows.
2019-01-19 14:23:54 +01:00
Katayama Hirofumi MZ
4b924a8685
[USER32_APITEST] Improve GetMessageTime tests more ( #1254 )
...
Compare GetMessageTime and GetTickCount values.
CORE-15565
2019-01-18 12:11:53 +09:00
Katayama Hirofumi MZ
b490084d38
[USER32_APITEST] Improve GetMessageTime tests
2019-01-17 09:31:35 +09:00
Katayama Hirofumi MZ
249d55f4a0
[USER32_APITEST] Add tests for GetMessageTime
2019-01-16 22:59:35 +02:00
Mark Jansen
61fed54064
[CTM] Add a visual indication to show there are more processes ( #1222 )
2019-01-16 03:39:27 +01:00
Thomas Faber
e5fc2b4ce3
[KMTESTS:EX] Add a test that triggers big pool expansion. CORE-15051
2019-01-09 08:18:41 +01:00
Mark Jansen
2e4457f223
[PRINTING] The first argument to PackStrings can be const.
2019-01-06 21:07:09 +01:00
Luo Yufan
95564d5e30
[TRANSLATION] Update Chinese translation. ( #1223 )
...
[CLIPBRD][SOLITAIRE][RAPPS][REGEDIT][WINHLP32][WORDPAD][FDEBUG][SYSDM][BROWSEUI][DEVMGR][IEFRAME][OLEDLG][SHELL32][SYSSETUP][INF][WINFILE][NTVDM][USER32]
2019-01-07 00:35:11 +09:00
Katayama Hirofumi MZ
cdaff94c3d
[GDI32_APITEST] Improve CreateFontIndirect testcase
2019-01-06 09:20:30 +09:00
David Quintana
01e5cb0c04
Resource file strings cleanup ( #581 )
...
[CMDUTILS/AT] Fix missing translation strings in certain files.
[NOTEPAD] Fix SUBLANG code to brazillian.
[RAPPS] Fix missing translation strings in certain files.
[FDEBUG] Fix translation string ID.
[CPL/INPUT] Fix missing translation strings in certain files.
[ACPPAGE] Fix incorrect resource IDs.
[NETSHELL] Fix incorrect resource IDs.
[DEVMGR] Fix missing translation strings in certain files.
[LSASRV] Fix missing translation strings in certain files.
[RASDLG] Fix missing translation strings in certain files.
[SHELL32] Fix missing translation strings and incorrect resource IDs.
[TAPIUI] Fix missing translation strings in certain files.
[WINFILE] Fix incorrect resource IDs.
[NTVDM] Fix missing translation strings in certain files.
[USERSRV] Fix missing translation strings in certain files.
[BROWSEUI] One more missing string.
[FLTMC] Fix missing translation strings in certain files.
Detected using the TransDiffer tool (early alpha).
This doesn't include everything anymore, but I wanted to get the PR out of the way.
2019-01-05 15:44:16 +01:00
Bișoc George
e549de4924
[VCDCONTROLTOOL] Implement Romanian & Italian translations ( #1218 )
2019-01-05 14:54:57 +01:00
Luo Yufan
6561572847
[TRANSLATION] Improve Chinese translation of VCDControlTool. ( #1217 )
2019-01-04 21:20:50 +01:00
Luo Yufan
9f54dbff5e
[TRANSLATION] Update Chinese translation. ( #1212 )
2018-12-31 21:47:58 +01:00
Pierre Schweitzer
abb6fd83a4
[ADVAPI32_APITEST] Add tests showing that first field of OwningModuleInfo is the tag
...
Also, show that querying owner information about a connection owned by a service
returns the service name, and not the image nor its path.
Obviously, that fails in ReactOS.
2018-12-31 11:19:29 +01:00
Pierre Schweitzer
830f2998ab
[ADVAPI32_APITEST] Unknown field isn't that unknown and should contain "1"
...
See processhacker source code (as reference)
2018-12-29 22:09:52 +01:00
Luo Yufan
c34833390a
[TRANSLATION] Update Traditional Chinese translation. ( #1193 )
2018-12-27 16:24:24 +09:00
Pierre Schweitzer
cdc419eb18
[KMTESTS:CC] Fix a typo, definitely showing this code path is not used during the test
2018-12-23 12:31:14 +01:00
Pierre Schweitzer
34b6a28764
[KMTESTS:CC] Add tests showing a dirty VACB isn't flushed on file growing
...
CORE-11819
2018-12-23 12:04:39 +01:00
Pierre Schweitzer
9cbd1cad0e
[FONTSUB] Fix build²
2018-12-22 15:02:16 +01:00
Pierre Schweitzer
6b4d6d40d6
[FONTSUB] Fix build
2018-12-22 14:52:02 +01:00
Pierre Schweitzer
0b5c1503c4
[KMTESTS:CC] Add a trace to identify failing tests
2018-12-22 14:36:45 +01:00
Luo Yufan
eca1aa87a4
[TRANSLATION] Update Chinese shortcut translation ( #1179 )
...
* [INF] Update Traditional Chinese translation.
* [ROSAPPS] Update Chinese translation.
* [FONTSUB] Add Traditional Chinese translation.
* [FONTSUB] Add Traditional Chinese translation.
* [FONTSUB] Update Simplified Chinese translation.
* [ROSAPPS] Update Chinese translation.
* [FONTSUB] Update Simplified Chinese translation.
2018-12-22 22:35:33 +09:00
Pierre Schweitzer
f7c0236fc1
[KMTESTS:CC] Add more tests for SetFileSizes
...
These are covered by Thomas' patch.
CORE-11819
2018-12-22 12:42:05 +01:00
Pierre Schweitzer
ba5d6e977b
[KMTESTS:CC] Add tests for CcSetFileSizes
...
These are passing in W2K3 but failing in ReactOS.
CORE-11819
2018-12-22 12:32:02 +01:00
Pierre Schweitzer
8785b10917
[IPHLPAPI_APITEST] Add tests for GetOwnerModuleFromUdpEntry
2018-12-21 19:17:11 +01:00
Pierre Schweitzer
f42a6c16f2
[IPHLPAPI_APITEST] Add tests for GetExtendedUdpTable
2018-12-21 19:17:11 +01:00
Katayama Hirofumi MZ
edc849490d
[ROSAPPS][VGAFONTEDIT] Refactor on OpenInfo
2018-12-20 23:37:08 +09:00
Katayama Hirofumi MZ
0a723a2c75
[ROSAPPS][VGAFONTEDIT] Fix memory leaks
2018-12-20 23:19:01 +09:00
Katayama Hirofumi MZ
56297438a5
[ROSAPPS][VGAFONTEDIT] String/Memory check
2018-12-20 22:33:59 +09:00
Katayama Hirofumi MZ
6d63d76655
[USETUP][NTDLL_APITEST][KBDROST] Allow non-Latin codepage users to build ReactOS on MSVC (Retrial of #1150 ) ( #1168 )
...
- The converter is code7bit I made. code7bit: https://github.com/katahiromz/code7bit
- This converter converts non-clean characters in string literals.
- However I couldn't erase a ton of codepage C4819 warnings.
- CORE-15447
You can edit an European source file as follows:
- Right click the file in the Solution Explorer.
- Select "Open With...".
- Choose "C++ Source Code Editor (with encoding)".
- Choose "Central European (Windows) - Codepage 1260".
2018-12-20 17:25:32 +09:00
Katayama Hirofumi MZ
6d47eab526
[ROSAPPS][VGAFONTEDIT] Allow file drop ( #1165 )
...
- Allow file drop on EXE file.
- Allow file drop on the main window.
2018-12-19 21:08:25 +09:00
Luo Yufan
bba8262bc1
Update Chinese translation. ( #1164 )
...
* [SYSSETUP] Update Simplified Chinese translation.
* [SYSSETUP] Update Traditional Chinese translation.
* [SHELL32] Update Traditional Chinese translation.
* [VCDCONTROLTOOL] Update Simplified Chinese translation.
* [VCDCONTROLTOOL] Update Traditional Chinese translation.
2018-12-19 21:04:19 +09:00
Oleg Dubinskiy
4a8c57fcbc
[VCDCONTROLTOOL] Add Ukrainian translation
2018-12-18 23:21:07 +01:00
Luo Yufan
981cbb1b8c
[TRANSLATION] Update Chinese translation (zh_CN & zh_TW) ( #1159 )
2018-12-18 17:24:35 +01:00
Serge Gautherie
58135d7d41
[CYLFRAC] Fix 3 MSVC-x64 warnings about TimeProc() ( #1157 )
...
- "...\cylfrac.c(160): warning C4028: formal parameter 3 different from declaration"
- "...\cylfrac.c(160): warning C4028: formal parameter 4 different from declaration"
- "...\cylfrac.c(160): warning C4028: formal parameter 5 different from declaration"
CORE-7538
2018-12-18 13:30:28 +01:00
Serge Gautherie
57786d7d3a
[CYLFRAC] Fix a MSVC-x64 warning about hwnd ( #1158 )
...
"...\cylfrac.c(160): warning C4311: 'type cast': pointer truncation from 'HWND' to 'DWORD'".
2018-12-18 13:29:03 +01:00
Pierre Schweitzer
963f715c69
[VCDCONTROLTOOL] Enable Spanish translation
...
Addendum to 1cb1da5
which was an addendum to be8a835
2018-12-18 08:20:27 +01:00
Javier Fernandez
be8a835438
[VCDCONTROLTOOL] Add Spanish translation ( #1156 )
2018-12-18 01:33:08 +01:00
Pierre Schweitzer
7375173b7f
[KMTESTS:CC] Add some tests regarding small pinning size (< PAGE_SIZE)
...
CORE-15384
2018-12-17 20:31:24 +01:00
Oleg Dubinskiy
21a0846aff
[VCDCONTROLTOOL] Add Russian translation
2018-12-17 08:09:08 +01:00
Katayama Hirofumi MZ
2e2e63e10d
[KBDROST][NTDLL_APITEST] Revert #1135 (Delete UTF-8 BOM) ( #1149 )
...
CORE-15447
2018-12-17 11:29:35 +09:00
Mark Jansen
fbe4a43f5d
[MSPTCHA_APITEST] Initial tests.
...
The filename intentionally does not contain the word 'patch',
because this will trigger windows to auto-elevate the test app.
2018-12-15 16:28:59 +01:00
Pierre Schweitzer
f88259a632
[VCDCONTROLTOOL] Add a shortcut to start menu
2018-12-15 15:46:35 +01:00
Katayama Hirofumi MZ
7050ac4dce
[KBDROST][NTDLL_APITEST] Add UTF-8 BOM ( #1135 )
...
Add UTF-8 BOM. CORE-15447
2018-12-15 08:00:39 +09:00
Serge Gautherie
e94618b7bf
[KMTEST:RTL] RtlException: Remove '#if CORE_6640_IS_FIXED'
...
On behalf of Víctor Martinez.
CORE-8773
2018-12-13 21:36:10 +01:00
Pierre Schweitzer
ec96bf8e5c
[ROSAUTOTEST] Force HTTPS
...
ONLINE-855
2018-12-13 11:54:59 +01:00
Pierre Schweitzer
a062160b29
[ROSAUTOTEST] Forget about HTTP, go over HTTPS directly
...
ONLINE-855
2018-12-13 11:49:13 +01:00
Pierre Schweitzer
1d22362741
[ROSAUTOTEST] Allow transparent redirection to HTTPS URLs
...
ONLINE-855
2018-12-13 11:45:43 +01:00
Serge Gautherie
4918271a3c
[WS2_32_APITEST] Fix 'inialialization' typo, in comments ( #1119 )
2018-12-12 20:24:07 +01:00
Mark Jansen
f386a6ec41
[SFC_APITEST] Initial test for SfcIsFileProtected and SfcGetFiles
2018-12-12 19:33:44 +01:00
Mark Jansen
6378c83663
[COM_APITEST] Add a test for CLSID_ActiveDesktop
...
CORE-15424
2018-12-12 19:29:09 +01:00
Mark Jansen
570b7655ab
[PSDK] Add a minimal IActiveDesktop definition
...
CORE-15424
2018-12-12 19:28:58 +01:00
Pierre Schweitzer
dc65db7c13
[ADVAPI32_APITEST] If TEB SubProcessTag is set, query ADVAPI32 to validate its correctness
...
This is based on: https://wj32.org/wp/2010/03/30/howto-use-i_querytaginformation/
and properly works in W2K3 SP2.
Thanks to Joachim for his tests.
2018-12-11 23:41:01 +01:00
Pierre Schweitzer
7d18e36a31
[ADVAPI32_APITEST] Add a test to show that main service thread is tagged
...
This test will fail on everything < W2K3 SP2. In spite of what a wide spread
rumor says, MS seems to have added that feature quite lately, but not starting
Vista! ;-)
2018-12-11 23:41:01 +01:00
Pierre Schweitzer
93164cf873
[VCDCONTROLTOOL] Add French translation
2018-12-11 20:13:52 +01:00
Pierre Schweitzer
e8e4096eb7
[VCDCLI] Implement support for persistent mounts
2018-12-11 15:24:38 +01:00
Pierre Schweitzer
044a7022c5
[VCDCONTROLTOOL] Enable driver start/stop buttons depending on the service status
2018-12-11 15:04:25 +01:00
Pierre Schweitzer
b518fc065d
[VCDCONTROLTOOL] Implement support for persistent mounts
2018-12-11 15:04:25 +01:00
Pierre Schweitzer
10ce523a2c
[VCDCONTROLTOOL] Add a GUI app to manage virtual CD-ROM devices
...
This is just an open sourced version of the tool provided by MS along
with the driver.
It will avoid users fighting with the CLI tool (that was doing the job
though ;-)).
Looks like that: https://twitter.com/HeisSpiter/status/1072482763348107264
Nota 1: it doesn't have an icon
Nota 2: code may be ugly, I'm not a umode guy! ;-)
2018-12-11 15:04:10 +01:00
Pierre Schweitzer
cab37c9455
[VCDROM] Add a display name for the service
2018-12-11 15:04:10 +01:00
Pierre Schweitzer
01d56963f8
[MPR_WINETEST] Sync with Wine Staging 3.17. CORE-15127
2018-12-08 11:43:10 +01:00
Serge Gautherie
c34fa1e389
[SDK][NDK] Move SYSTEM_POWER_INFORMATION to ntpoapi.h ( #869 )
...
As suggested by Thomas Faber. See CORE-12587 for more details.
2018-12-05 13:48:01 +01:00
Pierre Schweitzer
e9c7c6fd2c
[IPHLPAPI_APITEST] Add tests for GetOwnerModuleFromTcpEntry()
2018-11-29 20:30:23 +01:00
Pierre Schweitzer
1e9fb35fbc
[IPHLPAPI_APITEST] Test GetExtendedTcpTable rather than AllocateAndGetTcpExTable2FromStack
2018-11-29 20:30:22 +01:00
Pierre Schweitzer
73c06d09ff
[IPHLPAPI_APITEST] CurrPorts seems to confirm that timestamp is really a timestamp
2018-11-28 08:28:37 +01:00
Pierre Schweitzer
ec605e9138
[IPHLPAPI_APITEST] Add tests for AllocateAndGetTcpExTable2FromStack()
2018-11-27 21:36:48 +01:00
Luo Yufan
a2819679ec
[TRANSLATION] Update Simplified Chinese translation. ( #1057 )
2018-11-23 16:24:47 +01:00
Stanislav Motylkov
c1195f5300
[SYSDM][DXDIAG][SYSTEMINFO] Include only one user-mode DMI library ( #1054 )
...
Include only one user-mode DMI library. Addendum to baf2c0c
.
2018-11-21 22:07:54 +01:00
Bernhard Feichtinger
76daaf9faf
[MODULES] Add a convenient option to transfer files into a new installation ( #877 )
...
Purpose:
When doing a PXE BootCD installation, you may be left without networking, usb and a cd drive.
This adds an easy way to include a few or more files to the installation which are then present on the disk after the installation and which does not require any change to ReactOS source code/build script files (and no manual editing of boot/bootdata/packages/reactos.dff.in).
Proposed changes:
Adds a new modules/3rdparty folder which lets the files end up in C:\ReactOS\3rdParty ready for use.
2018-11-16 23:26:58 +01:00
Katayama Hirofumi MZ
5aa7bb32f1
[SYSTEMINFO] Fix Chinese resource to fix MSVC2010 build ( #1041 )
2018-11-16 09:32:41 +09:00
Luo Yufan
d8a4e0a8e3
[TRANSLATION]Update Simplified Chinese translation. ( #1032 )
2018-11-14 21:42:21 +09:00
Mark Jansen
027df341f3
[GFLAGS] Use the registry access flags passed in
2018-11-11 17:21:16 +01:00
Serge Gautherie
a4859bf283
[KMTESTS:MM] Fix 'PAGE_NOACCESS' copypasta, in an error string
...
ROSTESTS-110
2018-11-03 16:36:24 +01:00
Jérôme Gardou
5d91d52417
[KMTESTS/MM] Enable again accessing forbidden memory.
...
Also adda test case for the PAGE_GUARD case
ROSTESTS-110
2018-11-03 12:50:16 +01:00
Katayama Hirofumi MZ
665269be9c
[APITESTS] Add InSendMessage check in SwitchToThisWindow testcase ( #998 )
...
CORE-15165
2018-10-30 17:14:37 +09:00
Katayama Hirofumi MZ
c550bad4ef
[APITESTS] Improve CloseWindow testcase ( #997 )
...
Improve the testcase for user32!CloseWindow function.
2018-10-30 08:54:40 +09:00
Katayama Hirofumi MZ
328a4c3834
[APITESTS] Add CloseWindow testcase ( #996 )
...
Add a testcase for user32!CloseWindow function.
2018-10-30 08:38:03 +09:00
Pierre Schweitzer
3d68c01664
[KMTESTS:CC] Introduce a macro to test public BCB
...
For now, it's local, but it may be moved to some header
to be shared between tests.
2018-10-28 22:37:59 +01:00
Katayama Hirofumi MZ
3e00e7fb22
[APITESTS][USER32] Add testcase for SwitchToThisWindow ( #980 )
...
Add an API test program for user32!SwitchToThisWindow function.
JIRA issue: CORE-15165
2018-10-26 19:56:25 +09:00
Hermès Bélusca-Maïto
76e2698237
[NTDLL_APITEST] Re-enable the part of the NtLoad/UnloadKey test related to force-unload a hive with opened sub-key handles.
...
Effectively reverts b17ce9c8
(r75138).
CORE-13448
2018-10-22 00:05:21 +02:00
Adam Słaboń
7abc8be102
[TRANSLATION] Polish translation update
...
Polish translation of net, telnet, diskpart, devcpux, fontext, iernonce, lsasrv, themes, arping, frag, screensavers, ctm, fontsub, WinetestsGUI and localmon.
Update for dxdiag, msgina, msports, netcfgx, shell32 and syssetup.
2018-10-20 21:26:07 +02:00
Mark Jansen
8543622a72
[GFLAGS] Implement imagefile options
2018-10-19 23:13:51 +02:00
Mark Jansen
ec621270a1
[GFLAGS] Move common code to a shared location.
2018-10-19 23:13:51 +02:00
Mark Jansen
bc3b356ae6
[GFLAGS] Move code around to handle multiple options
2018-10-19 23:13:38 +02:00
Pierre Schweitzer
f3ea47d94d
[KMTESTS:CC] Add more tests for CcPinMappedData()
2018-10-13 19:24:29 +02:00
Pierre Schweitzer
c467169708
[KMTESTS:CC] Properly check for memory allocations
2018-10-13 19:17:00 +02:00
Pierre Schweitzer
ce0650d37d
[KMTESTS:CC] Add more tests for CcPinMappedData()
2018-10-13 19:15:48 +02:00