Commit graph

212 commits

Author SHA1 Message Date
Sylvain Petreolle ae0ddccd63 temporarily disable kernel32:pipe tests.
the testing process seems to go further if this test crashes,
looking at testman output.

svn path=/trunk/; revision=42912
2009-08-24 12:57:34 +00:00
Christoph von Wittich 694741e9f9 sync user32 winetest with wine 1.1.28
svn path=/trunk/; revision=42911
2009-08-24 12:42:47 +00:00
Christoph von Wittich c7b2857e8e sync userenv winetest with wine 1.1.28
svn path=/trunk/; revision=42858
2009-08-22 17:12:01 +00:00
Christoph von Wittich 9ed4628b97 sync oleaut32 winetest with wine 1.1.28
svn path=/trunk/; revision=42857
2009-08-22 17:05:58 +00:00
Christoph von Wittich aa5af3351e sync shell32 winetest with wine 1.1.28
svn path=/trunk/; revision=42855
2009-08-22 16:56:26 +00:00
Christoph von Wittich 196b3efac7 sync ntdsapi winetest with wine 1.1.28
svn path=/trunk/; revision=42854
2009-08-22 16:50:50 +00:00
Christoph von Wittich 58a23ff44c sync kernel32_winetest with wine 1.1.28
svn path=/trunk/; revision=42853
2009-08-22 16:42:11 +00:00
Christoph von Wittich a41cdb8eae sync jscript winetest with wine 1.1.28
svn path=/trunk/; revision=42850
2009-08-22 15:26:35 +00:00
Christoph von Wittich 3fd2c631b4 sync msxml3 winetest with wine 1.1.28
svn path=/trunk/; revision=42848
2009-08-22 15:18:26 +00:00
Christoph von Wittich 0fdef256ff sync mlang winetest with wine 1.1.27
svn path=/trunk/; revision=42815
2009-08-20 18:11:21 +00:00
Christoph von Wittich 4d55416f67 sync cabinet winetest with wine 1.1.27
svn path=/trunk/; revision=42790
2009-08-20 09:41:42 +00:00
Christoph von Wittich 2127bca655 sync shell32_winetest with wine 1.1.27
svn path=/trunk/; revision=42559
2009-08-09 12:49:55 +00:00
Gregor Schneider 6ff2cad0ff Remove temporary debug code, crash was fixed by r42506 and r42517
svn path=/trunk/; revision=42523
2009-08-08 16:24:22 +00:00
Stefan Ginsberg c5045dd4e7 - Undefine __ROS_LONG64__ for ReactOS' extensions to kernel32 and setupapi Winetests -- fixes even more warnings
svn path=/trunk/; revision=42514
2009-08-08 13:34:12 +00:00
Christoph von Wittich b9ad186036 sync msi winetest with wine 1.1.27
svn path=/trunk/; revision=42511
2009-08-08 12:48:20 +00:00
Christoph von Wittich e465790307 sync jscript_winetest with wine 1.1.27
svn path=/trunk/; revision=42497
2009-08-08 07:34:31 +00:00
Christoph von Wittich f2475c62a6 allow warnings for idl
svn path=/trunk/; revision=42493
2009-08-08 07:06:52 +00:00
Christoph von Wittich 681b7b3276 try to re enable rpc4rt winetest
svn path=/trunk/; revision=42492
2009-08-08 06:47:51 +00:00
Timo Kreuzer 257366ffa4 Comment out rpcrt4 winetest, as it breaks testcd.
svn path=/trunk/; revision=42488
2009-08-08 01:35:06 +00:00
Christoph von Wittich 3a66251576 sync rpcrt4 winetest with wine 1.1.26
svn path=/trunk/; revision=42482
2009-08-07 21:02:55 +00:00
Gregor Schneider e0699eeea3 [Temp] Revert checkpoints, comment out first two tests to check possible memory corruptions from those functions, trace mktime tests in more detail
svn path=/trunk/; revision=42433
2009-08-06 17:32:36 +00:00
Gregor Schneider 71da990c0e [Temp] add some checkpoints to narrow the mysterious buildserver msvcrt test crash position #2
svn path=/trunk/; revision=42430
2009-08-06 16:08:49 +00:00
Gregor Schneider 7dc02145d2 [Temp] add some checkpoints to narrow the mysterious buildserver msvcrt test crash position
svn path=/trunk/; revision=42427
2009-08-06 14:23:40 +00:00
Christoph von Wittich c80579baa7 include winreg.h
svn path=/trunk/; revision=41693
2009-06-29 18:23:48 +00:00
Christoph von Wittich c1b0f80304 sync shell32 with wine 1.1.24
svn path=/trunk/; revision=41611
2009-06-25 14:39:01 +00:00
Christoph von Wittich 0e7c48671b sync ntdll rtlstr winetest with wine 1.1.24
svn path=/trunk/; revision=41582
2009-06-23 12:02:58 +00:00
Christoph von Wittich aa2eef5de1 sync crypt32_winetest with wine 1.1.24
svn path=/trunk/; revision=41581
2009-06-23 11:47:46 +00:00
Christoph von Wittich 2d5297edef sync kernel32_winetest with wine 1.1.24
svn path=/trunk/; revision=41580
2009-06-23 11:44:23 +00:00
Christoph von Wittich 156d181a79 sync advapi32_winetest with wine 1.1.24
svn path=/trunk/; revision=41558
2009-06-22 20:07:32 +00:00
Christoph von Wittich 1e54de4e07 sync user32_winetest with wine 1.1.24
svn path=/trunk/; revision=41554
2009-06-22 19:52:48 +00:00
Christoph von Wittich fe3ce41568 sync jscript_winetest with wine 1.1.24
svn path=/trunk/; revision=41543
2009-06-22 13:51:31 +00:00
Stefan Ginsberg a4cad0ba8d - Fix compiler flag for rosautotest
- Get rid of -Wno-format in the Winetests, replacing it with __ROS_LONG64__.

svn path=/trunk/; revision=41453
2009-06-18 22:16:49 +00:00
Christoph von Wittich b5b8395b7d sync msvcrt_winetest with wine 1.1.23
svn path=/trunk/; revision=41331
2009-06-07 11:27:20 +00:00
Christoph von Wittich 281ab9c777 sync advapi32_winetest with wine 1.1.23
svn path=/trunk/; revision=41328
2009-06-07 10:58:10 +00:00
Christoph von Wittich 1f0e368a20 sync shlwapi_winetest with wine 1.1.23
svn path=/trunk/; revision=41326
2009-06-07 10:50:06 +00:00
Christoph von Wittich 6e8b943b1b sync gdiplus_winetest with wine 1.1.23
svn path=/trunk/; revision=41323
2009-06-07 10:10:52 +00:00
Christoph von Wittich 958ba014c1 sync kernel32_winetest with wine 1.1.23
svn path=/trunk/; revision=41311
2009-06-06 16:10:47 +00:00
Christoph von Wittich 2f98b5a4c4 sync jscript and msi winetests with wine 1.1.23
svn path=/trunk/; revision=41309
2009-06-06 15:59:11 +00:00
Christoph von Wittich 02741d8961 sync shell32_winetest with wine 1.1.23
svn path=/trunk/; revision=41307
2009-06-06 15:43:07 +00:00
Christoph von Wittich c1787d3a8a sync user32 winetest with wine 1.1.23
svn path=/trunk/; revision=41301
2009-06-06 14:25:56 +00:00
Christoph von Wittich a6c340a5ad sync msvcrt winetest to wine 1.1.22
svn path=/trunk/; revision=41110
2009-05-25 09:16:39 +00:00
Christoph von Wittich b95b9d2353 sync wintrust_winetest with wine 1.1.22
svn path=/trunk/; revision=41094
2009-05-24 09:07:56 +00:00
Sylvain Petreolle 7ab0e77533 Fix one bogus test in setupapi:devclass
Ignore only bitmap font tests in gdi32:font

svn path=/trunk/; revision=41073
2009-05-23 12:59:46 +00:00
Sylvain Petreolle 8d364d4574 disable crashing bitmap font test in gdi32:font
svn path=/trunk/; revision=40988
2009-05-19 19:14:32 +00:00
Dmitry Chapyshev 471e010d18 - Sync wine tests with Wine 1.1.21
svn path=/trunk/; revision=40949
2009-05-17 07:05:22 +00:00
Michael Martin b2e5f78e60 - Remove skipping kernel32 virtual tests as r40833 fixed the problem.
svn path=/trunk/; revision=40942
2009-05-16 19:07:54 +00:00
Christoph von Wittich f51cc69532 sync shell32_winetest with wine 1.1.20
svn path=/trunk/; revision=40733
2009-04-29 15:11:22 +00:00
Christoph von Wittich 835f656bfa sync shlwapi_winetest with wine 1.1.20
svn path=/trunk/; revision=40732
2009-04-29 14:59:03 +00:00
KJK::Hyperion eb3b62597d Supersedes r40536, r40537
modified   winetests/advpack/advpack.rbuild
modified   winetests/browseui/browseui.rbuild
modified   winetests/cabinet/cabinet.rbuild
modified   winetests/comcat/comcat.rbuild
modified   winetests/comdlg32/comdlg32.rbuild
modified   winetests/gdiplus/gdiplus.rbuild
modified   winetests/hlink/hlink.rbuild
modified   winetests/imm32/imm32.rbuild
modified   winetests/lz32/lz32.rbuild
modified   winetests/mapi32/mapi32.rbuild
modified   winetests/mlang/mlang.rbuild
modified   winetests/msacm32/msacm32.rbuild
modified   winetests/mshtml/mshtml.rbuild
modified   winetests/msi/msi.rbuild
modified   winetests/mstask/mstask.rbuild
modified   winetests/netapi32/netapi32.rbuild
modified   winetests/odbccp32/odbccp32.rbuild
modified   winetests/ole32/ole32.rbuild
modified   winetests/rsabase/rsabase.rbuild
modified   winetests/rsaenh/rsaenh.rbuild
modified   winetests/schannel/schannel.rbuild
modified   winetests/shell32/shell32.rbuild
modified   winetests/shlwapi/shlwapi.rbuild
modified   winetests/urlmon/urlmon.rbuild
modified   winetests/usp10/usp10.rbuild
modified   winetests/uxtheme/uxtheme.rbuild
modified   winetests/version/version.rbuild
modified   winetests/winhttp/winhttp.rbuild
modified   winetests/wininet/wininet.rbuild
   -Wno-format no longer necessary

Some obsolete flags removed, some useless compiler flags removed & shit. Nothing earth-shattering
<insert ginormous commit message ruined by TortoiseSVN's shitty GUI>

svn path=/trunk/; revision=40623
2009-04-21 00:33:05 +00:00
Christoph von Wittich 9cd9566d14 add linebreaks
svn path=/trunk/; revision=40617
2009-04-20 22:50:49 +00:00