tests/test-run-tests.t
Sun, 20 Feb 2022 15:18:15 -0700 Gregory Szorc tests: remove output conditionalized on no-py3
Thu, 06 Jan 2022 17:15:49 +0100 Pierre-Yves David test: do not use `which` to find an exec path in the test
Sun, 09 Jan 2022 13:35:30 +0100 Cédric Krier tests: support pygments 2.11 (issue6628)
Tue, 09 Nov 2021 02:16:43 +0100 pacien tests: allow the true command to be provided by coreutils stable
Fri, 09 Jul 2021 22:37:24 +0200 Pierre-Yves David run-tests: rely on an actual executable in PATH instead of alias for `hg`
Fri, 09 Jul 2021 20:03:46 +0200 Pierre-Yves David run-tests: introduce a `HGTEST_REAL_HG` variable for test
Fri, 09 Jul 2021 17:06:53 +0200 Pierre-Yves David run-test: clarify the error with a bad --with-hg is passed
Fri, 09 Jul 2021 13:36:39 +0200 Pierre-Yves David test-run-test: use explicit variables to clarify paths
Wed, 07 Jul 2021 15:09:26 +0200 Raphaël Gomès test-run-tests: add missing backslash for Windows
Fri, 02 Jul 2021 23:09:44 +0200 Pierre-Yves David run-tests: stop writing a `python3` symlink pointing to python2
Wed, 05 May 2021 17:47:30 -0400 Matt Harbison run-tests: fix whitelist/blacklist with directories on Windows stable
Wed, 09 Dec 2020 12:57:40 -0500 Matt Harbison run-tests: fix `HGTESTEXTRAEXTENSIONS` with py3
Fri, 06 Nov 2020 13:58:59 -0800 Gregory Szorc global: use python3 in shebangs
Sat, 22 Aug 2020 16:31:34 +0530 Sushil khanchi run-tests: refactor filtering logic for --retest flag
Thu, 27 Aug 2020 12:24:57 +0530 Sushil khanchi tests: add a --retest test to demonstrate a fix in next patch
Thu, 27 Aug 2020 12:21:24 +0530 Sushil khanchi tests: remove a sub-test since we are done with it in test-run-tests.t
Mon, 08 Jun 2020 11:43:07 +0530 Sushil khanchi tests: make it clear what happen when no response entered
Sat, 05 Oct 2019 16:23:00 -0400 Gregory Szorc tests: conditionalize test-run-tests.t for Python 3.8
Fri, 09 Aug 2019 13:11:27 +0200 Pierre-Yves David test: further fixes to matching for run-tests.py bug stable
Thu, 08 Aug 2019 10:55:06 +0200 Pierre-Yves David tests: give more room for slowness in test-run-tests.t stable
Wed, 19 Jun 2019 05:37:33 +0200 Pierre-Yves David run-tests: stop matching line for missing feature stable
Thu, 14 Feb 2019 15:35:47 +0100 Boris Feld test: stabilize test-run-tests.t output
Wed, 30 Jan 2019 19:20:31 -0500 Matt Harbison run-tests: sort the skip, failure and error lists in the final output
Thu, 10 Jan 2019 14:32:36 -0800 Martin von Zweigbergk testrunner: make `-j100 --runs-per-test=100 test-foo.t` use 100 jobs
Sun, 16 Dec 2018 17:36:51 -0500 Matt Harbison run-tests: alias hg to hg.exe on Windows
Wed, 17 Oct 2018 11:56:03 -0700 Martin von Zweigbergk tests: fix "running x tests using y ... " output in a few more places
Sat, 13 Oct 2018 12:20:24 +0200 Gregory Szorc run-tests: run tests with as many processes as cores by default
Sat, 13 Oct 2018 12:11:45 +0200 Gregory Szorc run-tests: print number of tests and parallel process count
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Thu, 08 Feb 2018 13:53:59 -0800 Martin von Zweigbergk testrunner: allow multiple #testcases
Wed, 01 Aug 2018 22:32:51 -0700 Martin von Zweigbergk testrunner: use "#" for "test cases" suffix in .err filename too
Tue, 10 Jul 2018 08:25:04 +0200 Boris Feld run-tests: add missing life-cycle methods on the example custom test result
Sat, 28 Apr 2018 12:51:44 +0200 Boris Feld run-tests: add support for external test result
Mon, 02 Jul 2018 11:14:13 -0700 Martin von Zweigbergk tests: don't allow reodering of glob/re lines across non-glob/re lines
Fri, 29 Jun 2018 11:29:03 -0700 Martin von Zweigbergk tests: add test showing puzzling test output with (glob) lines
Tue, 12 Jun 2018 23:04:27 +0200 Boris Feld run-tests: restrict the test cases allowed characters
Thu, 07 Jun 2018 21:09:16 +0200 Boris Feld run-tests: follow-up on the test-case format
Sun, 13 May 2018 23:18:26 +0200 Boris Feld run-tests: update the test case name format
Thu, 26 Apr 2018 23:57:20 +0200 Boris Feld run-tests: add support for running specific test cases
Sat, 05 May 2018 19:00:03 -0700 Gregory Szorc tests: remove pid file by default
Fri, 13 Apr 2018 21:51:10 -0400 Augie Fackler tests: make sure test-run-tests.t actually runs run-tests.py under Python 3
Wed, 04 Apr 2018 17:33:59 -0700 Gregory Szorc tests: work around potential repo incompatibility
Sat, 03 Mar 2018 12:39:14 -0800 Jun Wu run-tests: allow #require inside #if
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
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
Tue, 18 Jul 2017 00:12:44 -0400 Matt Harbison run-tests: drop required (feature !) style lines when the output is missing
Sat, 15 Jul 2017 02:17:05 +0530 Pulkit Goyal run-tests: make sure to check if pygments is installed before using it
Sat, 15 Jul 2017 00:52:36 -0400 Matt Harbison run-tests: disable color on Windows
Thu, 29 Jun 2017 20:45:12 +0900 Matthieu Laneuville run-tests: add color to output if pygments is available
Wed, 21 Jun 2017 01:12:31 -0700 Jun Wu run-tests: fix -i when "#testcases" is used in .t test
Wed, 21 Jun 2017 01:05:20 -0700 Jun Wu run-tests: do not prompt changes (-i) if a race condition is detected
Sat, 03 Jun 2017 17:22:45 -0700 Gregory Szorc tests: remove support for warned tests
Tue, 20 Jun 2017 09:33:19 -0400 Augie Fackler tests: sed away python #! in test-run-tests.t to avoid some upcoming insanity
Wed, 07 Jun 2017 21:17:24 -0700 Siddharth Agarwal run-tests: make --restart work with output dir
Wed, 07 Jun 2017 20:46:43 -0700 Siddharth Agarwal run-tests: write JSON reports to output dir
Wed, 07 Jun 2017 20:32:11 -0700 Siddharth Agarwal run-tests: write test times to output dir
Wed, 07 Jun 2017 20:30:08 -0700 Siddharth Agarwal run-tests: allow specifying an output dir to write .errs to
Wed, 07 Jun 2017 15:47:06 -0700 Siddharth Agarwal run-tests: add information about skipped tests to XUnit output
Wed, 07 Jun 2017 15:47:06 -0700 Siddharth Agarwal run-tests: wrap failures in an XUnit 'failure' element
Tue, 06 Jun 2017 14:38:59 -0700 Siddharth Agarwal run-tests: add a way to list tests, with JSON and XUnit support
Tue, 30 May 2017 20:48:43 -0400 Augie Fackler tests: fix run-tests when there's a bad #if in a test
Fri, 26 May 2017 14:52:54 -0700 Kyle Lippincott tests: hint how to run slow tests when rejecting
Tue, 16 May 2017 23:10:31 -0700 Jun Wu run-tests: support multiple cases in .t test
Wed, 05 Apr 2017 23:17:27 -0400 Matt Harbison run-tests: support per-line conditional output in tests
Wed, 05 Apr 2017 22:59:44 -0400 Matt Harbison test-run-tests: pad the failure test to preserve the run order
Wed, 05 Apr 2017 22:00:33 -0400 Matt Harbison run-tests: prevent a (glob) declaration from reordering (?) lines
Sun, 26 Mar 2017 19:57:17 -0700 Jun Wu runtests: change local IP glob pattern from "127.0.0.1" to "$LOCALIP"
Sat, 09 Jul 2016 23:01:02 -0400 Augie Fackler run-tests: add support for using 127.0.0.1 as a glob
Sun, 03 Apr 2016 20:49:30 +0000 timeless tests: add run-test .testtimes basic testing
Wed, 11 May 2016 15:20:25 +0000 timeless test-run-tests: clean up inuse server eagerly
Wed, 11 May 2016 16:40:16 +0000 timeless tests: refactor run-tests helpers
Thu, 05 May 2016 23:17:19 +0000 timeless run-tests: handle json.dumps divergence
Fri, 06 May 2016 00:45:31 +0000 timeless tests: add coverage for run-tests.py --whitelist
Tue, 05 Apr 2016 04:26:20 +0000 timeless run-tests: handle empty tests
Wed, 30 Mar 2016 09:13:47 +0000 timeless run-tests: make _processoutput picky about optional globs
Mon, 21 Mar 2016 20:56:46 +0000 timeless tests: ensure run-tests handles multiple lines of churn
Mon, 21 Mar 2016 21:06:49 +0000 timeless tests: remove obsolete uses of HGTEST_RUN_TESTS_PURE
Sat, 19 Mar 2016 14:26:10 -0400 Augie Fackler run-tests: add support for automatically bisecting test failures
Sun, 28 Feb 2016 23:21:28 -0500 Matt Harbison run-tests: defer leftover (?) cleanup until after all output is exhausted
Sun, 28 Feb 2016 23:16:30 -0500 Matt Harbison test-run-tests: pad the failure test to preserve the run order
Thu, 18 Feb 2016 08:52:15 +0000 David R. MacIver run-tests: allow run-tests.py to run tests outside current directory
Sat, 09 Jan 2016 13:20:15 +0900 Yuya Nishihara tests: load json with no fallback
Mon, 08 Feb 2016 22:50:19 +0000 timeless run-tests: warn about symlinks to non hg scripts
Tue, 19 Jan 2016 08:22:27 -0800 Laurent Charignon run-tests: fix crash when --json and --blacklist are both used (issue5050) stable
Tue, 05 Jan 2016 13:33:09 -0800 Laurent Charignon run-tests: add 'diff' entry in json report
Tue, 29 Dec 2015 04:30:38 +0000 timeless run-tests: fix get port to try differing ports
Mon, 28 Dec 2015 16:01:31 +0000 timeless run-tests: avoid double counting server fails
Tue, 22 Dec 2015 08:00:03 +0000 timeless run-tests: report missing feature for skipped tests
Mon, 23 Nov 2015 12:14:01 -0500 Matt Harbison test-run-tests: glob away a --debug run difference on Windows
Sun, 06 Dec 2015 15:14:01 -0600 Matt Mackall tests: avoid duplicate install steps in test-run-tests
Fri, 04 Dec 2015 14:55:10 -0600 Matt Mackall run-tests: report timeouts in a less alarming fashion
Wed, 25 Nov 2015 00:39:05 +0000 timeless run-tests: add --slowtimeout and use it for slow tests
Mon, 16 Nov 2015 16:56:00 -0500 Matt Harbison test-run-tests: conditionalize the $TESTDIR check for Windows separator
Thu, 01 Oct 2015 22:14:11 -0400 Matt Harbison test-run-tests: add globs for Windows
Wed, 30 Sep 2015 16:01:19 -0400 timeless run-tests: report paths saved by --keep-tmpdir
Wed, 02 Sep 2015 15:19:05 -0400 timeless run-tests: use $HGTEST_RUN_TESTS_PURE
Mon, 24 Aug 2015 22:23:45 -0400 Augie Fackler run-tests: add support for marking tests as very slow
Fri, 03 Jul 2015 06:56:03 +0900 FUJIWARA Katsunori run-tests.py: add TESTDIR to PATH if it differs from RUNTESTDIR
Fri, 03 Jul 2015 06:56:03 +0900 FUJIWARA Katsunori run-tests.py: add RUNTESTDIR to refer `tests` of Mercurial
less more (0) -120 tip