Thomas Faber
1ea34407b8
[ROSAUTOTEST]
...
- Abstract unidirectional anonymous pipes into a CPipe class
- Abstract a process with redirected output into a CPipedProcess class
- Use these abstractions to avoid polling for output from test processes. Instead, use blocking read operations to yield the CPU while waiting for data.
ROSTESTS-144 #resolve
svn path=/trunk/; revision=66316
2015-02-16 13:17:04 +00:00
Amine Khaldi
c0e495f046
[CMAKE]
...
* Addendum to r64795.
* Also remove unneeded wine linking and ntdll importing.
* Remove redundant defines.
svn path=/trunk/; revision=64796
2014-10-17 23:29:24 +00:00
Sylvain Petreolle
1f48cab02e
[ROSAUTOTEST]
...
Report the start and end of the tests in the Application event log.
This gives data for the advapi32:eventlog tests.
svn path=/trunk/; revision=63963
2014-08-27 20:19:43 +00:00
Amine Khaldi
1c95bdd14c
[ROSAUTOTEST]
...
* Prepare the CMake script for PCH.
* Add header guards to the main header.
CORE-7716
svn path=/trunk/; revision=62102
2014-02-10 17:05:15 +00:00
Thomas Faber
d8b4a7bd9e
[CMAKE]
...
- rework set_cpp to allow fine-grained control over enabled language features
CORE-6950
svn path=/trunk/; revision=59288
2013-06-22 14:44:56 +00:00
Timo Kreuzer
2b6431ea3e
Amendment to r58335
...
svn path=/trunk/; revision=58336
2013-02-17 15:12:16 +00:00
Jérôme Gardou
e58c2e969c
[ROSTESTS]
...
- rostests side of r53559
- remove some definitions instead of just staring at the compiler emitting warnings
svn path=/trunk/; revision=53560
2011-09-03 19:19:57 +00:00
Jérôme Gardou
da1b81d04f
[CMAKE]
...
- do not use half supported precompiled header wrongly for rosautotests
svn path=/trunk/; revision=52483
2011-06-27 17:20:02 +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
Giannis Adamopoulos
ce53947b29
Revert 50381 and 50382. Altough it reduces number of reboots in the test server, it somehow reveals a registry corruption and cripples completely automated testing
...
svn path=/trunk/; revision=50386
2011-01-14 23:20:26 +00:00
Amine Khaldi
bb2d08d57e
[CMAKE]
...
- Fix rosautotest build.
svn path=/trunk/; revision=50382
2011-01-13 11:13:09 +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
e26b7f9a66
[CMAKE]
...
- Wine lib isn't needed for rosautotest.
svn path=/trunk/; revision=50226
2010-12-30 17:58:18 +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