Sun, 17 Nov 2013 17:30:23 +0000 Christian Ebert Merge with stable
Fri, 15 Nov 2013 22:57:11 -0500 Sean Farley run-tests: remove files that we potentially create outside of $TMPDIR stable
Fri, 15 Nov 2013 22:56:08 -0500 Sean Farley run-tests: remove code that creates a dummy 'diffstat' stable
Thu, 14 Nov 2013 18:07:43 -0600 Matt Mackall tests: skip tests that require not having root (issue4089) stable
Fri, 01 Nov 2013 17:14:49 +0000 Christian Ebert Merge with stable
Sat, 05 Oct 2013 01:02:22 +0900 FUJIWARA Katsunori hghave: add "py3k" feature to check whether test runs with Python 3.x stable
Sat, 05 Oct 2013 01:02:22 +0900 FUJIWARA Katsunori hghave: add "absimport" feature to check "absolute_import" in __future__ stable
Mon, 07 Oct 2013 13:51:33 +0100 Christian Ebert Merge with stable
Thu, 03 Oct 2013 14:50:47 +0200 Mads Kiilerich run-tests: place the .t shell script next to $TESTTMP and with a useful name stable
Wed, 02 Oct 2013 22:46:32 +0100 Javi Merino get-with-headers: don't block indefinitely if the server had an internal error stable
Wed, 02 Oct 2013 01:22:11 +0100 Christian Ebert Merge with stable
Thu, 29 Aug 2013 09:22:13 -0700 David Soria Parra shelve: add a shelve extension to save/restore working changes stable
Tue, 24 Sep 2013 03:12:59 +0100 Christian Ebert Merge with stable
Thu, 19 Sep 2013 15:29:28 -0400 Augie Fackler run-tests: find mercurial path with syntax valid on both py2 and py3 stable
Thu, 19 Sep 2013 15:29:04 -0400 Augie Fackler run-tests: if run by python3, execute setup.py with --c2to3 stable
Mon, 05 Aug 2013 13:19:38 +0100 Christian Ebert Merge with stable
Fri, 26 Jul 2013 21:18:40 -0400 Simon Heimberg run-tests: only check the common criteria once per test stable
Thu, 18 Jul 2013 23:22:59 -0500 Matt Mackall run-tests: backout 4f32747879d1 line endings change stable
Fri, 19 Jul 2013 00:37:26 +0100 Christian Ebert Merge with stable
Thu, 18 Jul 2013 09:42:44 -0700 Brendan Cully run-tests: revert previous commit, run() waits after a timeout stable
Thu, 18 Jul 2013 09:39:01 -0700 Brendan Cully run-tests: reap timed-out zombies stable
Sat, 13 Jul 2013 23:58:01 +0200 Simon Heimberg run-tests: generally handle line endings on windows by re stable
Sat, 13 Jul 2013 23:57:55 +0200 Simon Heimberg run-tests: test for os.altsep instead of os.name when checking \ for / stable
Wed, 17 Jul 2013 13:42:08 -0700 Brendan Cully run-tests: replace popen locking with a noop _cleanup handler on py24 stable
Wed, 17 Jul 2013 13:02:12 -0700 Brendan Cully run-tests: only lock Popen wait/poll on python 2.4 stable
Wed, 17 Jul 2013 12:45:12 -0700 Brendan Cully run-tests: lock popen wait/poll stable
Tue, 16 Jul 2013 12:44:11 -0500 Matt Mackall run-tests: patch over py2.4 proc.wait() race stable
Mon, 01 Jul 2013 20:48:56 +0200 Simon Heimberg cleanup: drop unused variables and an unused import stable
Tue, 30 Apr 2013 14:56:33 +0100 Jim Hague tests: AIX can't handle negative date in test-dirstate.t stable
Mon, 01 Jul 2013 14:19:04 +0100 Christian Ebert Merge with stable
Thu, 13 Jun 2013 01:36:58 +0200 Simon Heimberg cleanup: remove unused imports stable
Thu, 13 Jun 2013 19:37:59 +0100 Christian Ebert Merge with stable
Tue, 11 Jun 2013 23:39:48 +0200 simon run-tests: sort missing files first instead of raising an error stable
Sun, 09 Jun 2013 16:49:08 +0200 simon run-tests: call Threads constructor with keyword arguments stable
Sun, 09 Jun 2013 16:42:55 +0200 simon run-tests: ignoring tests works again stable
Sat, 08 Jun 2013 13:46:05 +0100 Christian Ebert Merge with stable
Fri, 07 Jun 2013 16:04:11 -0500 Matt Mackall run-tests: simplify interrupted message stable
Fri, 07 Jun 2013 15:58:14 -0500 Matt Mackall run-tests: remove spurious disable of --time with --debug stable
Fri, 07 Jun 2013 15:56:16 -0500 Matt Mackall run-tests: always gather runtimes stable
Wed, 05 Jun 2013 22:05:29 +0200 Simon Heimberg run-tests: when interrupted report time in failure message stable
Wed, 05 Jun 2013 22:05:02 +0200 Simon Heimberg run-tests: report interrupted tests stable
Wed, 05 Jun 2013 22:42:43 +0200 Simon Heimberg run-tests: open hgrc file only for writing stable
Thu, 06 Jun 2013 22:36:18 +0100 Christian Ebert Merge with stable
Thu, 06 Jun 2013 14:40:26 -0500 Matt Mackall run-tests: make --noskips work stable
Mon, 03 Jun 2013 09:59:32 +0100 Christian Ebert Merge with stable
Sun, 02 Jun 2013 18:09:06 -0500 Matt Mackall run-tests: add --loop support stable
Sun, 02 Jun 2013 17:58:51 -0500 Matt Mackall run-tests: --interactive and --jobs no longer conflict stable
Sun, 02 Jun 2013 17:58:49 -0500 Matt Mackall run-tests: sort certain slow tests earlier by keyword stable
Sun, 02 Jun 2013 17:57:37 -0500 Matt Mackall run-tests: drop unused resultslock stable
Sun, 02 Jun 2013 17:57:36 -0500 Matt Mackall run-tests: drop options.child and users stable
Sun, 02 Jun 2013 17:56:53 -0500 Matt Mackall run-tests: remove runchildren, now unused stable
Sun, 02 Jun 2013 17:56:51 -0500 Matt Mackall run-tests: schedule largest tests first stable
Sun, 02 Jun 2013 16:58:22 -0500 Matt Mackall run-tests: introduce thread scheduler stable
Sun, 02 Jun 2013 16:55:19 -0500 Matt Mackall run-tests: use count to calculate port to use stable
Sun, 02 Jun 2013 16:38:15 -0500 Matt Mackall run-tests: introduce threadtmp directory stable
Sun, 02 Jun 2013 16:29:35 -0500 Matt Mackall run-tests: add abort flag stable
Sun, 02 Jun 2013 16:29:22 -0500 Matt Mackall run-tests: move more variables to env stable
Sun, 02 Jun 2013 16:29:20 -0500 Matt Mackall run-tests: simplify env deletion stable
Sun, 02 Jun 2013 16:22:51 -0500 Matt Mackall run-tests: move most of remaining environment tweaks stable
Sun, 02 Jun 2013 16:22:51 -0500 Matt Mackall run-tests: move environment creation to a separate function stable
(0) -1000 -300 -100 -60 +60 tip