Thu, 13 Feb 2014 08:14:54 +0100 Simon Heimberg run-tests: introduce 'warned' as test result stable
Thu, 13 Feb 2014 08:02:06 +0100 Simon Heimberg run-tests: handle sys.exit in main function stable
Thu, 13 Feb 2014 07:29:28 +0100 Simon Heimberg run-tests: remove unnecessary variable initialisation stable
Fri, 14 Feb 2014 09:52:13 +0100 Christian Ebert Merge with stable
Wed, 12 Feb 2014 16:09:18 +0100 Simon Heimberg tests: killdaemons.py for windows distinguishes access violation and terminated stable
Wed, 12 Feb 2014 15:38:59 +0100 Simon Heimberg tests: killdaemons.py for checks reason when getting no process handle stable
Fri, 17 Jan 2014 21:13:20 +0100 Simon Heimberg tests: killdaemons.py for windows waits for killed process to terminate stable
Fri, 17 Jan 2014 21:13:08 +0100 Simon Heimberg tests: kill for windows in killdaemons.py checks return values stable
Tue, 11 Feb 2014 22:50:56 +0100 Christian Ebert Merge with stable
Tue, 11 Feb 2014 01:15:07 +0100 Simon Heimberg run-tests: fix typo and print out failing line stable
Mon, 10 Feb 2014 14:08:42 +0100 Christian Ebert Merge with stable
Wed, 05 Feb 2014 01:37:37 +0100 Mads Kiilerich tests: ignore http tests that are known wontfix failures on python 2.4 stable
Tue, 04 Feb 2014 00:22:20 +0100 Christian Ebert Merge with stable
Mon, 20 Jan 2014 01:29:54 +0100 Mads Kiilerich tests: 'hghave tic' also requires curses support in Python stable
Fri, 17 Jan 2014 15:32:21 +0000 Christian Ebert Merge with stable
Thu, 16 Jan 2014 12:08:57 +0100 Simon Heimberg run-tests: print more information on unnecessary glob matching stable
Thu, 16 Jan 2014 12:08:29 +0100 Simon Heimberg run-tests: suggest to append glob when only path sep does not match stable
Thu, 16 Jan 2014 12:06:49 +0100 Simon Heimberg run-tests: test each line matching function on its own stable
Thu, 16 Jan 2014 11:26:54 +0100 Simon Heimberg run-tests: set the thread name to the test name for info on error stable
Thu, 16 Jan 2014 18:55:35 +0100 Simon Heimberg run-tests: report tests as failed when run-test raises an error stable
Tue, 07 Jan 2014 22:29:39 +0100 Simon Heimberg cleanup: Remove the only ever used skip-check-code pragma stable
Wed, 06 Nov 2013 18:19:04 -0500 Augie Fackler pathutil: tease out a new library to break an import cycle from canonpath use stable
Tue, 14 Jan 2014 15:51:15 +0000 Christian Ebert Merge with stable
Mon, 25 Nov 2013 22:00:46 +0100 Simon Heimberg run-tests: better check for python version stable
Thu, 28 Nov 2013 12:59:05 +0000 Christian Ebert Merge with stable
Sat, 23 Nov 2013 01:06:20 +0100 Simon Heimberg tests: fix `hghave root` on windows stable
Thu, 28 Nov 2013 12:57:12 +0000 Christian Ebert Merge with default stable
Wed, 20 Nov 2013 12:55:08 +0000 Christian Ebert wlock while setting branch in kwdemo
Wed, 20 Nov 2013 12:26:54 +0000 Christian Ebert Merge with stable
Sun, 17 Nov 2013 10:59:35 -0500 Mads Kiilerich tests: python hash seed is only relevant after failures - otherwise keep quiet stable
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
(0) -1000 -300 -100 -60 tip