log tests/test-run-tests.t @ 47182:dff19fe2973c stable

age author description
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