Wed, 04 Apr 2012 15:59:56 +0200 Patrick Mezard hghave: remove symlink test made useless by ac0da5caebec stable
Wed, 04 Apr 2012 09:31:47 +0200 Christian Ebert Merge with stable
Tue, 03 Apr 2012 19:06:35 +0200 Thomas Arendsen Hein tests: make tests work if directory contains special characters stable
Tue, 03 Apr 2012 16:34:50 +0100 Christian Ebert Merge with stable
Mon, 02 Apr 2012 17:02:03 -0500 Matt Mackall tests: shorten post-test sleeps stable
Mon, 02 Apr 2012 17:28:55 +0100 Christian Ebert Merge with stable
Fri, 30 Mar 2012 22:08:46 +0100 A. S. Budden record: allow splitting of hunks by manually editing patches stable
Sat, 31 Mar 2012 10:44:31 -0500 Matt Mackall tests: make hghave handle exec bit on Linux with vfat stable
Sat, 31 Mar 2012 10:44:31 -0500 Matt Mackall tests: teach hghave to actually test for symlink support stable
Sat, 31 Mar 2012 17:14:32 +0100 Christian Ebert Merge with stable
Sat, 11 Sep 2010 10:57:35 +0200 Dirkjan Ochtman tests: fix incompatibility with python-2.4 in test-hgweb stable
Wed, 08 Sep 2010 15:11:35 +0200 Dirkjan Ochtman tests: extend get-with-headers to support cache testing stable
Wed, 14 Apr 2010 17:58:10 +0900 Nicolas Dumazet pylint, pyflakes: remove unused or duplicate imports stable
Sat, 11 Feb 2012 14:18:19 +0000 Christian Ebert Merge with stable
Tue, 07 Feb 2012 18:47:16 +0100 Patrick Mezard mq: restore _branchtags() fast path (issue3223) stable
Wed, 08 Feb 2012 16:56:00 +0000 Jim Hague tests: tighten checks for octal escapes in shell printf. stable
Mon, 23 Jan 2012 16:21:12 +0100 Christian Ebert Merge with stable
Sat, 14 Jan 2012 01:56:27 +0100 Mads Kiilerich run-tests: expand user in --with-hg stable
Fri, 20 Jan 2012 01:24:16 +0100 Mads Kiilerich tests: let run-tests.py default to use 'sh' in $PATH instead of '/bin/sh' stable
Sat, 14 Jan 2012 01:55:50 +0100 Mads Kiilerich tests: add 'set -x' to the .t sh scripts in run-tests.py debug mode stable
Thu, 19 Jan 2012 02:01:05 +0100 Christian Ebert Merge with default stable
Sun, 15 Jan 2012 13:37:33 +0100 Christian Ebert Update filectx.cmp monkeypatch to handle '\1\n' at start of file
Wed, 18 Jan 2012 16:46:15 +0100 Sune Foldager phases: use nodemap to check for missing nodes stable
Thu, 19 Jan 2012 01:50:48 +0100 Christian Ebert Merge with stable
Wed, 11 Jan 2012 15:38:31 +0100 Markus Zapke-Gr?ndemann tests: add htmlcov option stable
Thu, 12 Jan 2012 14:39:02 -0600 Matt Mackall run-tests: use a list comprehension instead of map stable
Wed, 11 Jan 2012 15:37:25 +0100 Markus Zapke-Gr?ndemann tests: fix omit path list stable
Fri, 09 Dec 2011 00:10:00 +0100 Christian Ebert Merge with stable
Thu, 08 Dec 2011 14:32:44 -0600 Matt Mackall branch: warn on branching stable
Thu, 24 Nov 2011 06:43:43 +0000 Christian Ebert Merge with stable
Mon, 21 Nov 2011 01:49:20 +0100 Mads Kiilerich tests: use an alias to make msys 'pwd' return paths with forward slashes stable
Mon, 21 Nov 2011 01:49:20 +0100 Mads Kiilerich tests: skip cvs tests with msys on windows stable
Mon, 21 Nov 2011 01:49:20 +0100 Mads Kiilerich tests: introduce 'hghave msys' to skip tests that would fail because of msys stable
Thu, 24 Nov 2011 06:42:48 +0000 Christian Ebert Merge with default stable
Wed, 23 Nov 2011 01:20:32 +0000 Christian Ebert test-keyword: use inline doctest syntax
Mon, 21 Nov 2011 11:52:11 +0000 Christian Ebert Merge with stable
Mon, 21 Nov 2011 00:39:32 +0100 Mads Kiilerich tests: skip color test on platforms without tic stable
Mon, 21 Nov 2011 11:51:46 +0000 Christian Ebert Merge with default stable
Fri, 18 Nov 2011 11:06:59 +0000 Christian Ebert Merge with stable
Wed, 16 Nov 2011 18:04:19 -0600 Matt Mackall merge: give a special message for internal:merge failure (issue3105) stable
Wed, 16 Nov 2011 12:55:59 +0000 Christian Ebert Merge with stable
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: use the specified shell for running old fashioned sh tests stable
Fri, 11 Nov 2011 09:39:33 +0000 Christian Ebert Merge with stable
Fri, 11 Nov 2011 09:38:45 +0000 Christian Ebert Make hghave executable
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich run-tests: make $TESTTMP matching case-insensitive on windows stable
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich run-tests: don't quote command names - that do apparently not work with msys stable
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich tests: ignore \r on windows stable
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich run-tests: convert windows paths to unix stable
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich tests: make (glob) on windows accept \ instead of / stable
Mon, 07 Nov 2011 03:24:53 +0100 Mads Kiilerich tests: use 'hghave serve' to guard tests that requires serve daemon management stable
Mon, 07 Nov 2011 03:14:55 +0100 Mads Kiilerich tests: use 'hghave system-sh' to guard tests that requires sh in system() stable
Mon, 07 Nov 2011 03:14:55 +0100 Mads Kiilerich tests: use 'hghave no-windows' to avoid testing reserved file names on windows stable
Mon, 07 Nov 2011 03:14:55 +0100 Mads Kiilerich tests: use 'hghave unix-permissions' for tests that really use chmod stable
Mon, 07 Nov 2011 03:14:54 +0100 Mads Kiilerich tests: use 'hghave symlink' for tests using symlinks stable
Mon, 07 Nov 2011 02:44:04 +0100 Mads Kiilerich tests: make '(esc)' matching in run-tests.py work as intended stable
Wed, 09 Nov 2011 13:45:20 +0000 Christian Ebert Merge with default stable
Wed, 09 Nov 2011 13:44:57 +0000 Christian Ebert Add hghave test as of 5635a4017061
Tue, 08 Nov 2011 18:13:53 +0000 Christian Ebert Merge with stable
Mon, 07 Nov 2011 13:46:41 -0600 Matt Mackall run-tests: replace inline python handling with more native scheme stable
Mon, 07 Nov 2011 13:52:03 +0000 Christian Ebert Merge with stable
(0) -1000 -300 -100 -60 +60 +100 +300 tip