log tests/test-run-tests.t @ 35250:2a99c5bfea47

age author description
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
Wed, 02 Aug 2017 13:27:45 +0900 Matthieu Laneuville run-tests: $TESTDIR can be something else than $PWD
Wed, 18 Oct 2017 16:28:18 -0700 Martin von Zweigbergk tests: de-flake test-run-tests.t's "--jobs=2 --first" test
Tue, 17 Oct 2017 10:33:27 -0700 Martin von Zweigbergk run-tests: move newline out of colorized message
Mon, 18 Sep 2017 17:11:32 -0400 Augie Fackler tests: add support for listing tests to run in a file
Wed, 02 Aug 2017 21:24:29 -0700 Jun Wu run-tests: allow bisecting a different repo
Sun, 20 Aug 2017 09:46:27 -0700 Jun Wu run-tests: make per-line condition support testcase names
Fri, 11 Aug 2017 14:21:49 +0200 Matthieu Laneuville run-tests: also color the summary messages (skipped, failed...)
Tue, 18 Jul 2017 00:57:11 -0400 Matt Harbison run-tests: don't drop optional lines after a missing unconditional line