tests/bundles/tampered.hg
author Gregory Szorc <gregory.szorc@gmail.com>
Tue, 22 Apr 2014 11:38:14 -0700
changeset 21507 d839e4820da7
parent 14116 cd3032437064
permissions -rw-r--r--
run-tests: move test filtering into TestSuite.run() Upcoming patches will move the execution of tests to separate processes. To facilitate this, it makes sense to move logic out of Test. Furthermore, test filtering is logically the domain of the test runner, not the test itself. This patch interrupts our mini series of factoring options into named arguments because filtering consults many options and it is easier to move this logic out of Test sooner so we don't have to introduce arguments at all.

(binary:application/octet-stream)