tests/run-tests.py
Thu, 29 Aug 2013 09:22:13 -0700 David Soria Parra shelve: add a shelve extension to save/restore working changes
Thu, 19 Sep 2013 15:29:28 -0400 Augie Fackler run-tests: find mercurial path with syntax valid on both py2 and py3
Thu, 19 Sep 2013 15:29:04 -0400 Augie Fackler run-tests: if run by python3, execute setup.py with --c2to3
Fri, 26 Jul 2013 21:18:40 -0400 Simon Heimberg run-tests: only check the common criteria once per test
Thu, 18 Jul 2013 23:22:59 -0500 Matt Mackall run-tests: backout 4f32747879d1 line endings change
Thu, 18 Jul 2013 09:42:44 -0700 Brendan Cully run-tests: revert previous commit, run() waits after a timeout
Thu, 18 Jul 2013 09:39:01 -0700 Brendan Cully run-tests: reap timed-out zombies
Sat, 13 Jul 2013 23:58:01 +0200 Simon Heimberg run-tests: generally handle line endings on windows by re
Sat, 13 Jul 2013 23:57:55 +0200 Simon Heimberg run-tests: test for os.altsep instead of os.name when checking \ for /
Wed, 17 Jul 2013 13:42:08 -0700 Brendan Cully run-tests: replace popen locking with a noop _cleanup handler on py24
Wed, 17 Jul 2013 13:02:12 -0700 Brendan Cully run-tests: only lock Popen wait/poll on python 2.4
Wed, 17 Jul 2013 12:45:12 -0700 Brendan Cully run-tests: lock popen wait/poll
Tue, 16 Jul 2013 12:44:11 -0500 Matt Mackall run-tests: patch over py2.4 proc.wait() race
Thu, 13 Jun 2013 01:36:58 +0200 Simon Heimberg cleanup: remove unused imports
Tue, 11 Jun 2013 23:39:48 +0200 simon run-tests: sort missing files first instead of raising an error
Sun, 09 Jun 2013 16:49:08 +0200 simon run-tests: call Threads constructor with keyword arguments
Sun, 09 Jun 2013 16:42:55 +0200 simon run-tests: ignoring tests works again
Fri, 07 Jun 2013 16:04:11 -0500 Matt Mackall run-tests: simplify interrupted message
Fri, 07 Jun 2013 15:58:14 -0500 Matt Mackall run-tests: remove spurious disable of --time with --debug
Fri, 07 Jun 2013 15:56:16 -0500 Matt Mackall run-tests: always gather runtimes
Wed, 05 Jun 2013 22:05:29 +0200 Simon Heimberg run-tests: when interrupted report time in failure message
Wed, 05 Jun 2013 22:05:02 +0200 Simon Heimberg run-tests: report interrupted tests
Wed, 05 Jun 2013 22:42:43 +0200 Simon Heimberg run-tests: open hgrc file only for writing
Thu, 06 Jun 2013 14:40:26 -0500 Matt Mackall run-tests: make --noskips work
Sun, 02 Jun 2013 18:09:06 -0500 Matt Mackall run-tests: add --loop support
Sun, 02 Jun 2013 17:58:51 -0500 Matt Mackall run-tests: --interactive and --jobs no longer conflict
Sun, 02 Jun 2013 17:58:49 -0500 Matt Mackall run-tests: sort certain slow tests earlier by keyword
Sun, 02 Jun 2013 17:57:37 -0500 Matt Mackall run-tests: drop unused resultslock
Sun, 02 Jun 2013 17:57:36 -0500 Matt Mackall run-tests: drop options.child and users
Sun, 02 Jun 2013 17:56:53 -0500 Matt Mackall run-tests: remove runchildren, now unused
Sun, 02 Jun 2013 17:56:51 -0500 Matt Mackall run-tests: schedule largest tests first
Sun, 02 Jun 2013 16:58:22 -0500 Matt Mackall run-tests: introduce thread scheduler
Sun, 02 Jun 2013 16:55:19 -0500 Matt Mackall run-tests: use count to calculate port to use
Sun, 02 Jun 2013 16:38:15 -0500 Matt Mackall run-tests: introduce threadtmp directory
Sun, 02 Jun 2013 16:29:35 -0500 Matt Mackall run-tests: add abort flag
Sun, 02 Jun 2013 16:29:22 -0500 Matt Mackall run-tests: move more variables to env
Sun, 02 Jun 2013 16:29:20 -0500 Matt Mackall run-tests: simplify env deletion
Sun, 02 Jun 2013 16:22:51 -0500 Matt Mackall run-tests: move most of remaining environment tweaks
Sun, 02 Jun 2013 16:22:51 -0500 Matt Mackall run-tests: move environment creation to a separate function
Sun, 02 Jun 2013 16:22:51 -0500 Matt Mackall run-tests: move HGRCPATH to env
Sun, 02 Jun 2013 16:22:51 -0500 Matt Mackall run-tests: move DAEMON_PIDS to env
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
less more (0) -300 -100 -60 tip