tests/run-tests.py
Mon, 24 Mar 2014 21:37:33 -0700 Gregory Szorc run-tests: Pass arguments into argument parser stable
Fri, 28 Feb 2014 02:09:00 +0100 Mads Kiilerich tests: add run-tests --changed option for running tests changed in revisions stable
Wed, 19 Mar 2014 00:19:54 +0100 Mads Kiilerich tests: small refactoring of run-tests' handling of tests list stable
Wed, 12 Mar 2014 13:19:43 -0400 Augie Fackler run-tests: move from dict() construction to {} literals stable
Sat, 01 Mar 2014 16:20:15 -0600 Matt Mackall extensions: remove the inotify extension (BC) stable
Sun, 16 Feb 2014 23:41:24 +0100 Simon Heimberg run-tests: fixed warn detection on failures with too many output stable
Sun, 16 Feb 2014 23:36:02 +0100 Simon Heimberg run-tests: fixed warn detection on detecting warn only for lines stable
Wed, 19 Feb 2014 21:32:14 -0800 Siddharth Agarwal run-tests.py: work when --with-hg is set to system hg stable
Sat, 15 Feb 2014 15:28:32 +0100 Patrick Mezard run-tests: fix heredoctest for out-of-tree extensions stable
Thu, 13 Feb 2014 08:29:44 +0100 Simon Heimberg run-tests: unnecessary globs also count as warnings stable
Thu, 13 Feb 2014 08:27:53 +0100 Simon Heimberg run-tests: report a test as warned when only missing globs stable
Thu, 13 Feb 2014 08:26:13 +0100 Simon Heimberg run-tests: add possibility for test-runners to report a "warned" test result stable
Thu, 13 Feb 2014 08:17:39 +0100 Simon Heimberg run-tests: separate exit code when no failed tests but warned ones stable
Thu, 13 Feb 2014 08:14:54 +0100 Simon Heimberg run-tests: introduce 'warned' as test result stable
Thu, 13 Feb 2014 08:02:06 +0100 Simon Heimberg run-tests: handle sys.exit in main function stable
Thu, 13 Feb 2014 07:29:28 +0100 Simon Heimberg run-tests: remove unnecessary variable initialisation stable
Tue, 11 Feb 2014 01:15:07 +0100 Simon Heimberg run-tests: fix typo and print out failing line 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
Mon, 25 Nov 2013 22:00:46 +0100 Simon Heimberg run-tests: better check for python version stable
Sun, 17 Nov 2013 10:59:35 -0500 Mads Kiilerich tests: python hash seed is only relevant after failures - otherwise keep quiet 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, 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
Thu, 29 Aug 2013 09:22:13 -0700 David Soria Parra shelve: add a shelve extension to save/restore working changes 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
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
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
Thu, 13 Jun 2013 01:36:58 +0200 Simon Heimberg cleanup: remove unused imports 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
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 14:40:26 -0500 Matt Mackall run-tests: make --noskips work 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
Fri, 03 May 2013 15:18:21 -0700 Siddharth Agarwal run-tests: when running in parallel, delete tmpdirs immediately stable
Wed, 17 Apr 2013 03:41:34 +0200 Mads Kiilerich run-tests: introduce --random for running tests in random error 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
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
Wed, 30 Jan 2013 01:24:04 +0100 Pierre-Yves David test: display used python hash seed 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 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 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
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
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 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
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
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
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
less more (0) -120 tip