Timo Kreuzer
711796acd9
[GDI32API]
...
- fix some 64 bit warnings
svn path=/trunk/; revision=48314
2010-07-27 16:24:31 +00:00
Jérôme Gardou
a6017cd9b2
[W32KNAPI] - More tests to NtUserGetIconInfo
...
svn path=/trunk/; revision=48106
2010-07-18 16:57:32 +00:00
Jérôme Gardou
2946af0b8e
Fix my grotesque mistake of r48104
...
svn path=/trunk/; revision=48105
2010-07-18 16:45:05 +00:00
Jérôme Gardou
0f1aba925e
[W32KNAPI] - Add some more NtUserGetIconInfo tests
...
svn path=/trunk/; revision=48104
2010-07-18 16:40:15 +00:00
Jérôme Gardou
ec5e0ea56a
[W32KNAPI] - Add some more NtUserGetIconInfo tests
...
svn path=/trunk/; revision=48103
2010-07-18 16:34:14 +00:00
Timo Kreuzer
6ae7a76cda
[ntdll_winetest]
...
Comment out some tests for WIN64 builds (wine headers are broken)
svn path=/trunk/; revision=48054
2010-07-14 23:13:31 +00:00
Timo Kreuzer
58358394d6
Fix build
...
svn path=/trunk/; revision=48053
2010-07-14 22:32:06 +00:00
Sylvain Petreolle
2500a82fc2
gdi32:generated should now build on x64.
...
svn path=/trunk/; revision=48052
2010-07-14 22:08:19 +00:00
Timo Kreuzer
b90cf1a22e
[GDI32_WINETEST]
...
Don't compile generated.c on amd64
svn path=/trunk/; revision=48050
2010-07-14 21:36:24 +00:00
Jérôme Gardou
8ad729230c
[W32KNAPI]
...
- Test ONE_PARAM_ROUTINE_CREATEEMPTYCUROBJECT
- Test NtUserGetIconInfo
svn path=/trunk/; revision=48039
2010-07-14 14:56:53 +00:00
Daniel Reimer
13ef18576c
Forgot one kernel32 include.
...
svn path=/trunk/; revision=48006
2010-07-12 15:31:49 +00:00
Sylvain Petreolle
604a7a51ed
Properly skip known crasher in gdi32:metafile test.
...
Commit 48k dedicated to dreimer
svn path=/trunk/; revision=48000
2010-07-11 19:11:51 +00:00
Daniel Reimer
1a0a71b131
Add amstream, atl and avifil32 winetests.
...
Sync opengl32, powrprof and fix quartz's testlist
svn path=/trunk/; revision=47956
2010-07-06 09:44:43 +00:00
Daniel Reimer
ef1db99fd9
Sync shell32 and mshtml winetests (this time with modified testlist.c). This will unbreak build again :-P
...
svn path=/trunk/; revision=47954
2010-07-05 23:00:52 +00:00
Daniel Reimer
9575756595
Remove one leftover which is not really needed. Thx to Samuel for kicking me to get my attention ;-)
...
svn path=/trunk/; revision=47943
2010-07-04 20:27:45 +00:00
Kamil Hornicek
273ff27b45
Update test lists for winetests too.
...
svn path=/trunk/; revision=47941
2010-07-04 19:57:31 +00:00
Daniel Reimer
29257b1ed2
Sync advapi32, gdi32, gdiplus, inetmib1, kernel32, mlang, msi, msvcrt, ntdll, oleaut32, rpcrt4, secur32, setupapi, shdocvw, shlwapi, snmpapi, twain_32, urlmon, user32, userenv, usp10, winhttp, wininet, wintrust, ws2_32 winetests to Wine 1.2rc6
...
svn path=/trunk/; revision=47939
2010-07-04 19:08:47 +00:00
Daniel Reimer
a15dcc4250
Sync advapi32, comctl32, crypt32, cryptui, cryptnet, fusion, gdi32, gdiplus, hlink, imm32, jscript, kernel32, localspl, msacm32, mscms, msi, mstask, msvcrtd, msxml3, ntdll, ole32, pdh, psapi, quartz, rasapi32, riched20 AND rsaenh Winetests.
...
TBD mshtml, shell32, oleaut32 which still fail to build here
svn path=/trunk/; revision=47931
2010-07-03 12:45:23 +00:00
Timo Kreuzer
c2da054c20
usurp: Physicus: better use </if> in .rbuild ;)
...
So be it.
svn path=/trunk/; revision=47889
2010-06-28 01:29:27 +00:00
Timo Kreuzer
c0cf67d988
build w32knapi only for x86
...
svn path=/trunk/; revision=47888
2010-06-28 00:32:35 +00:00
Timo Kreuzer
c3b4cac97a
[SUSPEND]
...
Fix compilation for amd64
svn path=/trunk/; revision=47844
2010-06-25 01:37:58 +00:00
Timo Kreuzer
bbbbb74fd5
[PRIMITIVES]
...
- use pointer sized integers when converting handles
svn path=/trunk/; revision=47832
2010-06-23 12:40:55 +00:00
Kamil Hornicek
8563362b72
[OPENGL32_WINETEST]
...
Add opengl32 winetest, patch by Jerome Gardou.
Not used for now.
svn path=/trunk/; revision=47779
2010-06-14 12:41:15 +00:00
Amine Khaldi
ef171ff013
[USER32_WINETEST]
...
- Re-enable generated.c tests.
This commit (the previous one too) is a result of the header work reintegration.
svn path=/trunk/; revision=47738
2010-06-10 16:06:10 +00:00
Amine Khaldi
6802044fdd
[NTDLL_WINETEST]
...
- Re-enable generated.c tests.
svn path=/trunk/; revision=47737
2010-06-10 15:55:07 +00:00
Jérôme Gardou
937d830410
[ROSTESTS]
...
test what happens when a DC is saved and a bitmap is selected into it.
svn path=/trunk/; revision=47730
2010-06-10 00:17:06 +00:00
Amine Khaldi
2d489373f9
- Fix localspl and localui build.
...
svn path=/trunk/; revision=47728
2010-06-09 22:28:14 +00:00
Timo Kreuzer
5cede710e0
[ROSTESTS]
...
Fix 64 bit build of some modules (Samuel Serapion, modified by me)
svn path=/trunk/; revision=47551
2010-06-03 20:08:26 +00:00
Timo Kreuzer
859c81ee74
[W32KNAPI]
...
Add few more tests for NtGdiCreateBitmap
svn path=/trunk/; revision=47550
2010-06-03 19:39:28 +00:00
Timo Kreuzer
4e381837a0
[GDI32API]
...
add IsHandleValid and use it SelectObject test
svn path=/trunk/; revision=47549
2010-06-03 19:35:05 +00:00
Timo Kreuzer
06a6306fa8
[WINETESTS]
...
Disable unused value warnings
svn path=/trunk/; revision=47463
2010-05-30 21:01:52 +00:00
Christoph von Wittich
2e0bbab8ca
[KMTEST]
...
cast the unused 0 in the ok macro to void to make clang happy as done for wine test.h
svn path=/trunk/; revision=47455
2010-05-30 19:37:27 +00:00
Christoph von Wittich
d6fb44f0d7
[COMCTL32_WINETEST]
...
sync to wine 1.2 RC2
svn path=/trunk/; revision=47448
2010-05-30 15:19:09 +00:00
Christoph von Wittich
5e8f4e5fd6
[MSHTML_WINETEST]
...
sync to wine 1.2 RC2
svn path=/trunk/; revision=47422
2010-05-29 18:04:05 +00:00
Christoph von Wittich
e701f228c2
[MSVCRT_WINETEST]
...
partial sync to wine 1.2 RC2
svn path=/trunk/; revision=47402
2010-05-29 09:22:07 +00:00
Giannis Adamopoulos
89b45a7e71
[kernel32_winetest]
...
- kernel32 tests need a resource file
svn path=/trunk/; revision=47322
2010-05-23 10:59:41 +00:00
Cameron Gutman
afcd401a32
[KMTEST]
...
- Add support for recovering from crashed tests
- Add check to prevent us from running the test every boot
- Delete some useless code
- Record test result information in the registry
- Under the Kmtest\Parameters key, you will find CurrentStage which is the stage that testing is on (almost always 8 if it boots). You will also find <Test Name>SuccessCount which is the number of successful tests, <Test Name>FailureCount which is the number of failed tests, <Test Name>TotalCount which is the total number of tests, and <Test Name>SkippedCount which is the number of tests that have been skipped
- Enjoy your reg testing! :)
svn path=/trunk/; revision=47309
2010-05-22 18:34:01 +00:00
Timo Kreuzer
d30bfb803d
[USER32_WINETEST]
...
skip TrackPopupMenu, which leads to a hang on reactos
See issue #5405 for more details.
svn path=/trunk/; revision=47259
2010-05-17 22:45:28 +00:00
Giannis Adamopoulos
250427a4d1
[user32_winetest]
...
-deactivate a test that hangs
svn path=/trunk/; revision=47236
2010-05-16 08:09:19 +00:00
Jérôme Gardou
31dfebe9a7
Revert part of 47209. Hope this time is the good one
...
svn path=/trunk/; revision=47218
2010-05-15 09:59:42 +00:00
Timo Kreuzer
8653f56515
[OLEAUT32_WINETEST]
...
Skip crashing tests test_apm and test_enhmetafile
See issue #5396 for more details.
svn path=/trunk/; revision=47214
2010-05-15 01:30:24 +00:00
Timo Kreuzer
e093be6897
[GDIPLUS_WINETEST]
...
Comment out GdipDisposeImage in 3 places, where it was crashing
See issue #5395 for more details.
svn path=/trunk/; revision=47212
2010-05-15 00:12:14 +00:00
Jérôme Gardou
9993f9c793
[ROSTESTS]
...
- something went wrong with previous commit...
svn path=/trunk/; revision=47211
2010-05-14 23:21:04 +00:00
Jérôme Gardou
e23160a43c
[ROSTESTS]
...
- more tests for direct DC creation/deletion
svn path=/trunk/; revision=47210
2010-05-14 23:19:16 +00:00
Timo Kreuzer
88e3cf6fbe
[GDI32_WINETEST]
...
Skip test in gdi32_winetest metafile, that crashes
See issue #5392 for more details.
svn path=/trunk/; revision=47209
2010-05-14 23:13:13 +00:00
Timo Kreuzer
bfe6479cf7
Revert r47130, it was already comitted.
...
svn path=/trunk/; revision=47132
2010-05-08 16:42:03 +00:00
Timo Kreuzer
2545e83084
[w32knapi}
...
Patch by Jerome Gardou: add some more tests for NtGdiDeleteObjectApp
svn path=/trunk/; revision=47130
2010-05-08 16:38:05 +00:00
Gregor Schneider
0963ef8f61
Add some win32k/gdi DC tests created by Jerome Gardou
...
svn path=/trunk/; revision=47128
2010-05-08 16:27:36 +00:00
Sylvain Petreolle
4545e038a2
Disable test_GetLongPathNameW() in kernel32:path test for now.
...
Fixes testbot crash, bug 5370
svn path=/trunk/; revision=47127
2010-05-08 16:27:15 +00:00
Aleksey Bragin
e2463c955c
[KMTEST]
...
- Add KeStallExecutionProcessor test.
svn path=/trunk/; revision=47047
2010-04-27 13:06:42 +00:00