Colin Finck
da200b3a2c
[ROSTESTS]
...
- Add a function "add_rostests_file" that calls both add_cd_file() and install() accordingly for regression tests.
Use this function everywhere in rostests where add_cd_file() was used previously. This puts tests always in the right place on CD and also generates proper installation rules for them.
- Add a custom target "rostests_install" that performs an "install" on all rostests components.
This finally gives us a convenient and reliable way to copy all regression tests and their dependencies into a single directory (specified by the ROSTESTS_INSTALL environment variable).
Will be used on the WHS-Testbot to let it finally run each and every test.
CORE-12401
ONLINE-441
svn path=/trunk/; revision=73533
2017-01-13 09:24:15 +00:00
Mark Jansen
a29538f1b9
[WINETESTS] Rename generated_i386.c to generated.c, adjust the CMakeLists.txt accordingly.
...
svn path=/trunk/; revision=73004
2016-10-20 21:44:12 +00:00
James Tabor
0b4b25d0ed
[User32_wineTest]
...
- Enable skipped test_activateapp tests.
svn path=/trunk/; revision=72881
2016-10-01 18:51:46 +00:00
Amine Khaldi
6485aa2f27
[USER32_WINETEST] Enable the skipped part of clipboard.c as the issue documented in CORE-11953 doesn't happen in the KVM testbot.
...
svn path=/trunk/; revision=72620
2016-09-08 09:36:26 +00:00
Amine Khaldi
bca9ea7b61
[USER32_WINETEST] Sync with Wine Staging 1.9.18. One skipped part of clipboard.c is documented in CORE-11953
...
svn path=/trunk/; revision=72616
2016-09-07 23:24:48 +00:00
Amine Khaldi
fb9b36051a
[USER32_WINETEST] Sync with Wine Staging 1.9.16. CORE-11866
...
svn path=/trunk/; revision=72254
2016-08-18 09:26:41 +00:00
Amine Khaldi
2e9c3e57e4
[USER32_WINETEST] Sync with Wine Staging 1.9.14.
...
svn path=/trunk/; revision=71963
2016-07-18 15:48:27 +00:00
James Tabor
fa03a0ab6b
[USER32_WINETEST] Sync with Wine Staging 1.9.11 Part 4. CORE-11368
...
svn path=/trunk/; revision=71918
2016-07-13 03:16:00 +00:00
James Tabor
69fd33d2a0
[USER32_WINETEST] Sync with Wine Staging 1.9.11 Part 3. CORE-11368
...
svn path=/trunk/; revision=71907
2016-07-12 20:08:44 +00:00
James Tabor
6944d128ef
[USER32_WINETEST] Sync with Wine Staging 1.9.11 Part 3. CORE-11368
...
svn path=/trunk/; revision=71849
2016-07-07 17:22:10 +00:00
James Tabor
60370b0622
[USER32_WINETEST] Sync with Wine Staging 1.9.11 Part 2. CORE-11368
...
svn path=/trunk/; revision=71847
2016-07-07 15:37:02 +00:00
James Tabor
4cf4d58a41
[USER32_WINETEST] Sync with Wine Staging 1.9.11 Part 1. CORE-11368
...
svn path=/trunk/; revision=71845
2016-07-07 15:20:03 +00:00
Amine Khaldi
a0ab4941f0
[USER32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
...
svn path=/trunk/; revision=70979
2016-03-09 09:25:21 +00:00
Sylvain Petreolle
dd21fa115a
[ROSTESTS]
...
Handle generated tests on all architectures.
Update i386 files.
The kernel32 generated remains disabled,
Wine's definition of COMMCONFIG differs from our/MSDN definition.
Commented out nonexisting LPEXCEPTION_RECORD.
svn path=/trunk/; revision=70802
2016-02-28 20:56:00 +00:00
Amine Khaldi
5facba1484
[ROSTESTS] Even if "generated" build tests were done for i386, do not penalize the other arch builds by removing all the core modules tests from them. Simply skip the source file in question from their build. This reverts r70789.
...
svn path=/trunk/; revision=70790
2016-02-27 18:15:59 +00:00
Amine Khaldi
65ac753943
[USER32_WINETEST] Sync with Wine Staging 1.7.55 except clipboard tests. CORE-10536
...
svn path=/trunk/; revision=70293
2015-12-08 10:22:43 +00:00
Amine Khaldi
35001c37a3
[USER32_WINETEST] Sync edit.c and listbox.c with Wine Staging 1.7.55. CORE-10536
...
svn path=/trunk/; revision=70164
2015-11-27 22:10:38 +00:00
Amine Khaldi
a5b10c42df
[USER_WINETEST::INPUT] Sync with Wine Staging 1.7.55. CORE-10536
...
svn path=/trunk/; revision=70078
2015-11-24 10:22:52 +00:00
James Tabor
d463d96d4b
[User32_wineTest]
...
- Enable skipped menu tests.
svn path=/trunk/; revision=69758
2015-10-31 18:40:44 +00:00
Thomas Faber
5ae53d1709
[USER32_WINETEST]
...
- Skip test_paintingloop instead of test_paint_messages? Grml
ROSTESTS-18
svn path=/trunk/; revision=68576
2015-07-26 09:11:08 +00:00
Thomas Faber
1a5b34df4a
[USER32_WINETEST]
...
- Skip user32:msg_paint test_paint_messages if running on Windows in non-interactive mode. This should allow WHS-Testbot to get a bit further
ROSTESTS-185
ONLINE-441 ROSTESTS-184
svn path=/trunk/; revision=68575
2015-07-26 08:41:13 +00:00
Amine Khaldi
05cfb81d81
[USER32_WINETEST] Sync with Wine Staging 1.7.43.
...
svn path=/trunk/; revision=68067
2015-06-08 10:56:37 +00:00
Thomas Faber
04bcefa076
[USER32_WINETEST]
...
- Apply a different hack to make Jim happy.
- If you revert any of this and your changes break tests on Windows, I will revert your revert.
svn path=/trunk/; revision=66466
2015-02-26 09:25:58 +00:00
Amine Khaldi
f63b100488
[USER32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=66465
2015-02-26 09:05:15 +00:00
James Tabor
07f05e1c23
[User32_WINETEST]
...
- Move test_SetFocus first as it is done originally. Refer to read past wine CVS logs for the reason.
svn path=/trunk/; revision=66464
2015-02-26 08:38:00 +00:00
Thomas Faber
4ad9239209
[USER32_WINETEST]
...
- Apply hacks to make the tests succeed on Windows
svn path=/trunk/; revision=66456
2015-02-25 17:31:53 +00:00
Giannis Adamopoulos
e657208f02
[USER32_WINETEST]
...
- Split user32:msg test to 14 separate tests
- The original test consisted of more than 14k lines of code
svn path=/trunk/; revision=66454
2015-02-25 15:55:57 +00:00
Thomas Faber
b7f3b58ad0
[USER32_WINETEST]
...
- Re-enable test_shell_window
ROSTESTS-23
svn path=/trunk/; revision=66311
2015-02-16 07:37:19 +00:00
James Tabor
e0152471f9
[WineTests|User32]
...
- Sync Combo to wine head. Patch by Huw Davies : Make the combo's listbox a topmost window. See CORE-5186 for prior report.
svn path=/trunk/; revision=66183
2015-02-06 21:07:59 +00:00
James Tabor
d783274010
[WineTests|User32]
...
- Sync Dialog to wine head.
svn path=/trunk/; revision=66181
2015-02-06 20:56:57 +00:00
James Tabor
df36f5a015
[User32Test]
...
- Turn off tracking pop up menu tests. See CORE-8299.
svn path=/trunk/; revision=64789
2014-10-17 17:48:35 +00:00
Amine Khaldi
c47d138515
[USER32_WINETEST]
...
* Sync with Wine 1.7.27.
* Jim! help!
CORE-8540
svn path=/trunk/; revision=64785
2014-10-17 13:49:22 +00:00
Jérôme Gardou
559bf96394
[USER32_WINETEST]
...
- Compile as a GUI app
svn path=/trunk/; revision=64188
2014-09-18 13:04:59 +00:00
James Tabor
fc8ed44177
- Update wine test to 1.7.20.
...
svn path=/trunk/; revision=63603
2014-06-15 21:54:12 +00:00
James Tabor
feb7d786a6
- Enable last of the menu tests.
...
svn path=/trunk/; revision=63180
2014-05-06 18:10:10 +00:00
James Tabor
79913690b0
- Update test to 1.7.18.
...
svn path=/trunk/; revision=63173
2014-05-06 15:42:03 +00:00
James Tabor
2a6fbc8f80
- Disable insert menu test for now. Part II.
...
svn path=/trunk/; revision=63026
2014-04-28 03:51:52 +00:00
James Tabor
c81047d3ed
- Disable insert menu test for now.
...
svn path=/trunk/; revision=63025
2014-04-28 03:46:21 +00:00
Amine Khaldi
5f7347300b
[USER32_WINETEST]
...
* Sync with Wine 1.7.17.
CORE-8080
svn path=/trunk/; revision=62785
2014-04-18 22:26:13 +00:00
James Tabor
9b7d5bcdff
[WineTests|User32]
...
- Sync Edit to wine head.
svn path=/trunk/; revision=62750
2014-04-14 20:26:59 +00:00
James Tabor
4498725892
[User32Test]
...
- Patch by Henri Verbeet : Fix TEXT_WordBreak() when no characters fit.
- Update text to wine head.
svn path=/trunk/; revision=62487
2014-03-13 01:39:31 +00:00
James Tabor
bcc1390a36
[User32Test]
...
- Update listbox and msg test to wine 1.7.13.
svn path=/trunk/; revision=62338
2014-02-26 22:54:03 +00:00
Thomas Faber
ecced5a6cb
[WINETESTS]
...
- Do not suppress nonexistent warnings
svn path=/trunk/; revision=61302
2013-12-19 21:30:10 +00:00
James Tabor
14a8445b05
- Wine had some fixups added since this was last synced. CORE-???? & CORE-7574.
...
svn path=/trunk/; revision=60974
2013-11-13 17:21:41 +00:00
James Tabor
db803c9f06
- Sync up wine dde test to current. CORE-????.
...
svn path=/trunk/; revision=60909
2013-11-09 23:30:25 +00:00
James Tabor
6ead16cf6e
Sync up wine class test to current. CORE-????.
...
svn path=/trunk/; revision=60882
2013-11-08 01:47:45 +00:00
James Tabor
26a5caa78d
- Fix build
...
svn path=/trunk/; revision=60809
2013-10-31 17:21:04 +00:00
James Tabor
3d5763ff2f
- ActivateActCtx seems to be broken, skip test.
...
svn path=/trunk/; revision=60808
2013-10-31 17:15:49 +00:00
James Tabor
7cfd0230d5
- Sync wine to 1.7.5.
...
svn path=/trunk/; revision=60785
2013-10-28 05:12:48 +00:00
James Tabor
30690e8fce
- Sync wine to 1.7.5.
...
svn path=/trunk/; revision=60780
2013-10-27 23:22:00 +00:00