log tests/run.py @ 684:8687c5aa4f35

age author description
Thu, 02 Sep 2010 21:30:17 +0200 Andi Albrecht Add svnrev, svnpath and svnuuid keyword.
Thu, 02 Sep 2010 23:23:02 +0200 Dan Villiom Podlaski Christiansen tests: add an option to the test-runner for selecting bindings.
Tue, 20 Jul 2010 12:53:47 +0200 Dan Villiom Podlaski Christiansen test_startrev: new tests inspired by test_rebuildmeta
Wed, 14 Jul 2010 15:39:21 +0200 Dan Villiom Podlaski Christiansen tests: improve import logic
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
Mon, 15 Jun 2009 12:26:20 -0500 Augie Fackler tests: make comprehensive tests work properly with nose and run.py
Thu, 11 Jun 2009 19:14:05 +0200 Dirkjan Ochtman svncommands: add verify command
Thu, 11 Jun 2009 11:34:37 +0200 Dirkjan Ochtman tests: add -A option to run.py for running comprehensive tests
Thu, 11 Jun 2009 11:39:45 +0200 Dirkjan Ochtman tests: send warning to stderr instead of redirected stdout