log tests/test-run-tests.py @ 52216:fa58f4f97337 stable tip

age author description
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Fri, 09 Jul 2021 15:39:43 +0200 Pierre-Yves David run-tests: use a global WINDOWS constant instead of multiple tests
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Wed, 20 Feb 2019 19:28:51 -0500 Augie Fackler cleanup: use () to wrap long lines instead of \
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
Sun, 10 Dec 2017 00:16:11 -0500 Matt Harbison run-tests: accept '\' vs '/' path differences without '(glob)'
Sun, 10 Dec 2017 00:00:36 -0500 Matt Harbison run-tests: suggest a (glob) for os.path.sep mismatches with '\r\n' EOL too