log tests/run.py @ 642:c2d606a1dc6f

age author description
Sun, 04 Jul 2010 21:41:42 +0100 James McKay tests: Use tempfile.TemporaryFile instead of os.tmpfile() to redirect stdout.
Tue, 18 May 2010 14:46:50 -0500 Augie Fackler tests/run.py: make sure our hgsubversion loads correctly
Fri, 14 May 2010 20:27:24 +0200 Dan Villiom Podlaski Christiansen testrunner: use demandimport, with an option to disable it
Fri, 14 May 2010 20:26:06 +0200 Dan Villiom Podlaski Christiansen testrunner: delay and `simplify' importing of tests
Fri, 14 May 2010 17:39:26 +0200 Dan Villiom Podlaski Christiansen testrunner: use optparse
Fri, 26 Feb 2010 14:52:50 +0100 Dirkjan Ochtman tests: make sure single dir clone tests get run by non-nose users
Mon, 01 Mar 2010 17:45:00 -0600 Augie Fackler tests.run: exit nonzero if tests did not pass