Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 03 Jun 2017 17:22:45 -0700 | Gregory Szorc | tests: remove support for warned tests |
Tue, 20 Jun 2017 09:49:43 -0400 | Augie Fackler | contrib: add check-code rule to enforce non-use of `python` in tests |
Tue, 20 Jun 2017 09:45:02 -0400 | Augie Fackler | cleanup: use $PYTHON to run python in many more tests |
Thu, 15 Jun 2017 14:22:39 -0400 | Augie Fackler | tests: enforce use of $PYTHON in tests |
Thu, 15 Jun 2017 14:27:52 -0400 | Augie Fackler | tests: use $PYTHON in #! so we always use the right Python |
Tue, 20 Jun 2017 09:33:19 -0400 | Augie Fackler | tests: sed away python #! in test-run-tests.t to avoid some upcoming insanity |