Mercurial > public > mercurial-scm > hg
log tests/run-tests.py @ 40788:41f0529b5112 stable
age | author | description |
---|---|---|
Sat, 13 Oct 2018 23:08:29 -0400 | Matt Harbison | run-tests: restore quoting the python executable for running *.py tests |
Sat, 13 Oct 2018 10:09:12 +0200 | Martijn Pieters | py3: use py3 as the test tag, dropping the k |
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 |
Sat, 29 Sep 2018 20:33:52 -0400 | Matt Harbison | run-tests: flush output stream before prompting to accept changes |
Thu, 20 Sep 2018 23:45:30 -0400 | Matt Harbison | run-tests: partially backout PYTHON quoting |
Wed, 19 Sep 2018 21:41:58 -0400 | Matt Harbison | run-tests: avoid os.getcwdb() on Windows |