diff mercurial/scmposix.py @ 21518:8e8049b9bda4

run-tests: remove options from Test.__init__ All options are now passed as arguments and we no longer need options. This enables us to instantiate Test from "plain old data" types. Since options must be given as arguments, it also makes people think harder about adding things that may not belong in Test. This will help ensure a proper separation of responsibility going forward.
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 22 Apr 2014 12:20:10 -0700
parents 4c6f7f0dadab
children 23c995ed466b
line wrap: on
line diff