Thomas Faber
171f891e93
[USER32_APITEST]
...
- Add a simple test for RegisterHotKey with regular vs modifier-only hotkeys
CORE-9728
svn path=/trunk/; revision=68186
2015-06-18 13:41:52 +00:00
Thomas Faber
ab14879b70
[NTDLL_APITEST]
...
- Also test FileFsAttributeInformation in NtQueryVolumeInformationFile
svn path=/trunk/; revision=68166
2015-06-17 06:54:17 +00:00
Thomas Faber
bfe3738fc9
[NTDLL_APITEST]
...
- Fix GCC build
svn path=/trunk/; revision=68161
2015-06-16 11:40:51 +00:00
Thomas Faber
7a983aa51b
[NTDLL_APITEST]
...
- Test FileFsVolumeInformation in NtQueryVolumeInformationFile test
CORE-9820
svn path=/trunk/; revision=68160
2015-06-16 11:33:35 +00:00
Thomas Faber
d555f45389
[WS2_32_APITEST]
...
- Add a test for send/sendto with a read-only buffer
CORE-9807
svn path=/trunk/; revision=68120
2015-06-13 12:29:07 +00:00
Amine Khaldi
66b9b5427f
[OLE32_APITEST] Add test for IInitializeSpy. By Mark Jansen. See ROSTESTS-175 for more details.
...
svn path=/trunk/; revision=68069
2015-06-08 11:05:35 +00:00
Amine Khaldi
05cfb81d81
[USER32_WINETEST] Sync with Wine Staging 1.7.43.
...
svn path=/trunk/; revision=68067
2015-06-08 10:56:37 +00:00
Amine Khaldi
bb6348e9a3
[SHLWAPI_WINETEST] Add tests for AssocGetPerceivedType. By Mark Jansen. CORE-9754
...
svn path=/trunk/; revision=68043
2015-06-06 14:27:39 +00:00
Amine Khaldi
a33904e62f
[NTDLL_WINETEST] Sync with Wine Staging 1.7.43.
...
svn path=/trunk/; revision=67945
2015-05-29 08:46:58 +00:00
Amine Khaldi
94346f3670
[NETAPI32_WINETEST] Sync with Wine Staging 1.7.43.
...
svn path=/trunk/; revision=67924
2015-05-26 17:17:50 +00:00
Amine Khaldi
a03392cf34
[MSVCRT_WINETEST] Sync with Wine Staging 1.7.43.
...
svn path=/trunk/; revision=67923
2015-05-26 17:15:48 +00:00
Amine Khaldi
cce4df4a3e
[GDI32_WINETEST] Sync with Wine Staging 1.7.43.
...
svn path=/trunk/; revision=67916
2015-05-25 18:52:18 +00:00
Amine Khaldi
a91416131e
[ADVAPI32_WINETEST] Sync with Wine Staging 1.7.43.
...
svn path=/trunk/; revision=67915
2015-05-25 18:46:12 +00:00
Pierre Schweitzer
4f63d24fbf
[KERNEL32_APITEST]
...
Add very long tests for tunnel cache.
So far, they are skipped because they are really long (they require more than 15s to complete).
Unfortunately, for unknown reason now, they are failing in ReactOS (whereas they shouldn't!).
An idea would be to see whether we can set an expiry of 1s for tunnel cache just for dbgtests and query the value from registry, so that it could help reduce test duration on ReactOS (but not on w2k3).
ROSTESTS-177
svn path=/trunk/; revision=67901
2015-05-25 11:38:02 +00:00
Pierre Schweitzer
a26a39f194
[KERNEL32_APITEST]
...
Add more tests for tunnel cache
svn path=/trunk/; revision=67900
2015-05-25 11:14:12 +00:00
Pierre Schweitzer
11f128b53d
[KERNEL32_APITEST]
...
Add simple tests regarding renaming and tunnel cache behavior for short names in user mode.
Longer tests should be added to show what happens in case of cache expiry.
All pass on w2k3 but not on ReactOS.
CORE-3875
svn path=/trunk/; revision=67897
2015-05-25 10:30:12 +00:00
Pierre Schweitzer
d9c71ea288
[KMTEST]
...
Leak less memory.
svn path=/trunk/; revision=67888
2015-05-24 18:14:49 +00:00
Pierre Schweitzer
23a0889551
[KMTEST]
...
Enable FsRtlTunnel tests.
They all pass in ReactOS now.
CORE-7272
svn path=/trunk/; revision=67887
2015-05-24 17:42:52 +00:00
Pierre Schweitzer
0d763e60fb
[KMTEST]
...
Don't attempt to allocate null-size buffer when copying empty string.
Note to next generations students: test your code and DON'T LEAK MEMORY!!!!
It still leaks atm, will have a look later on.
Note to Mr Bragin, beloved ReactOS Project Coordinator: did you actually reviewed your students work?
CORE-7272
svn path=/trunk/; revision=67885
2015-05-24 17:31:49 +00:00
Thomas Faber
f7bf32d2ad
[ADVAPI32_APITEST]
...
- Fix test failures on Win 2003: unlike on Win7, write rights don't imply read
CORE-9719
svn path=/trunk/; revision=67849
2015-05-22 16:06:58 +00:00
Thomas Faber
9600755aaa
[ADVAPI32_APITEST]
...
- Add a test for calling RegQueryInfoKey with different access rights
CORE-9719
svn path=/trunk/; revision=67848
2015-05-22 15:47:02 +00:00
Timo Kreuzer
8613578cea
[DINPUT_WINETEST]
...
Skip randomly failing tests. See ROSTESTS-176 and CORE-9710
svn path=/trunk/; revision=67806
2015-05-17 10:55:03 +00:00
Amine Khaldi
6248f264b5
[IMAGEHLP_WINETEST] Add tests for ImageLoad, ImageUnload and GetImageUnusedHeaderBytes. By Mark Jansen.
...
svn path=/trunk/; revision=67767
2015-05-16 11:18:30 +00:00
Amine Khaldi
8d0e6718ae
[IMAGEHLP_WINETEST] Add to and fix MSVC build. By Mark Jansen.
...
svn path=/trunk/; revision=67765
2015-05-16 10:24:11 +00:00
Thomas Faber
f1291bfaea
[ADVAPI32_WINETEST]
...
- Replace test_reg_query_info with the upstream version as promised in r67424.
CORE-6976
svn path=/trunk/; revision=67712
2015-05-14 13:08:07 +00:00
Amine Khaldi
eacecfd85e
[WTSAPI32_WINETEST] Import from Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67661
2015-05-11 12:58:10 +00:00
Amine Khaldi
a9b4645a46
[WINTRUST_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67658
2015-05-11 12:51:23 +00:00
Amine Khaldi
f3b6069ebd
[WINDOWSCODECS_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67656
2015-05-11 12:50:02 +00:00
Timo Kreuzer
fe491d1d3b
[RICHED20_WINETEST]
...
Hey Arch, stop breaking GCC build, while trying to fix MSVC build!
svn path=/trunk/; revision=67628
2015-05-10 17:59:10 +00:00
Timo Kreuzer
f2b82513c2
[RICHED20_WINETEST]
...
Fix a few more set-but-unused warnings. ("Should be sent to wine-staging"(tm))
svn path=/trunk/; revision=67627
2015-05-10 17:54:02 +00:00
Timo Kreuzer
079df38c99
[KMTEST]
...
Hey Arch, if you turn warnings into errors, make sure to fix the warnings before!
svn path=/trunk/; revision=67626
2015-05-10 17:37:54 +00:00
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
Christoph von Wittich
7ca2e76aa8
[PSAPI_WINETEST]
...
fix build
svn path=/trunk/; revision=66698
2015-03-14 14:04:46 +00:00
Christoph von Wittich
fff0346a1f
[WINETESTS]
...
fix kernel32 and ntdll winetest build
svn path=/trunk/; revision=66697
2015-03-14 14:02:06 +00:00
Timo Kreuzer
e209e6b5ac
[WS2_32_APITEST]
...
Addendum to r66695: use winternl.h from wine folder
svn path=/trunk/; revision=66696
2015-03-14 13:41:50 +00:00
Amine Khaldi
99300d7111
[NTDLL_WINETEST] Fix test failures on systems with broken RtlDecompressBuffer(). By Sebastian Lackner.
...
svn path=/trunk/; revision=66677
2015-03-14 10:03:10 +00:00
Amine Khaldi
e5c8124164
[ADVAPI32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66660
2015-03-10 10:10:54 +00:00
Amine Khaldi
8d12ad730d
[MSVCRT_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66659
2015-03-10 10:10:35 +00:00
Amine Khaldi
26326ca7d5
[NTDLL_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66658
2015-03-10 10:10:04 +00:00
Amine Khaldi
8ffd0f2576
[MSI_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66633
2015-03-09 20:28:54 +00:00
Amine Khaldi
ca2dfb03a3
[OLE32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66629
2015-03-09 19:58:31 +00:00
Amine Khaldi
a5ef97a5f5
[ADVPACK_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66627
2015-03-09 19:20:13 +00:00
Amine Khaldi
780865a796
[KERNEL32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66620
2015-03-09 17:15:16 +00:00
Hermès Bélusca-Maïto
2fd746a504
Revert r66580 and r66579.
...
svn path=/trunk/; revision=66587
2015-03-06 14:31:32 +00:00
Hermès Bélusca-Maïto
5d3273e56a
I hope this is the last one.
...
svn path=/trunk/; revision=66580
2015-03-06 00:37:49 +00:00
Hermès Bélusca-Maïto
dc5cf71fa4
... and that.
...
svn path=/trunk/; revision=66579
2015-03-06 00:34:20 +00:00
Christoph von Wittich
adf2d63295
[WLANAPI_WINETEST]
...
add more tests
svn path=/trunk/; revision=66548
2015-03-02 19:28:15 +00:00
Christoph von Wittich
aa78e3fd93
[WLANAPI_WINETEST]
...
add some more tests
svn path=/trunk/; revision=66544
2015-03-02 17:24:30 +00:00
Christoph von Wittich
314db647da
[WLANAPI_WINETEST]
...
add some tests for WlanConnect, WlanDisconnect and WlanScan
svn path=/trunk/; revision=66542
2015-03-02 16:10:33 +00:00
Colin Finck
65b4da13f4
[ROSAUTOTEST]
...
- Finish a test run in the database when all tests have successfully been run. This got lost during the C++ rewrite of rosautotest in r40147.
- Don't spam the logs with useless OK messages. Only report the web service response if an error occurred.
svn path=/trunk/; revision=66516
2015-03-01 11:19:30 +00:00
Thomas Faber
99126ff14b
[ROSAUTOTEST]
...
- Disable error dialogs unless running in interactive mode
ONLINE-441
svn path=/trunk/; revision=66506
2015-02-28 21:29:44 +00:00