Cameron Gutman
e909d0b7db
[URLMON_WINETEST]
...
- Sync to wine 1.3.21
svn path=/trunk/; revision=52104
2011-06-05 21:35:31 +00:00
Rafal Harabien
6486187cdb
[ROSTESTS]
...
- Declare functions with 0 arguments using VOID keyword. In C it matters
- Add imagehlp winetest to CMake build
svn path=/trunk/; revision=52006
2011-05-30 11:40:58 +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
Gabriel Ilardi
58b0d6b369
[KERNEL32_WINETEST]
...
Sam Arun Raj Seeniraj: Update kernel32 winetests for dos device.
See bug 993 for details.
svn path=/trunk/; revision=51669
2011-05-10 16:11:30 +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
Rafal Harabien
ee795b8b1e
[APITESTS]
...
* Add GetDriveType tests. Some fails in ReactOS
* Fix few rbuild files
svn path=/trunk/; revision=51484
2011-04-28 22:10:51 +00:00
Gabriel Ilardi
dc2b96f14f
[winetests]
...
Add new lines to test results for kernel32/dosdev.c
svn path=/trunk/; revision=51400
2011-04-19 09:15:05 +00:00
Aleksey Bragin
d4a462fbad
[KERNEL32_WINETEST]
...
- Sam Arun Raj Seeniraj: Added new test cases to QueryDosDevice(). Should be sent to Wine (tm).
See issue #993 for more details.
svn path=/trunk/; revision=51394
2011-04-18 21:56:44 +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
Eric Kohl
ac4083c6d7
Disable some misleading service tests because a test cannot determine wheter or not the number of active or inactive services is correct.
...
svn path=/trunk/; revision=51164
2011-03-26 20:07:09 +00:00
Sylvain Petreolle
b2832e17fc
[ROSTESTS]
...
Properly skip bitmap and outline tests in gdi32_winetest:font.
svn path=/trunk/; revision=51001
2011-03-08 11:30:14 +00:00
Christoph von Wittich
2f6bcbb66c
[imagehlp_winetest]
...
-add imagehlp_winetest
svn path=/trunk/; revision=50922
2011-02-27 18:30:50 +00:00
Amine Khaldi
2119a3b309
[ROSTESTS]
...
- Skip test_apm to prevent the oleaut_winetest:olepicture crash.
See issue #5000 for more details.
svn path=/trunk/; revision=50911
2011-02-26 14:27:09 +00:00
Aleksey Bragin
b49f53a6a5
- Don't free an invalid handle. Suggested by Johannes. Test failure remains in the log, so it's easy to spot the function misbehaves.
...
- P.S. Not much of an issue if it's lost during the next tests sync, as it would be a clearly visible change.
See issue #5771 for more details.
svn path=/trunk/; revision=50908
2011-02-26 13:31:58 +00:00
Sylvain Petreolle
75d6f0438b
[ROSTESTS]
...
Bug 5778:
Disable part of rpcrt4:rpc test,
it needs unimplemented functionality in current rpcrt4 version.
svn path=/trunk/; revision=50905
2011-02-25 23:34:52 +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
Timo Kreuzer
54759c40ba
[CMAKE]
...
Fix rostests after changing macros
svn path=/trunk/; revision=50481
2011-01-24 21:20:04 +00:00
Timo Kreuzer
9f0220b25e
[CMAKE]
...
Define __ROS_LONG64__ for all winetests
svn path=/trunk/; revision=50447
2011-01-20 12:52:41 +00:00
Amine Khaldi
4b35cf7b8b
[CMAKE]
...
- Revert r50441. Please note that the recent revisions around this define are for testing.
svn path=/trunk/; revision=50444
2011-01-19 19:01:37 +00:00
Amine Khaldi
d0f0bdb64b
[CMAKE]
...
- Add __WINESRC__ definition to all winetests.
svn path=/trunk/; revision=50441
2011-01-19 17:51:43 +00:00
Timo Kreuzer
b1d121930a
[CMAKE]
...
Revert part of 50435
svn path=/trunk/; revision=50437
2011-01-19 16:26:49 +00:00
Timo Kreuzer
97830a1dfe
[CMAKE]
...
Revert r50434. Insetad add __WINESRC__ definition to amstream and avifil32 winetests
svn path=/trunk/; revision=50435
2011-01-19 14:59:38 +00:00
Timo Kreuzer
f7786ad9d4
[CMAKE]
...
Add __WINESRC__ definition to all winetests.
svn path=/trunk/; revision=50434
2011-01-19 14:18:42 +00:00
Johannes Anderwald
14baaa8cb2
[MSVCRT_WINETEST]
...
- Revert 50283
svn path=/trunk/; revision=50285
2011-01-04 17:27:57 +00:00
Johannes Anderwald
131fb32a3c
[MSVCRT_WINETEST]
...
- Comment out test which fails in WinXP SP3
svn path=/trunk/; revision=50282
2011-01-04 16:45:03 +00:00
Timo Kreuzer
1e9ed4c977
[MSVCRT_WINETEST]
...
Link explicitly to msvcrt, instead of importing half of the functions from ntdll.
svn path=/trunk/; revision=50268
2011-01-02 20:39:40 +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
Sylvain Petreolle
ab2048a22f
[CMAKE]
...
Add rosautotest and kernel32_winetest to bootcdregtest.
cmake bootcdregtest lives.
svn path=/trunk/; revision=50227
2010-12-30 21:49:36 +00:00
Amine Khaldi
078e5c0a31
[CMAKE]
...
- Update oleaut32 winetest.
- Add rosautotest to build.
svn path=/trunk/; revision=50225
2010-12-30 17:55:25 +00:00
Sylvain Petreolle
a1d29e9435
[CMAKE]
...
Fix rpcrt4_winetest build.
svn path=/trunk/; revision=50214
2010-12-29 16:12:56 +00:00
Amine Khaldi
91f7232df7
[CMAKE]
...
- Add the remaining winetests to build. We compile them all now.
svn path=/trunk/; revision=50120
2010-12-24 12:09:01 +00:00
Amine Khaldi
f5ce699517
[CMAKE]
...
- Add the apitests to build.
- Improve some winetests.
svn path=/trunk/; revision=50100
2010-12-22 16:33:37 +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
Amine Khaldi
2923228336
[CMAKE]
...
- Start working on rostests cmake integration.
svn path=/trunk/; revision=49966
2010-12-07 09:27: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
Aleksey Bragin
d521bf4480
- (Hack)fix build.
...
svn path=/trunk/; revision=48469
2010-08-06 12:04:12 +00:00
Aleksey Bragin
cf3a6fe7c5
- Sync ole32 and oleaut32 regtests to Wine-1.3.
...
svn path=/trunk/; revision=48467
2010-08-05 21:28:34 +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
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