Commit Graph

7 Commits

Author SHA1 Message Date
Alain Miniussi
6202bdf308 moving to header only test framework 2019-03-11 22:15:56 +01:00
Alain Miniussi
078cbfdd1d Avoid requiring C++11 in test.
refs #53 and #54
2018-05-21 11:00:54 +02:00
Alain Miniussi
c697749cce refrain from using std::tie to ease portability.
refs #54 and #53
2018-05-20 14:00:27 +02:00
Alain Miniussi
976b9385d9 Refrain from using std::begin and std::end as it reduces portability.
refs #54 and #53
2018-05-20 13:54:18 +02:00
Alain Miniussi
085eff1374 Actually print trace.
use typedef instead of long full type.
refs #54, #53
2018-05-20 13:49:09 +02:00
Alain Miniussi
fbc23f6e02 better output for wait_any_test
refs !53
2018-03-13 15:02:50 +01:00
Alain Miniussi
fb473ed4fe Add test for wait_any
refs #53
2018-03-13 14:59:07 +01:00