Mercurial > hg-stable
log
age | author | description |
---|---|---|
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 |
Tue, 20 Jun 2017 08:44:56 -0400 | Augie Fackler | tests: remove #! from primes.py in test-highlight.t |