diff .hgignore @ 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 ce5d711475a3
children a9e1ab2da30d
line wrap: on
line diff