comparison .hgsigs @ 21439:2e22954b97e3

run-tests: define a custom TestSuite that uses _executetests() We now have a custom unittest.TestSuite implementation that uses _executetests() and thus knows how to execute tests concurrently. Running tests in --unittest mode will use this TestSuite. Since the TestSuite handles concurrency, the warnings around --jobs and --loop have been removed.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 20 Apr 2014 13:04:19 -0700
parents cadad384c97c
children dedb68a9532c
comparison
equal deleted inserted replaced
21438:f647287b44d1 21439:2e22954b97e3