Commit graph

1301 commits

Author SHA1 Message Date
Amine Khaldi
ef02c47913 [IMAGEHLP_WINETEST]
* Speedup linking.

svn path=/trunk/; revision=60217
2013-09-19 19:22:17 +00:00
Amine Khaldi
35f21b45f0 [HLINK_WINETEST]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60210
2013-09-19 16:12:38 +00:00
Amine Khaldi
2f49b8458c [GDIPLUS_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60205
2013-09-19 15:10:36 +00:00
Amine Khaldi
6af8ca5475 [WINDOWSCODECS_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60203
2013-09-19 14:54:53 +00:00
Thomas Faber
4dcd167f3e [KMTESTS:EX]
- Test that quota allocations keep their QUOTA_POOL_MASK bit in POOL_HEADER

svn path=/trunk/; revision=60175
2013-09-16 19:02:28 +00:00
Thomas Faber
3aad455588 [KMTESTS:EX]
- Add test for ExAllocatePoolWithQuotaTag

svn path=/trunk/; revision=60174
2013-09-16 18:15:02 +00:00
Amine Khaldi
db855ce89e [FUSION_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60170
2013-09-16 15:16:11 +00:00
Amine Khaldi
9b7d4ccbd0 [FAULTREP_WINETEST]
* Import from Wine 1.7.1.

svn path=/trunk/; revision=60168
2013-09-16 15:08:03 +00:00
Amine Khaldi
4ddde1d7c9 [DNSAPI_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60165
2013-09-16 14:48:02 +00:00
Amine Khaldi
acc4bb3381 [CRYPTUI_WINETEST]
* Speedup linking.

svn path=/trunk/; revision=60160
2013-09-16 13:48:54 +00:00
Amine Khaldi
4ee42897fb [CRYPTNET_WINETEST]
* Speedup linking.

svn path=/trunk/; revision=60138
2013-09-15 16:50:24 +00:00
Amine Khaldi
add7a73c06 [CRYPT32_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60132
2013-09-15 13:59:34 +00:00
Amine Khaldi
3121d3bcd9 [CREDUI_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60121
2013-09-14 21:49:34 +00:00
Amine Khaldi
b6535e2e4b [COMCTL32_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60118
2013-09-14 20:07:14 +00:00
Amine Khaldi
18cfc3961c [COMCAT_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60116
2013-09-14 19:00:31 +00:00
Amine Khaldi
5cf16e25ad [ATL_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60111
2013-09-14 18:23:41 +00:00
Amine Khaldi
6c5cf5c286 [ATL80_WINETEST]
* Import from Wine 1.7.1.

svn path=/trunk/; revision=60108
2013-09-14 17:43:11 +00:00
Amine Khaldi
70566203be [ATL100_WINETEST]
* Import from Wine 1.7.1.

svn path=/trunk/; revision=60088
2013-09-13 22:51:58 +00:00
Thomas Faber
402a58ad80 [QMGR_WINETEST]
- Enable qmgr tests again. They all get skipped now instead of crashing. When npfs_new manages to run these, we know it's really working well ;)
CORE-6536

svn path=/trunk/; revision=60079
2013-09-13 12:54:33 +00:00
Amine Khaldi
eb17ba28c4 [SCRRUN_WINETEST]
* Import from Wine 1.7.1.

svn path=/trunk/; revision=60075
2013-09-13 10:19:51 +00:00
Amine Khaldi
c6cea14cef [KERNEL32_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60032
2013-09-11 11:32:57 +00:00
Amine Khaldi
f2664a3227 [ADVPACK_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60026
2013-09-11 00:08:28 +00:00
Amine Khaldi
ac467dd40b [NTDLL_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60007
2013-09-10 16:49:44 +00:00
Amine Khaldi
5301954920 [PSDK]
* Import Wine's (broken) winioctl.h.
* Remove FILE_FS_VOLUME_INFORMATION from winternl.h. It doesn't belong there.
[NTDLL_WINETEST]
* Be more specific about winioctl.h inclusion.

svn path=/trunk/; revision=60005
2013-09-10 16:39:37 +00:00
Amine Khaldi
3a0cb73e64 [KMTESTS]
* Run this block now that guard pages are supported.
ROSTESTS-107 #resolve

svn path=/trunk/; revision=59953
2013-09-01 17:55:00 +00:00
Amine Khaldi
d317c64bae [COM_APITEST]
* Fix build.

svn path=/trunk/; revision=59841
2013-08-27 19:16:41 +00:00
Hermès Bélusca-Maïto
7b25683467 [ROSTESTS]
Add a newline.

svn path=/trunk/; revision=59789
2013-08-21 11:14:22 +00:00
Hermès Bélusca-Maïto
19906a0907 [ROSTESTS]
Fix timer tests, by Aleksander Andrejevic.
See CORE-7387 for more details, and:
http://mirrors.arcadecontrols.com/www.sysinternals.com/Information/HighResolutionTimers.html too.

svn path=/trunk/; revision=59788
2013-08-20 18:55:42 +00:00
Hermès Bélusca-Maïto
282942655f [ROSTESTS]
Add a test for NtQueryTimerResolution and NtSetTimerResolution, by Aleksander Andrejevic.
See CORE-7387 for more information.

svn path=/trunk/; revision=59786
2013-08-19 21:44:26 +00:00
Aleksey Bragin
26c0debfa3 [KMTESTS]
- Beautify the source code a little. Also improve english in debug prints.

svn path=/trunk/; revision=59552
2013-07-22 12:11:38 +00:00
Thomas Faber
95ba3e574b [KMTESTS:SE]
- Remove broken prototypes

svn path=/trunk/; revision=59546
2013-07-20 19:40:32 +00:00
Thomas Faber
517239e69e [KMTEST]
- Fix platform includes

svn path=/trunk/; revision=59545
2013-07-20 19:36:41 +00:00
Thomas Faber
2d6aa7e6da [KMTESTS:RTL]
- Add test for REG_MULTI_SZ in RtlQueryRegistryValues

svn path=/trunk/; revision=59544
2013-07-20 19:33:13 +00:00
Amine Khaldi
92b4e8d9dd [WINMM_WINETEST]
* Silence some warnings.

svn path=/trunk/; revision=59524
2013-07-19 23:42:18 +00:00
Thomas Faber
f001f43b65 [IEFRAME][MSHTML_WINETEST]
- Use SHANDLE_PTR in IWebBrowserApp::get_HWND. Already sent to Wine.

svn path=/trunk/; revision=59482
2013-07-14 13:01:55 +00:00
Thomas Faber
d16e22b423 [MSHTML_WINETEST]
- Use winetest_interactive to disable tests

svn path=/trunk/; revision=59479
2013-07-14 10:11:45 +00:00
Thomas Faber
b05476d7af [COM_APITEST]
- Add additional classes and interfaces

svn path=/trunk/; revision=59466
2013-07-13 08:07:42 +00:00
Thomas Faber
0402c8a1e8 [COM_APITEST]
- Add support for classes with ThreadingModel values other than Apartment

svn path=/trunk/; revision=59465
2013-07-13 08:01:51 +00:00
Thomas Faber
e241bb486e [KMTESTS:RTL]
- Fix a warning

svn path=/trunk/; revision=59463
2013-07-13 06:31:13 +00:00
Hermès Bélusca-Maïto
eb7721d922 Remove an unneccesary commented definition of RegOpenCurrentUser.
svn path=/trunk/; revision=59455
2013-07-10 22:28:29 +00:00
Thomas Faber
7b4f26f22d [COM_APITEST]
- Add a test verifying the interfaces exposed by various COM classes, grouped by server dll
ROSTESTS-98

svn path=/trunk/; revision=59442
2013-07-07 09:10:31 +00:00
Sylvain Petreolle
6536e07d53 [QUARTZ]
Use winetest_interactive to disable tests.

svn path=/trunk/; revision=59392
2013-06-30 13:59:59 +00:00
Amine Khaldi
1ab112c1d7 [CMD_WINETEST]
* Import from Wine 1.5.26.

svn path=/trunk/; revision=59375
2013-06-29 21:38:34 +00:00
Sylvain Petreolle
d9ba33534f [SHELL32]
Fix MSVC build.

svn path=/trunk/; revision=59368
2013-06-29 17:46:24 +00:00
Sylvain Petreolle
f5fbeb377b [SHELL32]
Properly disable DDE tests.

svn path=/trunk/; revision=59367
2013-06-29 17:35:05 +00:00
Thomas Faber
1c1f89cd6b [KMTESTS:MM]
- Gracefully handle file open failure in ZwCreateSection test. Patch by Aleksandar Andrejevic.
ROSTESTS-115 #resolve

svn path=/trunk/; revision=59362
2013-06-29 13:10:30 +00:00
Thomas Faber
14e80363be [QUARTZ_WINETEST]
- Skip dsoundrender, filtergraph, misc, videorenderer tests because they cause testbot timeouts.
ROSTESTS-116

svn path=/trunk/; revision=59356
2013-06-29 08:36:39 +00:00
Thomas Faber
3b4a05175b [KMTESTS]
- Skip FsRtlMcb again to make testbot happy

svn path=/trunk/; revision=59351
2013-06-29 05:38:37 +00:00
Sylvain Petreolle
63e0c4e9d4 [KMTESTS:FSRTL]
Enable FsRtlMcb tests.


svn path=/trunk/; revision=59349
2013-06-28 19:25:37 +00:00
Aleksey Bragin
e329b10e5c [KMTESTS/FSRTL]
- Add all runs dumping to aid in development.
- Do not try to add a mapping run with 0 LBN. Zero and negative LBNs are forbidden.
- Rework other tests to work as expected (plumb a hole).

svn path=/trunk/; revision=59347
2013-06-27 08:32:46 +00:00