log tests/test-walkrepo.py @ 24546:adfd808c123f

age author description
Wed, 10 Dec 2014 23:46:47 -0500 Enrique A. Tobis tests: fix a typo in test-walkrepos.py
Sat, 12 May 2012 16:00:57 +0200 Brodie Rao cleanup: "not x in y" -> "x not in y"
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Sat, 31 Mar 2012 10:44:31 -0500 Matt Mackall tests: make test-walkrepo use hg's symlink test stable
Mon, 25 Jul 2011 16:37:18 -0500 Augie Fackler tests: use getattr instead of hasattr
Thu, 21 Apr 2011 16:06:19 +0200 Adrian Buehlmann move walkrepos from util to scmutil
Sat, 30 May 2009 23:20:30 +0200 Martin Geisler removed unused imports