1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-02-12 17:53:29 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Martin Hořeňovský
9b5fc9eaea
Randomize test for subset invariant random ordering of tests
Also removed the iterative checking that seeds 1-100 do not create
the same output, because it used too much runtime.
2020-05-01 14:45:36 +02:00
John Bytheway
630ba26278
Add test for consistent random ordering
-- Fixed up during cherrypicking
2020-05-01 14:30:01 +02:00