summaryrefslogtreecommitdiff
path: root/tests/test_runner/test_parallel.py
AgeCommit message (Expand)Author
2016-11-10Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.za
2016-10-06Fixed #27301 -- Prevented exceptions that fail unpickling from crashing the p...Adam Wróbel
2016-08-26Fixed #26942 -- Added support for subtests during parallel testing.Chris Jerdonek