log tests/run.py @ 1566:c28c757ffe16

age author description
Thu, 16 Jun 2016 04:54:51 +0100 Jun Wu tests: drop unittest2
Sun, 12 Jun 2016 14:55:57 +0200 Dan Villiom Podlaski Christiansen tests: drop hard-coded list of tests
Fri, 09 Aug 2013 09:43:20 +0200 Dan Villiom Podlaski Christiansen tests: make our test runner executable
Thu, 08 Aug 2013 09:22:10 +0200 Dan Villiom Podlaski Christiansen tests: split single directory tests that push & clone in two modules
Wed, 07 Aug 2013 16:16:49 +0200 Dan Villiom Podlaski Christiansen tests: consolidate all test-loading into the test runner
Wed, 07 Aug 2013 09:57:54 +0200 Dan Villiom Podlaski Christiansen tests: move updatemeta & rebuildmeta tests into comprehensive
Mon, 26 Nov 2012 11:38:34 -0800 Anton Agafonov Fixes bug #358. Display correct error message if a svn pre-commit hook blocks the push
Tue, 18 Sep 2012 13:18:22 +1000 Tim Delaney stupid: Fail over to full revision when a PatchError is thrown (issue294)
Mon, 06 Aug 2012 10:35:51 -0700 Jun Fang updatemeta: correctly handle empty metadata
Thu, 07 Jun 2012 16:29:05 -0700 Brad Hall Add a changegroup hook to update svn metadata
Sun, 01 Jan 2012 15:59:15 +0100 Ronny Voelker Honor SVN auto-props (solves issue #186)
Sat, 12 May 2012 11:12:57 +0200 Dan Villiom Podlaski Christiansen fold test_startrev and test_verify into a new test; test_verify_and_startrev
Wed, 12 Oct 2011 15:43:31 +0800 Yonggang Luo tests: avoid shadowing Python builtin all()
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
Tue, 30 Dec 2008 20:33:56 -0600 Patrick Mezard fetch_command: cancel patching when encountering binary diffs
Tue, 30 Dec 2008 20:14:03 -0600 Augie Fackler authormap: Add tests, fix in stupid mode.
Tue, 23 Dec 2008 22:19:26 -0600 Augie Fackler utility_commands: Implement rebuildmeta so that metadata can be rebuilt.
Tue, 23 Dec 2008 17:45:34 -0600 Augie Fackler tests: Fix some missing suite definitions so that running the full testsuite
Wed, 10 Dec 2008 11:03:19 -0600 Patrick Mezard run.py: register and develop test_fetch_symlinks
Wed, 10 Dec 2008 11:03:18 -0600 Patrick Mezard Move and complete execute bit conversion tests into test_fetch_exec.py
Sat, 29 Nov 2008 11:25:01 -0600 Patrick Mezard Add a disabled test for unrelated branches
Thu, 20 Nov 2008 22:41:16 -0600 Patrick Mezard Add a test to check EOLs are correctly converted
Fri, 14 Nov 2008 16:18:24 -0600 Patrick Mezard fetch_command: handle nullid parent in stupid non-diffy mode
Fri, 14 Nov 2008 16:18:24 -0600 Patrick Mezard push_cmd: delete empty svn directories, refactor directory creation
Wed, 05 Nov 2008 13:37:07 +0100 Patrick Mezard hg_delta_editor: register svn file copies
Wed, 08 Oct 2008 20:37:01 -0500 Augie Fackler Add tests for tags and fix a bug in the tag-finding code that was found by the tests.
Tue, 07 Oct 2008 22:19:18 -0500 Augie Fackler Fix a stupid mistake. A reminder of why Nose is handy.
Tue, 07 Oct 2008 22:13:14 -0500 Augie Fackler Add a basic system for running the hgsubversion tests (although not the svnwrap ones) without requiring Nose. Nose is still the recommended way to run the tests.