Files
CMake/Source/CTest
Brad King ed71ec7579 CTest: Improve stop-time implementation
The CTestTestStopTime test has been failing sporadically because the
stop time causes the first internal test to have a timeout short enough
that we might hit it and start the second test just before the stop time
is reached.  Instead we should track when a timeout is shortened in
order to stay within the stop time.  If a test times out for this reason
then we should consider the stop time reached and not start any more
tests.
2018-09-12 10:59:55 -04:00
..
2017-08-27 09:58:46 +02:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2018-06-04 10:32:49 -04:00
2017-08-24 23:39:47 +02:00
2018-06-04 10:32:49 -04:00
2017-08-24 23:39:47 +02:00
2018-09-05 15:12:57 -04:00
2018-01-04 06:52:01 +11:00