log tests/test-run-tests.t @ 36461:51a9f0246931

age author description
Mon, 26 Feb 2018 23:34:29 -0500 Matt Harbison run-tests: resume raising an exception when a server fails to start
Sun, 25 Feb 2018 21:04:12 -0500 Matt Harbison run-tests: don't mask errors when a server fails to start
Wed, 31 Jan 2018 22:20:59 -0800 Martin von Zweigbergk testrunner: fix updating of .testtimes file
Fri, 05 Jan 2018 11:53:33 -0800 Martin von Zweigbergk tests: make #testcase available as env var in test
Thu, 14 Dec 2017 22:30:03 -0800 Martin von Zweigbergk tests: avoid echo with backslash escapes
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Sun, 10 Dec 2017 19:21:48 -0500 Matt Harbison run-tests: stop automatically adding a (glob) for bundle backup lines
Mon, 11 Dec 2017 09:37:11 -0500 Augie Fackler tests: add some commentary and diagnostics to test-run-tests.t
Tue, 05 Dec 2017 12:23:48 -0800 Jun Wu test-run-tests: do not rebuild hg in the test
Mon, 20 Nov 2017 21:26:11 -0800 Gregory Szorc run-tests: make --extra-config-opt work with Python 3
Mon, 20 Nov 2017 20:41:43 -0800 Gregory Szorc run-tests: convert to argparse
Wed, 29 Nov 2017 10:34:49 -0800 Martin von Zweigbergk run-tests: make "| foo (re)" not match everything
Sat, 18 Nov 2017 16:12:00 +0900 Matthieu Laneuville run-tests: outputdir also has to be changed if $TESTDIR is not $PWD
Sun, 05 Nov 2017 06:34:27 +0100 Boris Feld run-tests: allow to register any arbitrary pattern for replacement
Thu, 19 Oct 2017 23:13:57 +0900 Matthieu Laneuville run-tests: allow automatic test discovery when providing folder as argument