Jérôme Gardou
e293f3d468
[CMAKE]
...
- rostests side of r53585
svn path=/trunk/; revision=53586
2011-09-04 17:33:34 +00:00
Timo Kreuzer
5f541ba1e2
[USER32_WINETEST]
...
Better fix by Tomas Faber
(increases the performance ;-))
svn path=/trunk/; revision=53408
2011-08-24 08:42:37 +00:00
Timo Kreuzer
b442f5c902
[USER32_WINETEST]
...
Fix MSVC build
svn path=/trunk/; revision=53407
2011-08-24 08:36:18 +00:00
James Tabor
7a4c65a6b9
[WineTest:User32]
...
- Up the rest to 1.3.26.
svn path=/trunk/; revision=53387
2011-08-22 21:33:49 +00:00
James Tabor
3c7ab0bd8a
[WineTest:User32]
...
- Up msg to 1.3.26.
svn path=/trunk/; revision=53386
2011-08-22 21:07:39 +00:00
James Tabor
b47bf7e4d5
[WineTest:User32:User32]
...
- Up win to 1.3.26, keeping original patch plus skipping test_SetForegroundWindow, it hangs on WaitForSingleObject line 2771, needs regression testing.
svn path=/trunk/; revision=53384
2011-08-22 19:16:39 +00:00
Jérôme Gardou
9482663bde
[CMAKE/ROSTESTS]
...
Addendum to 51749
svn path=/trunk/; revision=51750
2011-05-14 20:55:36 +00:00
Jérôme Gardou
34d5d94b0a
[ROSTESTS/CMAKE]
...
- addendum to 51731
svn path=/trunk/; revision=51733
2011-05-14 14:03:44 +00:00
James Tabor
82189efb3a
- Turn on User32 msg test_menu_messages. The Alt-E/F keys work now. This is what the test is for. WM_SYSCHAR is translated but not being passed back to Alt-Space and friends in defwnd.c. These applications need to be reexamined to clarify this issue. Notepad accelerator keys work now but Alt-E/F/Space etc do not. Referencing base bug 1091.
...
svn path=/trunk/; revision=51565
2011-05-03 02:01:59 +00:00
James Tabor
b221e005e6
Turn on test_accelerators.
...
svn path=/trunk/; revision=51564
2011-05-03 00:21:08 +00:00
Amine Khaldi
e564c595f2
[CMAKE]
...
* Addendum to the previous commit.
svn path=/trunk/; revision=51382
2011-04-17 16:55:24 +00:00
James Tabor
5cf13573ed
- Turn on test_capture_4.
...
svn path=/trunk/; revision=51266
2011-04-06 12:56:46 +00:00
Sylvain Petreolle
0fcd8261f2
[ROSTESTS]
...
Bug 5957
Disable test_shell_window() in user32:win test.
Allow to run previously disabled tests in WINE_INTERACTIVE mode.
svn path=/trunk/; revision=50901
2011-02-25 16:21:04 +00:00
Sylvain Petreolle
37fdeb8a46
[CMAKE]
...
Add all winetests to bootcd, thanks to unix find :)
svn path=/trunk/; revision=50228
2010-12-30 22:17:33 +00:00
Giannis Adamopoulos
5996aeb16b
[user32_winetest]
...
-revert the previous commit
svn path=/trunk/; revision=50042
2010-12-16 19:11:13 +00:00
Giannis Adamopoulos
fa87a286f1
[user32_winetest]
...
-deactivate some tests that hang in reactos that have already been deactived and reactivded by mistake twice
svn path=/trunk/; revision=50041
2010-12-16 18:49:10 +00:00
Amine Khaldi
0b6a8d819a
[CMAKE]
...
- More work rostests cmake integration. Winetests are almost all done (two remain).
svn path=/trunk/; revision=49968
2010-12-07 11:40:10 +00:00
James Tabor
770f1576a5
[Wine Tests]
...
- Update the only two tests that I tested and know that does not have RTL support. The Right To Left support will be another comprehensive change that can be done in a non intrusive way as long no one uses it.
svn path=/trunk/; revision=49117
2010-10-11 15:12:47 +00:00
Timo Kreuzer
d35828af5a
[user32_winetest]
...
Skip 2 tests that hang on reactos. Patch by Giannis Adamopoulos
svn path=/trunk/; revision=48554
2010-08-16 00:06:55 +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
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
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
Aleksey Bragin
08f73a5234
- Sync user32 and gdi32 winetests to Wine-1.1.42.
...
svn path=/trunk/; revision=46717
2010-04-04 13:47:45 +00:00
James Tabor
d5c439798c
- [User32_winetest] Restore Timer test.
...
svn path=/trunk/; revision=46026
2010-03-09 03:48:43 +00:00
James Tabor
8b48dd5b7c
- [User32_winetest]
...
- Msg : Remove more tests from service. test_timers crashed on a callback which passed months ago. The rest are related to TrackMouseEvent and capture.
svn path=/trunk/; revision=46012
2010-03-08 21:20:18 +00:00
James Tabor
63f9072074
- [User32_winetest]
...
- Win : Remove test_capture from service. This is related to TrackMouseEvent issues which use SetCapture.
svn path=/trunk/; revision=46006
2010-03-08 20:52:04 +00:00
Christoph von Wittich
2b61353ce2
[USER32_WINETEST]
...
sync user32_winetest to wine 1.1.40
svn path=/trunk/; revision=45976
2010-03-07 07:32:14 +00:00
James Tabor
c628a16ac8
- [User32 Wine Test] Disable cancel mode test.
...
svn path=/trunk/; revision=45906
2010-03-06 02:52:25 +00:00
James Tabor
eda3a3cf5b
- Add patch back after sync with force.
...
svn path=/trunk/; revision=45650
2010-02-21 12:47:07 +00:00
James Tabor
d1b13d0054
- Add patch back after sync.
...
svn path=/trunk/; revision=45644
2010-02-21 03:18:19 +00:00
James Tabor
13150d138f
- Sync to wine release 1.1.39.
...
svn path=/trunk/; revision=45643
2010-02-21 03:11:32 +00:00
Aleksey Bragin
44648580d7
[winetests]
...
- Sync gdi32 and user32 winetests to Wine-1.1.36.
svn path=/trunk/; revision=45081
2010-01-14 22:35:53 +00:00
James Tabor
ae13f265c6
- [WineTests] User32: Skip test_shell_window, not sure if it is a user32 bug or not.
...
svn path=/trunk/; revision=44448
2009-12-07 01:21:23 +00:00
Christoph von Wittich
77cae0674b
sync user32_winetest with wine 1.1.34
...
svn path=/trunk/; revision=44416
2009-12-05 19:25:28 +00:00
Colin Finck
dfa9eb6204
[General]
...
- Remove the "kernel32" library reference in all .rbuild files of user-mode modules, because this one is already added by "mingw_common". Also fix the indentation in some files.
svn path=/trunk/; revision=44368
2009-12-02 20:32:16 +00:00
Christoph von Wittich
cec5cdfa8d
-sync user32_winetest with wine 1.1.32
...
svn path=/trunk/; revision=43752
2009-10-25 20:32:13 +00:00
Aleksey Bragin
b2a0c58433
- Update user32_winetest to Wine-1.1.31.
...
svn path=/trunk/; revision=43499
2009-10-15 20:00:27 +00:00
James Tabor
bc07b8444d
- Update Edit wine tests.
...
svn path=/trunk/; revision=43090
2009-09-19 23:37:32 +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
1e54de4e07
sync user32_winetest with wine 1.1.24
...
svn path=/trunk/; revision=41554
2009-06-22 19:52:48 +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
c1787d3a8a
sync user32 winetest with wine 1.1.23
...
svn path=/trunk/; revision=41301
2009-06-06 14:25:56 +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
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
KJK::Hyperion
77db4acd5e
This is why we can't have nice things. Reverting r40536, r40537, due to RosBE differences between Windows and Linux hosts (because RosBE sucks)
...
svn path=/trunk/; revision=40541
2009-04-16 04:57:28 +00:00
KJK::Hyperion
bbfe8fa8d7
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=40537
2009-04-16 02:18:00 +00:00
Dmitry Chapyshev
7183be3ead
- Sync winetests with Wine head (comcat, crypt32, gdiplus, lz32, mapi32, mlang, msacm32, mshtml, msvcrt, netapi32, riched20, riched32, rsaenh, schannel, setupapi, shdocvw, urlmon, user32, usp10, uxtheme, version, winhttp, wininet, wintrust, ws2_32)
...
svn path=/trunk/; revision=39773
2009-02-26 13:26:26 +00:00
KJK::Hyperion
bfc3948cfe
Warning killing commit
...
modified tests/polytest/polytest.cpp
Use %ld to print LONGs, not %d
modified tests/vmtest/vmtest.c
Don't do pointer arithmetics on PVOID
Everything else
Compile winetests with __ROS_LONG64__
svn path=/trunk/; revision=38873
2009-01-18 06:31:44 +00:00
Stefan Ginsberg
09203027ad
- Welcome to Winetests -Wno-format, goodbye format warnings.
...
svn path=/trunk/; revision=38329
2008-12-24 16:52:58 +00:00