Fri, 08 Oct 2010 13:58:26 -0500 |
Augie Fackler |
tests: fix test skipping in pure unittest
|
Wed, 29 Sep 2010 18:04:26 +0200 |
Dan Villiom Podlaski Christiansen |
clone: call the wrapped function (fixes #181)
|
Tue, 14 Sep 2010 15:25:45 +0200 |
Dan Villiom Podlaski Christiansen |
testrunner: don't use os.putenv(), as it may not affect os.environ.
|
Wed, 08 Sep 2010 09:50:11 +0200 |
Peter Arrenbrecht |
tests: add --show-stdout option to run.py
|
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
|
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
|
Fri, 02 Jan 2009 15:54:05 -0600 |
Patrick Mezard |
Convert svn:externals properties into a .hgsvnexternals file
|