tests/run-tests.py
Sun, 02 Jun 2013 16:22:34 -0500 Matt Mackall run-tests: move HGPORT setting to env
Sun, 02 Jun 2013 15:33:41 -0500 Matt Mackall run-tests: write tmp paths into env copy
Sun, 02 Jun 2013 14:04:55 -0500 Matt Mackall run-tests: use env dict to kill daemons
Sun, 02 Jun 2013 13:45:08 -0500 Matt Mackall run-tests: add env dict to isolate test environment
Mon, 27 May 2013 15:24:19 -0500 Matt Mackall run-tests: remove some unnecessary globals
Fri, 24 May 2013 14:30:43 -0500 Matt Mackall run-tests: add a log function
Fri, 24 May 2013 14:30:43 -0500 Matt Mackall run-tests: make vlog a proper function
Fri, 24 May 2013 14:30:43 -0500 Matt Mackall run-tests: unify marks and result codes
Fri, 24 May 2013 14:30:35 -0500 Matt Mackall run-tests: change return code of runone
Fri, 24 May 2013 13:53:56 -0500 Matt Mackall run-tests: regroup some initialization checks
Fri, 24 May 2013 13:52:05 -0500 Matt Mackall run-tests: fix a path existence check
Fri, 24 May 2013 13:51:20 -0500 Matt Mackall run-tests: regroup some variable initialization
Fri, 24 May 2013 13:48:25 -0500 Matt Mackall run-tests: regroup nested functions
Fri, 24 May 2013 13:47:17 -0500 Matt Mackall run-tests: regroup temp dir creation
Fri, 24 May 2013 13:41:20 -0500 Matt Mackall run-tests: pull hgrc creation out as function
Fri, 24 May 2013 13:34:22 -0500 Matt Mackall tests: simplify handling of unknown test types
Fri, 24 May 2013 13:31:44 -0500 Matt Mackall run-tests: filter out non-tests from default list
Fri, 24 May 2013 13:23:19 -0500 Matt Mackall run-tests: make a table of test types
Fri, 24 May 2013 13:02:00 -0500 Matt Mackall run-tests: don't need to test shebang any more
Fri, 03 May 2013 15:18:21 -0700 Siddharth Agarwal run-tests: when running in parallel, delete tmpdirs immediately
Wed, 17 Apr 2013 03:41:34 +0200 Mads Kiilerich run-tests: introduce --random for running tests in random error
Thu, 21 Mar 2013 08:56:21 +0100 Simon Heimberg run-tests: only sort files when not given as argument
Tue, 12 Mar 2013 10:37:48 -0700 Durham Goode tests: fix test-profile to not depend on HGPROF environment variable
Mon, 15 Oct 2012 23:28:45 +0200 Simon Heimberg tests: inform on Windows about unnecessary glob lines
Wed, 13 Feb 2013 21:58:52 +0100 Simon Heimberg tests: quickly check if the glob line already matches the output
Wed, 30 Jan 2013 01:24:04 +0100 Pierre-Yves David test: display used python hash seed
Wed, 24 Oct 2012 23:09:31 +0200 Simon Heimberg run-tests: do not fail on empty tsttest file
Tue, 29 Jan 2013 20:03:51 +0100 Mads Kiilerich run-tests.py: inherit PYTHONHASHSEED from environment if set stable
Fri, 18 Jan 2013 01:23:51 +0100 Mads Kiilerich run-tests.py: don't let hg run interactively in debug mode
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"
Tue, 15 Jan 2013 23:30:10 +0100 Mads Kiilerich tests: run with PYTHONHASHSEED=random
Tue, 15 Jan 2013 13:33:28 -0800 Bryan O'Sullivan run-tests: exit cleanly if parallel run is interrupted
Mon, 07 Jan 2013 02:14:41 +0100 Mads Kiilerich run-tests.py: fix handling of symlink to the right python
Mon, 07 Jan 2013 02:00:43 +0100 Mads Kiilerich run-tests.py: don't use console for stdin when running in debug mode
Mon, 07 Jan 2013 02:00:43 +0100 Mads Kiilerich tests: make hghave and run-tests exit on unknown feature requirements
Wed, 12 Dec 2012 15:17:18 -0800 Bryan O'Sullivan run-tests: fix whitespace nonsense
Wed, 12 Dec 2012 15:12:28 -0800 Bryan O'Sullivan merge with mpm
Wed, 12 Dec 2012 14:52:58 -0800 Bryan O'Sullivan run-tests: on windows, put correct python at front of PATH
Tue, 11 Dec 2012 15:38:42 -0800 Siddharth Agarwal run-tests: fix exename on Windows
Tue, 11 Dec 2012 15:13:23 -0800 Bryan O'Sullivan run-tests: support running tests in parallel on windows
Sun, 09 Dec 2012 23:33:16 +0100 Mads Kiilerich tests: kill daemons early, making breaking at "Accept" prompt safe
Mon, 10 Dec 2012 12:14:55 -0800 Bryan O'Sullivan run-tests: use correct python safely under --jobs
Mon, 10 Dec 2012 12:09:02 -0800 Bryan O'Sullivan run-tests: check for the correct python when starting
Mon, 10 Dec 2012 12:07:42 -0800 Bryan O'Sullivan run-tests: use correct python when run with --local
Tue, 27 Nov 2012 13:09:05 -0800 Bryan O'Sullivan run-tests: fix an unnoticed check-code violation
Tue, 27 Nov 2012 11:18:33 -0800 Bryan O'Sullivan run-tests: add a --compiler option
Tue, 27 Nov 2012 11:18:31 -0800 Bryan O'Sullivan run-tests: make build command line less intimidating
Wed, 14 Nov 2012 18:08:39 -0600 Matt Mackall run-tests: backout 4a4173519b63
Thu, 08 Nov 2012 14:10:04 -0800 Siddharth Agarwal run-tests.py: remove runqueue's results parameter since it is now a global
Sat, 10 Nov 2012 11:37:41 -0800 Siddharth Agarwal run-tests: open child-parent pipes in binary mode
Fri, 09 Nov 2012 14:49:30 -0800 Siddharth Agarwal run-tests: add --time option to log times for each test
Fri, 09 Nov 2012 15:09:35 -0800 Siddharth Agarwal run-tests: remove resultslock since it serves no useful purpose
Fri, 09 Nov 2012 14:42:36 -0800 Siddharth Agarwal run-tests: use pickle to send results from children to parent
Wed, 24 Oct 2012 23:09:31 +0200 Simon Heimberg run-tests: skip unnecessary operations on the args in the child proces
Thu, 18 Oct 2012 00:44:32 +0200 Mads Kiilerich run-tests: remove dead code for supporting old test scripts
Thu, 18 Oct 2012 00:33:29 +0200 Mads Kiilerich run-tests: handle windows crlf in .py tests again
Sun, 14 Oct 2012 18:30:42 +0200 Mads Kiilerich run-tests: make it possible to combine (esc) with (glob) and (re)
Mon, 15 Oct 2012 02:33:12 +0200 Mads Kiilerich run-tests: alternative way of handling \r on Windows
Thu, 11 Oct 2012 16:05:14 -0700 Bryan O'Sullivan tests: correctly report a test killed by a signal
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
Wed, 10 Oct 2012 01:37:53 +0200 Mads Kiilerich run-tests: use more explicit criteria for detecting no-eol
Wed, 10 Oct 2012 01:30:45 +0200 Mads Kiilerich run-tests: drop unused enumerate
Sat, 28 Jul 2012 23:28:17 +0200 Simon Heimberg tests: unset variable HG if it is set
Sun, 19 Aug 2012 16:41:09 +0200 Patrick Mezard run-tests: do not duplicate killdaemons() code
Sun, 10 Jun 2012 18:50:42 +0200 Mads Kiilerich tests: use the right directory for running hghave from run-tests.py
Sun, 10 Jun 2012 18:50:42 +0200 Mads Kiilerich tests: make .t tests stop immediately if a cd fails
Sun, 10 Jun 2012 03:05:59 +0200 Adrian Buehlmann tests/run-tests: avoid C:/ in arguments
Fri, 08 Jun 2012 15:11:05 +0200 Adrian Buehlmann tests/run-tests: use $TMP on Windows (issue3490)
Fri, 01 Jun 2012 02:25:12 +0200 Mads Kiilerich tests: introduce c-style conditional sections in .t tests
Wed, 30 May 2012 14:28:57 +0200 Adrian Buehlmann run-tests: don't add python lines to expected dict
Sun, 03 Jun 2012 19:35:23 +0200 Adrian Buehlmann run-test: replace backslashes in TESTDIR
Sat, 12 May 2012 16:02:45 +0200 Brodie Rao cleanup: replace naked excepts with more specific ones
Tue, 08 May 2012 15:46:51 -0500 Matt Mackall tests: set a standard terminal type
Sat, 28 Apr 2012 01:22:47 +0200 Mads Kiilerich tests: don't require 'hg' without extension on windows stable
Mon, 02 Apr 2012 17:02:03 -0500 Matt Mackall tests: shorten post-test sleeps
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
Wed, 11 Jan 2012 15:38:31 +0100 Markus Zapke-GrĂ¼ndemann tests: add htmlcov option
Thu, 12 Jan 2012 14:39:02 -0600 Matt Mackall run-tests: use a list comprehension instead of map
Wed, 11 Jan 2012 15:37:25 +0100 Markus Zapke-GrĂ¼ndemann tests: fix omit path list
Mon, 21 Nov 2011 01:49:20 +0100 Mads Kiilerich tests: use an alias to make msys 'pwd' return paths with forward slashes
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: use the specified shell for running old fashioned sh tests
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich run-tests: make $TESTTMP matching case-insensitive on windows
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich run-tests: don't quote command names - that do apparently not work with msys
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich tests: ignore \r on windows
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich run-tests: convert windows paths to unix
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich tests: make (glob) on windows accept \ instead of /
Mon, 07 Nov 2011 02:44:04 +0100 Mads Kiilerich tests: make '(esc)' matching in run-tests.py work as intended
Mon, 07 Nov 2011 13:46:41 -0600 Matt Mackall run-tests: replace inline python handling with more native scheme
Thu, 03 Nov 2011 15:18:10 -0500 Matt Mackall run-tests: minor cleanups
Thu, 03 Nov 2011 15:08:45 -0500 Matt Mackall run-tests: pull out line matching function
Thu, 03 Nov 2011 14:51:04 -0500 Matt Mackall run-tests: pull out unified matching funcs
Thu, 03 Nov 2011 14:48:56 -0500 Matt Mackall tests: add some comments to the unified test code
Thu, 03 Nov 2011 14:30:00 -0500 Matt Mackall tests: rewrite inline Python support
Sat, 22 Oct 2011 23:21:38 +0200 Thomas Arendsen Hein run-tests: make sure no_proxy/NO_PROXY are empty to fix test-http-proxy.t stable
Thu, 13 Oct 2011 17:54:37 +0200 Idan Kamara run-tests: end doctest block when seeing a non-command
Wed, 12 Oct 2011 22:01:14 +0200 Idan Kamara tests: add support for inline doctests in test files
Mon, 25 Jul 2011 16:37:18 -0500 Augie Fackler tests: use getattr instead of hasattr
Wed, 13 Jul 2011 19:23:08 +0200 Patrick Mezard run-tests: fix summary when accepting changes interactively
Thu, 30 Jun 2011 16:36:38 +0200 Thomas Arendsen Hein run-test: revert most of 439ed4721a6d, timeout uses fallback for terminate() stable
Thu, 30 Jun 2011 16:25:05 +0200 Thomas Arendsen Hein run-tests: fallback to SIGTERM if subprocess.Popen does not have terminate() stable
Sun, 12 Jun 2011 17:26:20 +0300 Idan Kamara run-tests: verbose log ignored test
Tue, 31 May 2011 20:39:04 -0500 Augie Fackler run-tests: allow whitelisting tests that should always run
Sat, 28 May 2011 11:44:27 +0200 Patrick Mezard run-tests: fix --blacklist (broken by 95715c2f90bf)
Fri, 27 May 2011 17:46:48 +0300 Idan Kamara run-tests: fix --blacklist with jobs > 1
Fri, 27 May 2011 17:46:47 +0300 Idan Kamara run-tests: slightly simplify blacklist check
Wed, 18 May 2011 15:45:57 +0200 Thomas Arendsen Hein run-tests: print a newline after all warnings
Mon, 16 May 2011 21:56:26 +0200 Patrick Mezard run-tests: replace chdir() with Popen cwd option
Mon, 16 May 2011 21:54:43 +0200 Patrick Mezard run-tests: make --debug run in the temporary test directory
Mon, 16 May 2011 21:52:28 +0200 Patrick Mezard run-tests: use the common test path on Windows and Java
Mon, 16 May 2011 21:41:46 +0200 Patrick Mezard run-tests: ignore timeout when Popen.terminate is unavailable
Mon, 16 May 2011 21:26:50 +0200 Patrick Mezard run-tests: fix hg.bat python reference
Mon, 16 May 2011 21:24:14 +0200 Patrick Mezard run-tests: fix python executable detection and copy on Windows
Mon, 09 May 2011 17:20:15 +0200 Martin Geisler run-tests: remove check on --shell argument
Sat, 07 May 2011 21:01:15 +0300 Idan Kamara run-tests: take the basepath when constructing the test temp dir
Sat, 07 May 2011 20:56:43 +0300 Idan Kamara run-tests: compare absolute paths in _checkhglib
Thu, 05 May 2011 20:04:49 +0200 Martin Geisler run-tests: add --shell command line flag
Thu, 05 May 2011 20:03:43 +0200 Martin Geisler run-tests: use type of default to convert environment variable
Wed, 04 May 2011 10:39:10 -0500 Augie Fackler run-tests.py: correctly handle list options with parallel tasks
Sun, 01 May 2011 08:00:25 -0500 Augie Fackler run-tests: add flag to provide extra hgrc options for test runs
Sat, 30 Apr 2011 15:20:27 +0300 Idan Kamara run-tests: print a new line before writing the diff
Fri, 29 Apr 2011 20:29:22 +0300 Idan Kamara run-tests: don't count test as succeeded if it failed
Mon, 25 Apr 2011 17:01:34 -0500 Matt Mackall run-tests: do chdir for tests under a lock for thread safety
Mon, 25 Apr 2011 16:17:08 -0500 Matt Mackall run-tests: add iolock to vlog
Mon, 25 Apr 2011 18:42:31 +0200 Patrick Mezard run-tests: display diff before prompting with --interactive
Sun, 24 Apr 2011 17:52:46 -0500 Matt Mackall run-tests: fix some missing i/o locks
Sun, 24 Apr 2011 16:46:37 -0500 Matt Mackall run-tests: add a lock for console I/O
Sun, 24 Apr 2011 16:42:15 -0500 Matt Mackall run-tests: switch timeout handling from alarm to helper thread
Sun, 24 Apr 2011 16:42:11 -0500 Matt Mackall run-tests: add locking on results struct
Sun, 24 Apr 2011 23:33:48 +0200 Patrick Mezard run-tests: fix --interactive (after 994ad067ac6e)
Fri, 22 Apr 2011 14:04:34 -0500 Matt Mackall run-tests: move test loop into a helper function
Fri, 22 Apr 2011 12:24:22 -0500 Matt Mackall run-tests: use a results dict
Fri, 22 Apr 2011 11:36:40 -0500 Matt Mackall run-tests: move blacklist and retest filtering to runone
Fri, 22 Apr 2011 11:32:05 -0500 Matt Mackall run-tests: keep a list of passed tests
Fri, 22 Apr 2011 11:24:27 -0500 Matt Mackall run-tests: move keyword checking into runone
Fri, 22 Apr 2011 11:22:02 -0500 Matt Mackall run-tests: add ignores list
Thu, 21 Apr 2011 18:38:30 -0500 Matt Mackall run-tests: move existence/name format check into runone
Thu, 21 Apr 2011 18:19:45 -0500 Matt Mackall run-tests: move interactive handling into runone
Sat, 09 Apr 2011 15:52:19 -0500 Matt Mackall tests: better output on timeouts
Fri, 25 Mar 2011 22:15:37 +0200 Idan Kamara tests: set HOME to the test temp dir (issue2707)
Sun, 06 Mar 2011 14:19:57 +0100 Patrick Mezard run-tests: handle mixed comment lines in blacklists
Fri, 24 Dec 2010 15:23:01 +0100 Dan Villiom Podlaski Christiansen explicitly close files
Wed, 02 Feb 2011 23:21:13 +0100 Simon Heimberg run-tests: only call WIFEXITED on systems it exists
Tue, 01 Feb 2011 20:47:05 +0100 Simon Heimberg run-tests: loadable as module
Mon, 22 Nov 2010 18:15:58 +0100 Martin Geisler code style: prefer 'is' and 'is not' tests with singletons
Tue, 16 Nov 2010 10:33:19 +0900 Nicolas Dumazet run-tests: fix --debug for .t tests
Mon, 08 Nov 2010 10:56:47 +0100 Erik Zielke run-test: fixed wrong parenthesis stable
Mon, 08 Nov 2010 01:35:41 +0100 Mads Kiilerich tests: use (esc) markup for string-escape stable
Mon, 08 Nov 2010 01:35:40 +0100 Mads Kiilerich tests: (no-eol) markup for command output without trailing LF stable
Sat, 06 Nov 2010 00:31:44 +0100 Mads Kiilerich tests: handle .t files without trailing LF stable
Mon, 01 Nov 2010 10:24:07 +0100 Martin Geisler run-tests: use regex when searching for $HGPORT in test output stable
Sat, 02 Oct 2010 22:57:25 +0900 Yuya Nishihara tests: accept \-escaped test output
Sat, 09 Oct 2010 16:27:10 -0500 Benoit Boissinot run-tests.py: remove support for .bat files
Sat, 09 Oct 2010 16:25:28 -0500 Benoit Boissinot run-tests.py: do not install hg when the tests do no exist
Fri, 08 Oct 2010 22:36:11 -0500 Mads Kiilerich tests: reintroduce ":$HGPORT" in test output
Fri, 08 Oct 2010 22:36:10 -0500 Mads Kiilerich tests: replace test tmp directory with $TESTTMP in test output
Fri, 08 Oct 2010 17:00:38 -0500 Patrick Mezard run-tests: handle .tst not ending with an LF
Mon, 27 Sep 2010 22:49:30 +0200 Thomas Arendsen Hein tests: show skip reason instead of "irrelevant" with unified tests, too
Sun, 26 Sep 2010 22:22:59 +0200 Martin Geisler run-tests: move build/ directory to HGTMP
Wed, 22 Sep 2010 18:20:47 -0500 Matt Mackall tests: various fixes for new unified test pattern format
Wed, 22 Sep 2010 16:06:02 -0500 Brodie Rao tests: add glob matching for unified tests
Wed, 22 Sep 2010 16:06:00 -0500 Brodie Rao tests: require regexes in unified tests to be marked with " (re)"
Wed, 22 Sep 2010 16:05:59 -0500 Brodie Rao tests: ensure regexes match to the end of the string
Wed, 22 Sep 2010 16:05:59 -0500 Brodie Rao tests: don't match blank output lines as regexes in unified tests
Mon, 20 Sep 2010 14:36:36 -0500 Matt Mackall tests: add hack to avoid problem with graphlog in unified tests
Thu, 16 Sep 2010 17:51:32 -0500 Matt Mackall tests: add exit codes to unified tests
Thu, 12 Aug 2010 14:53:34 +0900 Nicolas Dumazet tests: catch re.error if test line is not a valid regular expression
Mon, 02 Aug 2010 23:27:22 -0500 Matt Mackall tests: basic support for unified tests
Mon, 02 Aug 2010 15:44:54 -0500 Matt Mackall tests: move script execution in runner helpers
Thu, 29 Apr 2010 22:04:05 -0500 Matt Mackall run-tests: add --view switch to use external diff viewer
Thu, 29 Apr 2010 18:25:45 -0500 Matt Mackall run-tests: sort options
Thu, 29 Apr 2010 18:25:45 -0500 Matt Mackall run-tests: add -l short option for --local
Thu, 15 Apr 2010 20:25:26 +0200 Benoit Boissinot merge with stable
Thu, 15 Apr 2010 20:25:07 +0200 Benoit Boissinot run-tests.py: can't remove from os.environ on solaris stable
Wed, 14 Apr 2010 11:27:15 +0200 Benoit Boissinot merge with stable
Wed, 14 Apr 2010 17:58:10 +0900 Nicolas Dumazet pylint, pyflakes: remove unused or duplicate imports
Wed, 14 Apr 2010 00:24:47 -0500 Ry4an Brase Fix --blacklist when --jobs > 1 in run_tests.py. stable
Wed, 14 Apr 2010 09:09:43 +0200 Benoit Boissinot merge with stable
Wed, 14 Apr 2010 09:08:47 +0200 Benoit Boissinot run-tests.py: reset env variables set by hooks stable
Tue, 23 Mar 2010 15:23:04 +0100 Ronny Pfannschmidt run-tests: force to test pure on pypy as well
Tue, 23 Mar 2010 15:22:17 +0100 Ronny Pfannschmidt Fix run-tests.py -jX after 2ed667a9dfcb
Tue, 23 Mar 2010 11:37:31 +0100 Ronny Pfannschmidt tests: adapt the test runner to work with jython
Mon, 22 Mar 2010 01:36:12 -0400 Brodie Rao run-tests: make sure GREP_OPTIONS isn't set
Thu, 11 Mar 2010 15:32:24 +0100 Dirkjan Ochtman tests: use external coverage, mandate newer version stable
Tue, 09 Feb 2010 14:12:22 -0600 Matt Mackall fix up a bunch of check-code warnings
Tue, 09 Feb 2010 01:12:29 +0100 Mads Kiilerich run-tests.py: skipped tests shouldn't change working directory
Sat, 06 Feb 2010 15:18:36 +0100 Brendan Cully run-tests: kill daemons on ^C with -j.
Thu, 10 Dec 2009 17:21:31 +0900 Nicolas Dumazet run-tests: split tests/blacklist in tests/blacklists/*
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Tue, 19 Jan 2010 22:45:09 -0600 Matt Mackall Merge with stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Wed, 30 Dec 2009 14:32:37 -0600 Matt Mackall Merge with i18n
Tue, 29 Dec 2009 19:02:26 -0200 Wagner Bruna run-tests.py: clears http_proxy for all tests
Tue, 29 Dec 2009 16:16:25 -0600 Matt Mackall Merge with stable
Tue, 29 Dec 2009 19:02:26 -0200 Wagner Bruna run-tests.py: clears http_proxy for all tests stable
Wed, 16 Dec 2009 12:09:25 +0100 Mads Kiilerich run-tests.py: Show paths to failing tests, .err and .out
Thu, 10 Dec 2009 22:31:10 +0100 Martin Geisler run-tests: backout d7c23f4a14c7
Sat, 05 Dec 2009 23:16:09 +0100 Martin Geisler run-tests: install data files correctly
Tue, 01 Dec 2009 09:53:02 +0900 Nicolas Dumazet run-tests: --inotify: use inotify.appendpid to append pids to $DAEMON_PIDS
Sat, 28 Nov 2009 10:25:09 +0900 Nicolas Dumazet run-tests: add a "--blacklist target" option to skip predefined test lists
Tue, 17 Nov 2009 18:50:39 +0900 Nicolas Dumazet run-tests: add --inotify option to test runner
Wed, 25 Nov 2009 21:54:47 -0600 Matt Mackall Merge with stable again
Wed, 25 Nov 2009 21:54:18 -0600 Matt Mackall Merge stable heads stable
Wed, 25 Nov 2009 21:44:19 -0600 Matt Mackall Merge with stable
Tue, 24 Nov 2009 13:55:13 -0200 Wagner Bruna run-tests: LANGUAGE may make tests fail stable
Mon, 23 Nov 2009 23:04:44 +0100 Benoit Boissinot merge with stable
Mon, 23 Nov 2009 22:45:36 +0100 Benoit Boissinot run-tests: always set $COLUMNS, fix running tests under emacs shell stable
Sun, 22 Nov 2009 19:11:12 +0100 Patrick Mezard run-tests: work around a distutils bug triggered by 0a8a43b4ca75
Sun, 22 Nov 2009 11:19:07 +0100 Martin Geisler Merge with stable
Wed, 18 Nov 2009 22:23:11 -0500 Greg Ward run-tests: give each child its own tmp dir (issue1911) stable
Wed, 18 Nov 2009 22:23:11 -0500 Greg Ward run-tests: give each child its own tmp dir (issue1911)
Tue, 17 Nov 2009 13:24:58 +0100 Dan Villiom Podlaski Christiansen run-tests: set --home when building with distutils
Mon, 02 Nov 2009 17:06:11 -0500 Greg Ward run-tests: add "debug" mode: don't capture child output, just show it.
Mon, 02 Nov 2009 17:06:10 -0500 Greg Ward run-tests: make --tmpdir option more useful.
Mon, 12 Oct 2009 14:52:53 -0500 Matt Mackall tests: add -k to test scripts matching keywords
Sun, 11 Oct 2009 13:58:53 -0500 Matt Mackall run-tests: add --noskips option
Fri, 28 Aug 2009 20:53:03 +0200 Martin Geisler run-tests: standardize on --foo instead of -f/--foo
Fri, 28 Aug 2009 20:50:54 +0200 Martin Geisler run-tests: use parser.error for cmdline option errors
Sat, 15 Aug 2009 21:19:57 +0900 Nicolas Dumazet run-tests: expand --tmpdir and create it if needed
Sun, 05 Jul 2009 11:01:30 +0200 Alejandro Santos compat: use open() instead of file() everywhere
Sun, 05 Jul 2009 10:59:54 +0200 Alejandro Santos tests: add -3 switch to run-tests.py
Tue, 23 Jun 2009 22:20:54 -0400 Greg Ward run-tests: use os.path.realpath() to find hg's setup.py.
Fri, 19 Jun 2009 13:47:50 +0200 Dirkjan Ochtman kill trailing whitespace
Sat, 06 Jun 2009 15:38:03 -0700 Brendan Cully Unbreak run-tests support for out-of-tree extensions
Wed, 03 Jun 2009 14:10:36 +0200 Dirkjan Ochtman tests: delete parallel coverage files after combining
Mon, 01 Jun 2009 09:18:35 -0400 Greg Ward run-tests: don't replace PYTHONPATH, just augment it.
Sun, 31 May 2009 15:20:31 -0400 Greg Ward run-tests: redefine --with-hg so it takes the 'hg' script to run.
Fri, 29 May 2009 22:18:16 -0400 Greg Ward run-tests: fix _checkhglib() so it's correct when using --with-hg.
Fri, 29 May 2009 22:18:15 -0400 Greg Ward run-tests: factor out _checkhglib() to check import path of 'mercurial'.
Fri, 29 May 2009 22:17:53 -0400 Greg Ward run-tests: show PID if running in parallel mode with -v.
Fri, 29 May 2009 10:00:03 -0400 Greg Ward run-tests: clarify timeout log message.
Mon, 25 May 2009 18:34:35 +0200 Dirkjan Ochtman tests: make coverage run in parallel mode, clean up coverage code
Tue, 19 May 2009 09:36:20 +0200 Simon Heimberg runtest: do not start testing when there is no test
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall remove deprecated rawcommit
Sat, 02 May 2009 23:05:35 +0200 Martin Geisler util: always use subprocess
Fri, 24 Apr 2009 14:40:56 -0700 Bryan O'Sullivan run-tests.py: ensure that hgpkg is always visible
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Wed, 22 Apr 2009 15:49:33 +0200 Simon Heimberg run-tests: cosmetics
Wed, 22 Apr 2009 09:11:46 +0200 Simon Heimberg run-tests: fix error when timeout occurs
less more (0) -240 tip