Hermès Bélusca-Maïto
e2d20087ab
[ROSTESTS]: Move old testdata directory into the new one and add test files by Victor Martinez.
...
ROSTESTS-169 #resolve
svn path=/trunk/; revision=67625
2015-05-10 14:59:04 +00:00
Amine Khaldi
6135f8221c
[SETUPAPI_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67531
2015-05-03 11:33:46 +00:00
Amine Khaldi
a31e415ce7
[REG_WINETEST] Import from Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67530
2015-05-03 11:32:28 +00:00
Amine Khaldi
a4675648df
[WBEMDISP_WINETEST] Import from Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67515
2015-05-02 19:40:48 +00:00
Thomas Faber
68defa9dd4
[KMTESTS:IO]
...
- Also test write operations in IoReadWrite
- Add some nonzero success statuses
CORE-9624
svn path=/trunk/; revision=67493
2015-05-01 12:50:12 +00:00
Thomas Faber
f1b1a2086e
[KMTESTS:IO]
...
- Fix GCC build
svn path=/trunk/; revision=67488
2015-05-01 11:07:40 +00:00
Thomas Faber
abb2dff020
[KMTESTS:IO]
...
- Add a test for the interaction between NtReadFile and a file system driver
CORE-9624
svn path=/trunk/; revision=67487
2015-05-01 11:03:21 +00:00
Thomas Faber
054e41ecad
[KMTEST]
...
- Add TESTENTRY_NO_READONLY_DEVICE and TESTENTRY_BUFFERED_IO_DEVICE flags for standalone drivers
svn path=/trunk/; revision=67486
2015-05-01 10:52:37 +00:00
Amine Khaldi
fb31661620
[USERENV_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67445
2015-04-26 18:38:10 +00:00
Hermès Bélusca-Maïto
71a0dd0f0e
Forgot this change too.
...
svn path=/trunk/; revision=67443
2015-04-26 17:50:38 +00:00
Hermès Bélusca-Maïto
b4ebdb1ae9
[REACTOS]: Add a "testdata" subdirectory in %SystemRoot%\bin\ where you can put all needed extra files for the tests. In addition, all the files present in your rostests\testdata local directory of your working copy are also copied into %SystemRoot%\bin\testdata .
...
svn path=/trunk/; revision=67442
2015-04-26 17:47:55 +00:00
Kamil Hornicek
d3a6637990
[W32KNAPI]
...
- NEW_CURSORICON is no more
svn path=/trunk/; revision=67436
2015-04-26 13:17:24 +00:00
Amine Khaldi
e7264e00c5
[SHELL32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67432
2015-04-26 11:27:59 +00:00
Thomas Faber
8c6d35fc9e
[ADVAPI32_WINETEST]
...
- Add a test for RegQueryInfoKey. This serves as a placeholder to be replaced with the upstream version once accepted -- however it tests against Win 2003 behavior, so it can validate changes to our advapi32.
CORE-6976
svn path=/trunk/; revision=67424
2015-04-25 19:14:03 +00:00
Thomas Faber
410d16c399
[NTDLL_APITEST]
...
- Add a test for NtQueryKey(KeyFullInformation)
CORE-6976
svn path=/trunk/; revision=67414
2015-04-25 15:05:36 +00:00
Amine Khaldi
a3a21c0bcf
[UXTHEME_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67404
2015-04-25 11:03:51 +00:00
Amine Khaldi
f2599b4baa
[VBSCRIPT_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67403
2015-04-25 11:03:24 +00:00
Amine Khaldi
5ddcd5ea52
[SXS_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67401
2015-04-25 11:01:29 +00:00
Amine Khaldi
38cd269217
[SHLWAPI_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67399
2015-04-25 10:59:43 +00:00
Amine Khaldi
65a3bbb546
[SHDOCVW_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67397
2015-04-25 10:56:44 +00:00
Amine Khaldi
4c29c0e668
[SCRRUN_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67395
2015-04-25 10:54:49 +00:00
Amine Khaldi
6eb0bd7fb7
[RSAENH_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67393
2015-04-25 10:51:57 +00:00
Thomas Faber
c92559c27c
[GDI32_APITEST]
...
- Add a test for NtGdiAddFontResourceW. This goes in gdi32_apitest until we fix w32knapi to be Testman-compatible (ROSTESTS-167). Patch by Víctor Martínez Calvo.
ROSTESTS-166 #resolve
svn path=/trunk/; revision=67391
2015-04-25 10:41:32 +00:00
Thomas Faber
050de17f6a
[NTDLL_WINETEST]
...
- Avoid printing an unterminated string in registry test. Powered by DPH.
- Add a ROS hack to avoid a buffer overflow when one of our DPRINTs is returned by WaitForDebugEvent (e.g. when using DPH)
svn path=/trunk/; revision=67382
2015-04-24 17:37:31 +00:00
Thomas Faber
bccac1a15b
[NTDLL_APITEST]
...
- Gracefully handle failures in NtMapViewOfSection test. CORE-9189
- Correctly handle unterminated strings in NtQueryKey test. Powered by DPH.
svn path=/trunk/; revision=67370
2015-04-23 18:41:08 +00:00
Thomas Faber
4744fee712
[URLMON_WINETEST]
...
- Re-enable skipped protocol tests
ROSTESTS-165 #resolve
svn path=/trunk/; revision=67366
2015-04-23 11:32:20 +00:00
Amine Khaldi
4c58fa556c
[URLMON_WINETEST] Skip test_ftp_protocol() because of timeouts. ROSTESTS-165
...
svn path=/trunk/; revision=67354
2015-04-22 20:48:13 +00:00
Thomas Faber
1d58087ea8
[NTDLL_APITEST]
...
- Ensure 4-byte alignment for ATOM_BASIC_INFORMATION
CORE-6994 #resolve
svn path=/trunk/; revision=67349
2015-04-22 15:50:00 +00:00
Amine Khaldi
3c53bca528
[URLMON_WINETEST] Skip test_http_protocol() and test_https_protocol() because of timeouts. ROSTESTS-165
...
svn path=/trunk/; revision=67348
2015-04-22 12:44:36 +00:00
Amine Khaldi
4295aef9da
[WININET_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67344
2015-04-22 08:38:32 +00:00
Thomas Faber
95ebf88866
[NTDLL_APITEST]
...
- Add some more tests for RtlDoesFileExists_*, in particular passing NT paths
CORE-9523
svn path=/trunk/; revision=67334
2015-04-21 10:50:12 +00:00
Thomas Faber
45c2f87c87
[WIN32K:NTUSER]
...
- Fix some GetWindowPlacement tests
CORE-9578
svn path=/trunk/; revision=67333
2015-04-21 10:14:12 +00:00
Pierre Schweitzer
c45bd159ff
[KERNEL32_APITEST]
...
Force hexa output
svn path=/trunk/; revision=67332
2015-04-21 09:30:05 +00:00
Thomas Faber
842d5b87ea
[USER32_APITEST]
...
- Use correct format specifiers aka fix GCC build
svn path=/trunk/; revision=67331
2015-04-21 09:25:51 +00:00
Thomas Faber
ea06801805
[USER32_APITEST]
...
- Add a test for GetWindowPlacement
CORE-9578
svn path=/trunk/; revision=67330
2015-04-21 09:21:22 +00:00
Thomas Faber
e7c17c0741
[NETSHELL][COM_APITEST]
...
- Remove another MessageBox...
- Also test some more interfaces found in netshell classes
svn path=/trunk/; revision=67316
2015-04-19 22:50:25 +00:00
Thomas Faber
a04d175469
[COM_APITEST]
...
- Add test for netshell classes
- Add some interfaces
svn path=/trunk/; revision=67313
2015-04-19 21:28:09 +00:00
Pierre Schweitzer
2a8f6b6f83
[KERNEL32_APITEST]
...
Complete a bit more the PrivMoveFileIdentityW tests
svn path=/trunk/; revision=67306
2015-04-19 19:36:42 +00:00
Thomas Faber
f5a19bfe31
[CMAKE]
...
We have a zero-warnings policy in trunk, accordingly:
- Disable overflow warnings in mciwave
- Remove all -Wno-error directives
- Remove all allow_warnings invocations
- Make allow_warnings defunct, it needs to be reworked, e.g. according to CORE-6959.
svn path=/trunk/; revision=67291
2015-04-19 08:39:58 +00:00
Pierre Schweitzer
f033a19054
[KERNEL32_APITEST]
...
Erm. That wasn't meant to remain here! :-P
svn path=/trunk/; revision=67279
2015-04-18 21:34:12 +00:00
Pierre Schweitzer
f656eab188
[KERNEL32_APITEST]
...
Make PrivMoveFileIdentityW test work even if kernel32_apitest.exe isn't in current directory
svn path=/trunk/; revision=67278
2015-04-18 21:30:15 +00:00
Pierre Schweitzer
ad157d2c6f
[KERNEL32_APITEST]
...
Add tests for PrivMoveFileIdentityW().
Tested on w2k3 by Thomas
svn path=/trunk/; revision=67273
2015-04-18 19:46:57 +00:00
Thomas Faber
2829ed5afe
[USER32_APITEST]
...
- Add a test for SetScrollInfo
CORE-9553
svn path=/trunk/; revision=67226
2015-04-17 17:22:07 +00:00
Thomas Faber
e69c4796da
[KERNEL32_APITEST]
...
- Make GetDriveType test succeed if the current directory is the drive root. Spotted by Edijs.
- Use strsafe functions
ROSTESTS-160 #resolve
svn path=/trunk/; revision=67222
2015-04-17 08:09:30 +00:00
Amine Khaldi
3c22869668
[RPCRT4_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67216
2015-04-16 17:21:14 +00:00
Thomas Faber
f499a92d44
[USER32_APITEST]
...
- Add a test for CreateDialog. Patch by Andreas Maier.
ROSTESTS-163 #resolve
svn path=/trunk/; revision=67213
2015-04-16 11:35:23 +00:00
Amine Khaldi
0f61b39797
[GDIPLUS_WINETEST] Addendum to r58377. gdiplus:image doesn't crash anymore. CORE-6969
...
svn path=/trunk/; revision=67212
2015-04-16 10:53:37 +00:00
Amine Khaldi
4e16ae29eb
[XMLLITE_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67209
2015-04-15 18:12:48 +00:00
Amine Khaldi
27f42e4074
[QMGR_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67208
2015-04-15 18:12:24 +00:00
Amine Khaldi
c728b137a9
[PROPSYS_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67207
2015-04-15 18:10:59 +00:00
Amine Khaldi
b2c305e446
[OLEAUT32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67205
2015-04-15 18:10:02 +00:00
Amine Khaldi
e8f37aa2ae
[ODBCCP32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67204
2015-04-15 18:09:34 +00:00
Timo Kreuzer
6c366758de
[KMTEST]
...
Remove now obsolete definitions
svn path=/trunk/; revision=67174
2015-04-12 12:42:50 +00:00
Amine Khaldi
bf75b75b22
[SECUR32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67118
2015-04-09 14:26:41 +00:00
Amine Khaldi
eceed9ecc3
[WINHTTP_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67117
2015-04-09 13:31:23 +00:00
Amine Khaldi
5a3125c61d
[URLMON_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67114
2015-04-09 12:44:18 +00:00
Amine Khaldi
c783e3db2f
[MSXML3_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67093
2015-04-08 17:15:53 +00:00
Amine Khaldi
a7321a085f
[MSTASK_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67091
2015-04-08 17:14:16 +00:00
Amine Khaldi
b072815c05
[MSCMS_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67088
2015-04-08 17:12:02 +00:00
Amine Khaldi
18b50f005d
[MMDEVAPI_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67086
2015-04-08 17:11:03 +00:00
Amine Khaldi
34e8f186a9
[NTDLL_WINETEST] Add tests for RtlIpv6AddressToString(Ex) by Mark Jansen.
...
svn path=/trunk/; revision=67079
2015-04-06 20:27:41 +00:00
Amine Khaldi
a2a9df3eed
[RICHED20_WINETEST] EM_SETSEL tests. Addendum to r67074. By Christoph von Wittich.
...
svn path=/trunk/; revision=67076
2015-04-06 17:56:33 +00:00
Amine Khaldi
d0713751e1
[RICHED20_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67073
2015-04-06 17:45:01 +00:00
Thomas Faber
3233f5f8b3
[USER32_APITEST]
...
- Rename CreateWindowEx test to SetParent since that's what it tests
svn path=/trunk/; revision=67070
2015-04-06 06:34:04 +00:00
Timo Kreuzer
dd4901282a
[GDI32_APITEST]
...
Add/fix some tests for CreateDIBPatternBrush, GetDIBits, PatBlt and SetWindowExtEx
svn path=/trunk/; revision=67051
2015-04-04 15:58:18 +00:00
Timo Kreuzer
4eebb1e0c9
[GDI32_APITEST]
...
Add some more tests for MaskBlt
svn path=/trunk/; revision=67047
2015-04-04 14:58:17 +00:00
Timo Kreuzer
9729094318
[GDI32_APITEST]
...
Fix some broken tests or disable them.
svn path=/trunk/; revision=67046
2015-04-04 14:51:20 +00:00
Timo Kreuzer
437306080d
[GDI32_APITEST]
...
Improve/fix tests for CreateBitmap.
svn path=/trunk/; revision=67045
2015-04-04 14:38:04 +00:00
Timo Kreuzer
7d51577276
[CRT_APITEST]
...
Disable a broken test.
svn path=/trunk/; revision=67044
2015-04-04 13:42:41 +00:00
Timo Kreuzer
462b429d45
[GDI32_APITEST]
...
Disable the 7.5 million tests, that make our testbot print failure message forever.
svn path=/trunk/; revision=67043
2015-04-04 13:35:19 +00:00
Timo Kreuzer
f7f6d79a8d
[GDI32_APITEST]
...
Fix GCC build
svn path=/trunk/; revision=67042
2015-04-04 13:09:54 +00:00
Timo Kreuzer
afc9bc7f2a
[GDI32_APITEST]
...
Add more tests for ExtCreatePen. This adds tests for almost all thinkable combinations of parameters. On win7: "ExtCreatePen: 7594830 tests executed (0 marked as todo, 0 failures), 0 skipped." After evaluating the results on WHS2003, this test will be disabled, since it is expected that most of these fail on ros atm.
svn path=/trunk/; revision=67040
2015-04-04 12:53:05 +00:00
Amine Khaldi
06ef60970d
[CMD_WINETEST] Do not skip cmd tests. CORE-6810.
...
svn path=/trunk/; revision=67000
2015-03-31 07:09:02 +00:00
Amine Khaldi
0ed98bc3e8
[MLANG_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66986
2015-03-30 21:45:29 +00:00
Amine Khaldi
c2a8901863
[SETUPAPI_APITEST] Add tests for SetupDiInstallClassExA and SetupInstallServicesFromInfSectionEx. Brought to you by Victor Martinez with some changes by me. ROSTESTS-157
...
svn path=/trunk/; revision=66983
2015-03-30 21:08:47 +00:00
Thomas Faber
b11c872f36
[NTDLL_APITEST]
...
- Also test decreasing the size in RtlReAllocateHeap. Patch by Mark Jansen.
CORE-9441
svn path=/trunk/; revision=66960
2015-03-29 14:47:21 +00:00
Thomas Faber
c7d57b853b
[NTDLL_APITEST]
...
- Add a test for RtlReAllocateHeap -- shows that it doesn't handle allocations larger than 0x7f000 correctly in ROS
CORE-9441
svn path=/trunk/; revision=66958
2015-03-29 14:07:00 +00:00
Amine Khaldi
0727fc1781
[WSCRIPT_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66956
2015-03-29 13:54:08 +00:00
Amine Khaldi
d6209e66c4
[WSHOM_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66954
2015-03-29 13:36:03 +00:00
Amine Khaldi
addfc9af92
[MSHTML_WINETEST] Skip LCIDToLocaleName related tests.
...
svn path=/trunk/; revision=66930
2015-03-28 16:52:19 +00:00
Amine Khaldi
ea0f4ccd4c
[MSHTML_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66929
2015-03-28 15:53:45 +00:00
Amine Khaldi
c9a0232604
[MAPI32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66881
2015-03-25 16:00:04 +00:00
Amine Khaldi
27db0e5449
[JSCRIPT_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66878
2015-03-25 15:58:33 +00:00
Amine Khaldi
0db8db7878
[ITSS_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66875
2015-03-25 11:58:28 +00:00
Amine Khaldi
86cc1d9ca6
[IMAGEHLP_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66874
2015-03-25 11:57:51 +00:00
Amine Khaldi
b3f9d34e0f
[GDIPLUS_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66869
2015-03-25 11:51:58 +00:00
Amine Khaldi
9a95a99726
[FUSION_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66858
2015-03-22 18:34:09 +00:00
Colin Finck
40da1525c9
[ROSAUTOTEST]
...
Make outputting a string as easy as it should be. Now that our StringOut internally uses OutputDebugStringA instead of DbgPrint, we don't need to output in 512 byte chunks anymore.
Additionally, do an explicit flush when using std::cout to not lose debug output.
ROSTESTS-158 #resolve #comment Committed in r66855
svn path=/trunk/; revision=66855
2015-03-22 12:35:08 +00:00
Amine Khaldi
d407d661cb
[NTDLL_WINETEST] Bring-in Mark Jansen's ipv4/6 test additions.
...
svn path=/trunk/; revision=66849
2015-03-21 13:07:55 +00:00
Amine Khaldi
c5f5d970f2
[WINMM_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66839
2015-03-20 18:22:14 +00:00
Amine Khaldi
31c9d59bc1
[CRYPT32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66806
2015-03-19 12:37:21 +00:00
Amine Khaldi
846061565a
[COMDLG32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66804
2015-03-19 12:24:17 +00:00
Amine Khaldi
2923acd08c
[COMCTL32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66801
2015-03-19 12:07:45 +00:00
Amine Khaldi
7d4aad0981
[CABINET_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66791
2015-03-18 16:02:57 +00:00
Amine Khaldi
73cc7d24ae
[ATL100_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66786
2015-03-18 15:32:41 +00:00
Timo Kreuzer
42d0a9c883
[QUARTZ_WINETEST]
...
Add missing dxsdk dependency
svn path=/trunk/; revision=66718
2015-03-14 23:58:45 +00:00
Timo Kreuzer
37e0c5bcb5
[WINETESTS]
...
Make sure include/reactos/wine is included BEFORE PSDK headers.
svn path=/trunk/; revision=66715
2015-03-14 23:33:29 +00:00
Amine Khaldi
4583a9f8ee
[WS2_32_WINETEST] Fix MSVC build.
...
svn path=/trunk/; revision=66706
2015-03-14 15:45:07 +00:00
Amine Khaldi
b6882286d4
[WINETESTS] Addendum to r66701. Fixes MSVC build.
...
svn path=/trunk/; revision=66703
2015-03-14 15:22:32 +00:00
Amine Khaldi
62ceafc675
[KERNEL32_WINETEST] Really fix winternl.h inclusions. Our GCC build missed these.
...
svn path=/trunk/; revision=66701
2015-03-14 15:14:41 +00:00