Mercurial > hg
log tests/test-ui-verbosity.py @ 51448:89cd0dd41e4d stable
age | author | description |
---|---|---|
Sun, 29 May 2022 15:32:43 +0200 | Manuel Jacob | py3: remove xrange() compatibility code |
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 13:09:19 -0400 | Augie Fackler | tests: port test-ui-verbosity.py to Python 3 |
Sun, 18 Feb 2018 18:22:15 +0530 | Pulkit Goyal | py3: use range instead of xrange on py3 in tests/test-ui-verbosity.py |
Sat, 22 Oct 2016 14:35:10 +0900 | Yuya Nishihara | ui: factor out ui.load() to create a ui without loading configs (API) |
Tue, 05 Apr 2016 23:35:45 +0900 | Yuya Nishihara | tests: alias ui as uimod in test-revlog-ancestry/test-ui-verbosity |