log

age author description
Tue, 22 Apr 2014 12:15:55 -0700 Gregory Szorc run-tests: move py3kwarnings to Test.__init__
Tue, 22 Apr 2014 12:13:40 -0700 Gregory Szorc run-tests: move extra config options to Test.__init__
Tue, 22 Apr 2014 12:10:25 -0700 Gregory Szorc run-tests: refactor port number declaration
Tue, 22 Apr 2014 12:04:15 -0700 Gregory Szorc run-tests: move timeout into Test.__init__
Tue, 22 Apr 2014 12:01:31 -0700 Gregory Szorc run-tests: move interactive to Test.__init__
Tue, 22 Apr 2014 11:58:32 -0700 Gregory Szorc run-tests: move diff options into arguments of Test.__init__
Tue, 22 Apr 2014 11:44:34 -0700 Gregory Szorc run-tests: move debug into an argument to Test.__init__
Tue, 22 Apr 2014 11:41:10 -0700 Gregory Szorc run-tests: factor options.keep_tmpdir into an argument to Test.__init__
Tue, 22 Apr 2014 12:29:33 -0700 Gregory Szorc run-tests: remove redundant test name filter
Tue, 22 Apr 2014 11:38:14 -0700 Gregory Szorc run-tests: move test filtering into TestSuite.run()
Tue, 22 Apr 2014 10:13:41 -0700 Gregory Szorc run-tests: no longer pass a TestRunner into Test.__init__
Tue, 22 Apr 2014 10:12:19 -0700 Gregory Szorc run-tests: pass abort into Test.__init__
Tue, 22 Apr 2014 10:05:32 -0700 Gregory Szorc run-tests: pass temp dir into Test.__init__
Thu, 07 Mar 2013 14:17:56 +1100 Stephen Lee update: show message when a bookmark is activated by update
Tue, 22 Apr 2014 10:01:22 -0700 Gregory Szorc run-tests: pass a full test path into Test.__init__