Bowie

Results 3 issues of Bowie

Hi, I have some code that returns a `thread_pool` but copy elision is not possible. It seems that `thread_pool` does not have a move constructor. It is possible to support...

I would like to be able to control the generated part of the test case name when using TEMPLATE_LIST_TEST_CASE. At present it uses the name of the type list and...

I would like some kind of indication of the progress of the tests when running with -d yes. For example, say I am running 10 tests I would like the...