log tests/test-walkrepo.py @ 28996:b74ca9ace65e stable

age author description
Sun, 03 Apr 2016 20:13:42 +0900 Yuya Nishihara tests: alias ui as uimod in test-walkrepo
Tue, 29 Mar 2016 16:21:31 +0530 Pulkit Goyal py3: make test-walkrepo use print_function
Sun, 06 Dec 2015 22:05:19 -0800 Gregory Szorc tests: use absolute_import in test-walkrepo
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