Tom Hughes
3b52a8950f
Subtract measured sleep time instead of constant 250 ms
...
boost::this_thread::sleep_for is allowed to sleep longer than the
requested sleep time. This seems to happen especially on virtualized
systems, such as CircleCI.
2018-04-27 12:03:49 -07:00
Vicente J. Botet Escriba
1f08b38461
Make the timing check configurable.
2018-03-08 20:39:09 +01:00
Austin Beer
a0f216bb2b
Update timed tests to use stricter threshold with pthreads
2017-10-26 07:54:37 -06:00
Austin Beer
d259e0fde4
Increased the time thresholds on a bunch of tests to be more forgiving so they pass consistently on Windows.
...
Reduced the time thresholds on a bunch of tests that were TOO forgiving.
2017-10-11 21:40:38 -06:00
Edward Diener
dfb64a5af5
Removed executable attribute.
2017-09-17 08:51:10 -04:00
Vicente J. Botet Escriba
f9b257e368
Thread: merge from trunk 1.54 - once_atomic; null_mutex
...
[SVN r82838]
2013-02-12 18:32:00 +00:00