google / gtest-parallel

Run Google Test suites in parallel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tests to make sure that tests run in proper order (failed or unseen tests first, longest running tests first)

pbos opened this issue · comments

Follow-up task to #38. This path should be tested.

Fixed by @ehlemur with #49.