Mercurial > hg
log tests/test-issue4074.t @ 41078:46e0563c67db
age | author | description |
---|---|---|
Tue, 18 Sep 2018 23:47:21 -0400 | Matt Harbison | tests: quote PYTHON usage |
Sun, 18 Feb 2018 18:19:10 +0530 | Pulkit Goyal | py3: use range instead of xrange in tests/test-issue4074.t |
Thu, 15 Jun 2017 14:22:25 -0400 | Augie Fackler | tests: clean up many print statements to be print functions instead |
Tue, 20 Jun 2017 09:45:02 -0400 | Augie Fackler | cleanup: use $PYTHON to run python in many more tests |
Thu, 21 Apr 2016 22:04:11 -0500 | Matt Mackall | bdiff: balance recursion to avoid quadratic behavior (issue4704) stable |