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
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
Sun, 02 Jun 2013 16:22:51 -0500 Matt Mackall run-tests: move HGRCPATH to env stable
Sun, 02 Jun 2013 16:22:51 -0500 Matt Mackall run-tests: move DAEMON_PIDS to env stable
Sun, 02 Jun 2013 16:22:34 -0500 Matt Mackall run-tests: move HGPORT setting to env stable
Sun, 02 Jun 2013 15:33:41 -0500 Matt Mackall run-tests: write tmp paths into env copy stable
Sun, 02 Jun 2013 14:04:55 -0500 Matt Mackall run-tests: use env dict to kill daemons stable
Sun, 02 Jun 2013 13:45:08 -0500 Matt Mackall run-tests: add env dict to isolate test environment stable
Mon, 27 May 2013 15:24:19 -0500 Matt Mackall run-tests: remove some unnecessary globals stable
Fri, 24 May 2013 14:30:43 -0500 Matt Mackall run-tests: add a log function stable
Fri, 24 May 2013 14:30:43 -0500 Matt Mackall run-tests: make vlog a proper function stable
Fri, 24 May 2013 14:30:43 -0500 Matt Mackall run-tests: unify marks and result codes stable
Fri, 24 May 2013 14:30:35 -0500 Matt Mackall run-tests: change return code of runone stable
Fri, 24 May 2013 13:53:56 -0500 Matt Mackall run-tests: regroup some initialization checks stable
Fri, 24 May 2013 13:52:05 -0500 Matt Mackall run-tests: fix a path existence check stable
Fri, 24 May 2013 13:51:20 -0500 Matt Mackall run-tests: regroup some variable initialization stable
Fri, 24 May 2013 13:48:25 -0500 Matt Mackall run-tests: regroup nested functions stable
Fri, 24 May 2013 13:47:17 -0500 Matt Mackall run-tests: regroup temp dir creation stable
Fri, 24 May 2013 13:41:20 -0500 Matt Mackall run-tests: pull hgrc creation out as function stable
Fri, 24 May 2013 13:34:22 -0500 Matt Mackall tests: simplify handling of unknown test types stable
Fri, 24 May 2013 13:31:44 -0500 Matt Mackall run-tests: filter out non-tests from default list stable
Fri, 24 May 2013 13:23:19 -0500 Matt Mackall run-tests: make a table of test types stable
Fri, 24 May 2013 13:02:00 -0500 Matt Mackall run-tests: don't need to test shebang any more stable
Sun, 05 May 2013 01:25:36 +0100 Christian Ebert Merge with stable
Fri, 03 May 2013 15:18:21 -0700 Siddharth Agarwal run-tests: when running in parallel, delete tmpdirs immediately stable
Sat, 20 Apr 2013 13:48:54 +0100 Christian Ebert Merge with stable
Wed, 10 Oct 2012 21:55:49 +0200 Simon Heimberg repo: repo isolation, do not pass on repo.ui for creating new repos stable
Wed, 17 Apr 2013 03:41:34 +0200 Mads Kiilerich run-tests: introduce --random for running tests in random error stable
Sat, 23 Mar 2013 14:43:30 +0000 Christian Ebert Merge with stable
Thu, 21 Mar 2013 08:56:21 +0100 Simon Heimberg run-tests: only sort files when not given as argument stable
Tue, 12 Mar 2013 10:37:48 -0700 Durham Goode tests: fix test-profile to not depend on HGPROF environment variable stable
Thu, 14 Feb 2013 11:33:19 +0000 Christian Ebert Merge with stable
Mon, 15 Oct 2012 23:28:45 +0200 Simon Heimberg tests: inform on Windows about unnecessary glob lines stable
Wed, 13 Feb 2013 21:58:52 +0100 Simon Heimberg tests: quickly check if the glob line already matches the output stable
Fri, 08 Feb 2013 22:54:17 +0100 Mads Kiilerich export: show 'Date' header in a format that also is readable for humans stable
Sun, 10 Feb 2013 01:51:28 +0000 Christian Ebert Merge with stable
Wed, 30 Jan 2013 01:24:04 +0100 Pierre-Yves David test: display used python hash seed stable
Fri, 08 Feb 2013 12:11:51 +0000 Christian Ebert Merge with stable
Wed, 24 Oct 2012 23:09:31 +0200 Simon Heimberg run-tests: do not fail on empty tsttest file stable
Tue, 29 Jan 2013 22:19:10 +0000 Christian Ebert Merge with stable
Tue, 29 Jan 2013 20:03:51 +0100 Mads Kiilerich run-tests.py: inherit PYTHONHASHSEED from environment if set stable
Wed, 23 Jan 2013 22:30:58 +0000 Christian Ebert Merge with stable
Mon, 21 Jan 2013 19:40:15 +0100 Pierre-Yves David documentation: update to new filter names stable
Sat, 19 Jan 2013 09:40:50 +0000 Christian Ebert Merge with stable
Fri, 18 Jan 2013 01:23:51 +0100 Mads Kiilerich run-tests.py: don't let hg run interactively in debug mode stable
(0) -1000 -120 tip