log tests/test-issue4074.t @ 35539:d1aae6d4efc5 stable

age author description
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