log tests/test-walkrepo.py @ 53040:cdd7bf612c7b stable tip

age author description
Mon, 06 Jan 2025 14:07:43 -0500 Matt Harbison style: drop extraneous parentheses
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Fri, 27 Apr 2018 00:17:17 -0400 Augie Fackler tests: port test-walkrepo.py to Python 3
Sat, 22 Oct 2016 14:35:10 +0900 Yuya Nishihara ui: factor out ui.load() to create a ui without loading configs (API)
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