Amine Khaldi
7d8a75747a
[COMCTL32_WINETEST]
...
* Sync with Wine 1.7.27.
CORE-8540
svn path=/trunk/; revision=64323
2014-09-27 00:19:59 +00:00
Amine Khaldi
03535e5b35
[COMCTL32_WINETEST]
...
* Sync with Wine 1.7.17.
CORE-8080
svn path=/trunk/; revision=62880
2014-04-22 14:05:48 +00:00
Amine Khaldi
c473278505
[COMCTL32_WINETEST]
...
* Globally mark expected failures as todos.
* Remove redundant definition.
ROSTESTS-128
svn path=/trunk/; revision=62150
2014-02-13 21:24:18 +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
017ba0c5a7
[COMCTL32_WINETEST]
...
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58522
2013-03-16 17:07:05 +00:00
Amine Khaldi
c56017ac21
[COMCTL32_WINETEST]
...
* Sync with Wine 1.5.19.
svn path=/trunk/; revision=57915
2012-12-14 23:24:10 +00:00
Amine Khaldi
32f949ce32
* Addendum to r57019.
...
svn path=/trunk/; revision=57020
2012-08-01 23:26:54 +00:00
Thomas Faber
80a53d624f
[WINETESTS]
...
- Do not multiply define WINVER and friends
- Add missing _WIN32_WINNT define in rpcrt4_winetest. Already sent to Wine(TM)
svn path=/trunk/; revision=56513
2012-05-05 16:54:37 +00:00
Amine Khaldi
d2b625c52f
[ROSTESTS]
...
* Addendum to my previous commit.
svn path=/trunk/; revision=56131
2012-03-12 13:34:01 +00:00
Amine Khaldi
7d3f5052d0
* Addendum to r55855.
...
svn path=/trunk/; revision=55856
2012-02-25 17:23:58 +00:00
James Tabor
4e28716aca
[ComCtl32_wineTest] - Sync to Wine 1.3.37.
...
svn path=/trunk/; revision=55206
2012-01-26 15:19:24 +00:00
Thomas Faber
282312fef2
[WINETESTS/CMAKE]
...
- Disable those unhelpful format string warnings
- Remove some unnecessary defines
svn path=/trunk/; revision=53945
2011-10-02 22:16:18 +00:00
Jérôme Gardou
e293f3d468
[CMAKE]
...
- rostests side of r53585
svn path=/trunk/; revision=53586
2011-09-04 17:33:34 +00:00
Amine Khaldi
bb2bf33fc8
[CMAKE]
...
* Remove duplicate _DLL and __USE_CRTIMP definitions.
* Link some modules to uuid/oldnames in msvc build.
svn path=/trunk/; revision=52352
2011-06-18 22:02:28 +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
Amine Khaldi
e564c595f2
[CMAKE]
...
* Addendum to the previous commit.
svn path=/trunk/; revision=51382
2011-04-17 16:55:24 +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
Amine Khaldi
2923228336
[CMAKE]
...
- Start working on rostests cmake integration.
svn path=/trunk/; revision=49966
2010-12-07 09:27:10 +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
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
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
Dmitry Chapyshev
2545051fec
- Fix building of tests
...
svn path=/trunk/; revision=43164
2009-09-26 10:49:05 +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
Dmitry Chapyshev
471e010d18
- Sync wine tests with Wine 1.1.21
...
svn path=/trunk/; revision=40949
2009-05-17 07:05:22 +00:00
Colin Finck
8cb8fb4761
Remove all Skip hacks from the Wine tests as we resume from crashes now
...
svn path=/trunk/; revision=40229
2009-03-25 14:37:01 +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
Ged Murphy
4786fa151f
update comctl32 winetest
...
svn path=/trunk/; revision=38829
2009-01-17 17:42:01 +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
Stefan Ginsberg
9775c57652
- Re-enable some Winetests now that Cm sucks less
...
- Add missing ROS-HACK tag
svn path=/trunk/; revision=38273
2008-12-22 18:48:06 +00:00
Stefan Ginsberg
76e4f9ca92
- Hack away mru tests as Cm is broken
...
svn path=/trunk/; revision=38064
2008-12-14 00:46:06 +00:00
Christoph von Wittich
89ae880958
remove all version defines from rostests
...
svn path=/trunk/; revision=36942
2008-10-25 14:04:03 +00:00
Aleksey Bragin
c97e25991a
- Update winetests for synced DLLs.
...
svn path=/trunk/; revision=34391
2008-07-09 11:34:20 +00:00
Daniel Reimer
f108d390f0
Update of Winetests of non autosynched Dlls. Done by Kamil Horniceck
...
svn path=/trunk/; revision=33397
2008-05-09 17:35:45 +00:00
The Wine Synchronizer
bd382346bb
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=32862
2008-04-04 16:43:16 +00:00
The Wine Synchronizer
62b25eb05e
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=31799
2008-01-14 17:07:49 +00:00
The Wine Synchronizer
58ffb98f70
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=30937
2007-12-01 18:29:29 +00:00
Daniel Reimer
622c29bffb
Delete all Trailing spaces in code.
...
svn path=/trunk/; revision=29688
2007-10-19 23:01:40 +00:00
Aleksey Bragin
33c6673cfb
Move and reshuffle reactos/regtetsts into rostests. 1/2
...
svn path=/trunk/; revision=26014
2007-03-06 11:59:18 +00:00