log tests/run.py @ 610:300b917d23c5

age author description
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
Thu, 28 May 2009 08:48:57 +0200 Dirkjan Ochtman Allow passing in module arguments to the test runs.
Fri, 22 May 2009 15:12:31 +0200 Dan Villiom Podlaski Christiansen Remove the 'outgoing' wrapper, and use the Mercurial infrastructure instead.
Fri, 15 May 2009 17:24:08 +0200 Dan Villiom Podlaski Christiansen tests: silence tests when using run.py
Wed, 13 May 2009 21:39:39 -0500 Augie Fackler Reorganize to have a more conventional module structure.
Fri, 01 May 2009 10:28:59 +0200 Dan Villiom Podlaski Christiansen First merge, totally untested.
Fri, 27 Mar 2009 03:42:52 +0100 Dan Villiom Podlaski Christiansen Minor tweaks to how the tests are run.
Mon, 27 Apr 2009 09:39:39 -0500 Martijn Pieters Implement -u/--update support when pulling.
Mon, 06 Apr 2009 11:19:51 -0400 Daniel Tang Add support for user:pass@url repositories to be hg-like