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
Fri, 18 Jan 2013 01:16:16 +0100 Mads Kiilerich run-tests.py: backout "don't use console for stdin when running in debug mode" stable
Wed, 16 Jan 2013 20:56:02 +0000 Christian Ebert Merge with stable
Wed, 16 Jan 2013 14:26:19 +0100 Pierre-Yves David get-with-headers: add a --headeronly switch stable
Wed, 16 Jan 2013 02:01:11 +0100 Mads Kiilerich tests: make test-hgweb.t output stable stable
Tue, 15 Jan 2013 20:54:57 +0100 Mads Kiilerich serve: don't send any content headers with 304 responses stable
Wed, 16 Jan 2013 00:09:26 +0100 Pierre-Yves David destroyed: drop complex branchcache rebuilt logic stable
Wed, 16 Jan 2013 00:08:08 +0100 Pierre-Yves David branchmap: update cache of 'unserved' filter on new changesets stable
Tue, 15 Jan 2013 23:30:10 +0100 Mads Kiilerich tests: run with PYTHONHASHSEED=random stable
Tue, 15 Jan 2013 13:33:28 -0800 Bryan O'Sullivan run-tests: exit cleanly if parallel run is interrupted stable
Sun, 13 Jan 2013 01:39:16 -0600 Kevin Bullock filtering: rename filters to their antonyms stable
Fri, 11 Jan 2013 18:33:15 +0000 Christian Ebert Merge with default stable
Thu, 10 Jan 2013 16:25:06 +0000 Christian Ebert test: improve grammar and spelling in branchcache note
Thu, 10 Jan 2013 16:02:08 +0000 Christian Ebert Merge with stable
Wed, 09 Jan 2013 13:16:54 -0800 Bryan O'Sullivan hghave: introduce a test (unused) for cvs >= 1.12 stable
Tue, 08 Jan 2013 20:37:37 +0100 Pierre-Yves David clfilter: enforce hidden changeset globally stable
Tue, 08 Jan 2013 12:41:51 +0100 Pierre-Yves David branchcache: add note about cache invalidation to test-keyword.t stable
Wed, 02 Jan 2013 01:57:46 +0100 Pierre-Yves David clfilter: add mutable filtering stable
Mon, 07 Jan 2013 02:14:41 +0100 Mads Kiilerich run-tests.py: fix handling of symlink to the right python stable
Mon, 07 Jan 2013 23:30:00 +0000 Christian Ebert Merge with stable
Mon, 07 Jan 2013 17:23:25 +0100 Pierre-Yves David branchmap: allow to use cache of subset stable
Mon, 07 Jan 2013 02:00:43 +0100 Mads Kiilerich run-tests.py: don't use console for stdin when running in debug mode stable
Mon, 07 Jan 2013 02:00:43 +0100 Mads Kiilerich tests: make hghave and run-tests exit on unknown feature requirements stable
Fri, 04 Jan 2013 20:12:31 +0000 Christian Ebert Merge with stable
Fri, 21 Dec 2012 17:19:52 +0100 Idan Kamara localrepo: filter unknown nodes from the phasecache on destroyed stable
Sat, 29 Dec 2012 02:35:54 +0000 Christian Ebert Merge with stable
Fri, 28 Dec 2012 00:02:40 +0100 Pierre-Yves David strip: do not update branchcache during strip (issue3745) stable
Mon, 24 Dec 2012 02:49:59 +0100 Pierre-Yves David branchmap: move validity logic in the object itself stable
Fri, 21 Dec 2012 15:21:55 +0000 Christian Ebert Merge with stable
Wed, 12 Dec 2012 15:17:18 -0800 Bryan O'Sullivan run-tests: fix whitespace nonsense stable
Wed, 12 Dec 2012 14:52:58 -0800 Bryan O'Sullivan run-tests: on windows, put correct python at front of PATH stable
Sun, 09 Dec 2012 23:33:16 +0100 Mads Kiilerich tests: kill daemons early, making breaking at "Accept" prompt safe stable
Tue, 11 Dec 2012 15:38:42 -0800 Siddharth Agarwal run-tests: fix exename on Windows stable
Tue, 11 Dec 2012 15:13:23 -0800 Bryan O'Sullivan run-tests: support running tests in parallel on windows stable
Mon, 10 Dec 2012 12:14:55 -0800 Bryan O'Sullivan run-tests: use correct python safely under --jobs stable
Mon, 10 Dec 2012 12:09:02 -0800 Bryan O'Sullivan run-tests: check for the correct python when starting stable
Mon, 10 Dec 2012 12:07:42 -0800 Bryan O'Sullivan run-tests: use correct python when run with --local stable
Wed, 28 Nov 2012 23:59:39 +0000 Christian Ebert Merge with stable
Tue, 27 Nov 2012 13:09:05 -0800 Bryan O'Sullivan run-tests: fix an unnoticed check-code violation stable
Tue, 27 Nov 2012 11:18:33 -0800 Bryan O'Sullivan run-tests: add a --compiler option stable
Tue, 27 Nov 2012 11:18:31 -0800 Bryan O'Sullivan run-tests: make build command line less intimidating stable
Wed, 14 Nov 2012 18:08:39 -0600 Matt Mackall run-tests: backout 4a4173519b63 stable
Wed, 14 Nov 2012 13:25:00 +0000 Christian Ebert Merge with stable
Thu, 08 Nov 2012 14:10:04 -0800 Siddharth Agarwal run-tests.py: remove runqueue's results parameter since it is now a global stable
Sat, 10 Nov 2012 11:37:41 -0800 Siddharth Agarwal run-tests: open child-parent pipes in binary mode stable
Fri, 09 Nov 2012 14:49:30 -0800 Siddharth Agarwal run-tests: add --time option to log times for each test stable
Fri, 09 Nov 2012 15:09:35 -0800 Siddharth Agarwal run-tests: remove resultslock since it serves no useful purpose stable
Fri, 09 Nov 2012 14:42:36 -0800 Siddharth Agarwal run-tests: use pickle to send results from children to parent stable
Thu, 08 Nov 2012 18:35:43 +0000 Christian Ebert Merge with stable
Wed, 24 Oct 2012 23:09:31 +0200 Simon Heimberg run-tests: skip unnecessary operations on the args in the child proces stable
Sun, 21 Oct 2012 16:10:25 +0100 Christian Ebert Merge with stable
Sun, 21 Oct 2012 16:10:04 +0100 Christian Ebert Merge with default stable
Thu, 18 Oct 2012 00:44:32 +0200 Mads Kiilerich run-tests: remove dead code for supporting old test scripts stable
Thu, 18 Oct 2012 00:33:29 +0200 Mads Kiilerich run-tests: handle windows crlf in .py tests again stable
Sun, 14 Oct 2012 18:30:42 +0200 Mads Kiilerich run-tests: make it possible to combine (esc) with (glob) and (re) stable
Mon, 15 Oct 2012 02:33:12 +0200 Mads Kiilerich run-tests: alternative way of handling \r on Windows stable
Thu, 18 Oct 2012 22:12:15 +0200 Pierre-Yves David amend: add noise in extra to avoid creating obsolescence cycle (issue3664) stable
Thu, 18 Oct 2012 16:28:04 +0200 Christian Ebert Move commands.inferrepo for code maintenance
Wed, 17 Oct 2012 17:19:48 +0200 Christian Ebert Merge with stable
Tue, 16 Oct 2012 11:43:15 -0700 Siddharth Agarwal commands: don't infer repo for commands like update (issue2748) stable
Fri, 12 Oct 2012 23:47:40 +0200 Christian Ebert Merge with stable
Thu, 11 Oct 2012 16:05:14 -0700 Bryan O'Sullivan tests: correctly report a test killed by a signal stable
Fri, 12 Oct 2012 23:46:19 +0200 Christian Ebert Merge with default stable
Fri, 10 Aug 2012 20:37:20 +0100 Christian Ebert Avoid traceback caused by bogus date input (issue3344)
Thu, 11 Oct 2012 19:46:25 +0200 Christian Ebert Merge with stable
Wed, 26 Sep 2012 00:56:27 +0200 Mads Kiilerich run-tests: allow test output lines to be terminated with \r in addition to \n stable
Wed, 10 Oct 2012 01:37:53 +0200 Mads Kiilerich run-tests: use more explicit criteria for detecting no-eol stable
Wed, 10 Oct 2012 11:31:01 +0200 Christian Ebert Merge with stable
Thu, 04 Oct 2012 16:52:20 +0200 Thomas Arendsen Hein subrepo, hghave: use "svn --version --quiet" to determine version number stable
Wed, 10 Oct 2012 01:30:45 +0200 Mads Kiilerich run-tests: drop unused enumerate stable
Wed, 19 Sep 2012 00:59:23 +0100 Christian Ebert Merge with stable
Sun, 09 Sep 2012 12:31:14 +0200 Patrick Mezard test-http-branchmap: enable on Windows stable
Thu, 13 Sep 2012 23:02:29 +0100 Christian Ebert Merge with stable
Sat, 28 Jul 2012 23:28:17 +0200 Simon Heimberg tests: unset variable HG if it is set stable
Wed, 12 Sep 2012 18:44:43 +0100 Christian Ebert Merge with stable
Fri, 17 Aug 2012 13:58:18 -0700 timeless spelling: destination stable
Mon, 20 Aug 2012 22:36:51 +0200 Patrick Mezard killdaemons: take file argument explicitely stable
Sun, 19 Aug 2012 18:06:15 +0200 Patrick Mezard killdaemons: add windows implementation stable
Sun, 19 Aug 2012 16:41:09 +0200 Patrick Mezard run-tests: do not duplicate killdaemons() code stable
Wed, 14 Apr 2010 17:58:10 +0900 Nicolas Dumazet pylint, pyflakes: remove unused or duplicate imports stable
Sun, 05 Jul 2009 11:01:30 +0200 Alejandro Santos compat: use open() instead of file() everywhere stable
Fri, 07 Nov 2008 16:28:53 -0600 Matt Mackall tests: add killdaemons helper script stable
Thu, 30 Aug 2012 16:18:03 +0100 Christian Ebert Merge with stable
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors stable
Thu, 09 Aug 2012 12:52:34 +0100 Christian Ebert Merge with stable
Wed, 08 Aug 2012 18:10:16 +0200 Mads Kiilerich check-code: fix check for trailing whitespace on sh command lines stable
Wed, 04 Jul 2012 12:06:34 +0100 Christian Ebert Merge with stable
Tue, 03 Jul 2012 18:02:07 +0200 Adrian Buehlmann test-keyword: adapt for Windows stable
Wed, 04 Jul 2012 02:04:58 +0200 Mads Kiilerich tests: don't use dates before epoch in test-keyword.t stable
Wed, 04 Jul 2012 12:04:06 +0100 Christian Ebert Merge with default stable
Thu, 28 Jun 2012 23:19:35 +0100 Christian Ebert Use ui.formatter for kwfiles output
Fri, 22 Jun 2012 13:40:23 +0100 Christian Ebert Merge with stable
Fri, 18 May 2012 12:45:47 -0700 Joshua Redstone strip: incrementally update the branchheads cache after a strip stable
Thu, 21 Jun 2012 14:04:15 +0100 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
Tue, 01 Nov 2011 12:25:54 -0700 Brodie Rao tests: fix readline escape characters in heredoctest.py/test-url.py stable
Thu, 13 Oct 2011 17:54:35 +0200 Idan Kamara tests: remove temp doctest file when finished running it stable
Wed, 12 Oct 2011 22:01:13 +0200 Idan Kamara tests: add helper script for processing doctests read from stdin stable
Thu, 21 Jun 2012 03:05:02 +0200 Mads Kiilerich tests: prepare get-with-headers.py for MSYS stable
Wed, 20 Jun 2012 23:41:21 +0200 Mads Kiilerich tests: hghave outer-repo should be true even if a bad repo is found stable
Wed, 20 Jun 2012 23:41:21 +0200 Mads Kiilerich tests: add missing no-outer-repo requirements stable
Tue, 19 Jun 2012 16:00:31 +0100 Christian Ebert Merge with stable
Fri, 15 Jun 2012 00:02:27 +0200 Mads Kiilerich tests: introduce hghave hardlinks stable
Fri, 15 Jun 2012 00:02:27 +0200 Mads Kiilerich tests/hghave: test that the inotify unix socket actually can be created stable
Fri, 15 Jun 2012 00:02:27 +0200 Mads Kiilerich tests/hghave: test that a fifo actually can be created on the filesystem stable
Fri, 15 Jun 2012 00:02:27 +0200 Mads Kiilerich tests/hghave: consistently use dir='.', prefix=tempprefix for tempfiles stable
Thu, 14 Jun 2012 12:54:54 +0200 Adrian Buehlmann tests/hghave: extract hghave.py stable
Mon, 11 Jun 2012 13:56:02 +0100 Christian Ebert Merge with stable
Mon, 11 Jun 2012 01:40:51 +0200 Mads Kiilerich tests: add missing trailing 'cd ..' stable
Sun, 10 Jun 2012 18:50:42 +0200 Mads Kiilerich tests: convert some 'hghave symlink' to #if stable
Sun, 10 Jun 2012 18:50:42 +0200 Mads Kiilerich tests: use the right directory for running hghave from run-tests.py stable
Sun, 10 Jun 2012 18:50:42 +0200 Mads Kiilerich tests: make .t tests stop immediately if a cd fails stable
Sun, 10 Jun 2012 16:32:22 +0100 Christian Ebert Merge with stable
Fri, 08 Jun 2012 15:11:05 +0200 Adrian Buehlmann tests/hghave: implement #if true / #if false stable
Sun, 10 Jun 2012 03:05:59 +0200 Adrian Buehlmann tests/run-tests: avoid C:/ in arguments stable
Sun, 27 May 2012 18:25:04 +0200 Adrian Buehlmann hghave: wrap command in 'sh -c "..."' for has_pyflakes() stable
Fri, 08 Jun 2012 15:11:05 +0200 Adrian Buehlmann tests/run-tests: use $TMP on Windows (issue3490) stable
Tue, 05 Jun 2012 00:20:53 +0100 Christian Ebert Merge with stable
Fri, 01 Jun 2012 02:25:12 +0200 Mads Kiilerich tests: introduce c-style conditional sections in .t tests stable
Wed, 30 May 2012 14:28:57 +0200 Adrian Buehlmann run-tests: don't add python lines to expected dict stable
Sun, 03 Jun 2012 19:35:23 +0200 Adrian Buehlmann run-test: replace backslashes in TESTDIR stable
Sat, 02 Jun 2012 10:09:59 +0200 Christian Ebert Merge with default stable
Thu, 31 May 2012 12:47:50 +0200 Christian Ebert Update copyleft
Thu, 31 May 2012 12:47:50 +0200 Christian Ebert Wlock cmdutil.copy wrapper
Thu, 31 May 2012 12:47:50 +0200 Christian Ebert Support commit --amend (issue3471)
Thu, 31 May 2012 12:47:49 +0200 Christian Ebert Rename kwt.record attribute to kwt.postcommit
Fri, 18 May 2012 01:21:54 +0100 Christian Ebert Merge with stable
Tue, 15 May 2012 14:37:49 -0500 Augie Fackler hgext: mark all first-party extensions as such stable
Fri, 18 May 2012 01:21:22 +0100 Christian Ebert Merge with default stable
Sun, 13 May 2012 14:26:26 +0100 Christian Ebert Intentionally ignore check-code warning about unwrapped ui message
Sun, 13 May 2012 14:39:47 +0100 Christian Ebert Merge with stable
Sat, 12 May 2012 16:00:57 +0200 Brodie Rao cleanup: "not x in y" -> "x not in y" stable
Sat, 12 May 2012 16:02:45 +0200 Brodie Rao cleanup: replace naked excepts with more specific ones stable
Sat, 12 May 2012 16:00:53 +0200 Brodie Rao cleanup: replace hasattr() usage with getattr() in hghave stable
Sat, 12 May 2012 15:56:23 +0200 Brodie Rao cleanup: "x != None" -> "x is not None" stable
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines stable
Tue, 08 May 2012 15:46:51 -0500 Matt Mackall tests: set a standard terminal type stable
Thu, 10 May 2012 18:21:15 +0200 Patrick Mezard repair: no need to call filterunknown() in strip() stable
Sun, 29 Apr 2012 16:58:42 +0100 Christian Ebert Merge with stable
Sat, 28 Apr 2012 01:22:47 +0200 Mads Kiilerich tests: don't require 'hg' without extension on windows stable
Fri, 06 Apr 2012 22:53:24 +0200 Christian Ebert Merge with stable
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
Thu, 03 Nov 2011 15:18:10 -0500 Matt Mackall run-tests: minor cleanups stable
Thu, 03 Nov 2011 15:08:45 -0500 Matt Mackall run-tests: pull out line matching function stable
Thu, 03 Nov 2011 14:51:04 -0500 Matt Mackall run-tests: pull out unified matching funcs stable
Thu, 03 Nov 2011 14:48:56 -0500 Matt Mackall tests: add some comments to the unified test code stable
(0) -1000 -240 tip