tests/run-tests.py
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
less more (0) -100 -60 tip