Mercurial > public > mercurial-scm > hg-stable
log tests/test-ui-config.py @ 40450:41f0529b5112 stable
age | author | description |
---|---|---|
Thu, 10 May 2018 21:08:32 +0900 | Yuya Nishihara | stringutil: flip the default of pprint() to bprefix=False |
Fri, 27 Apr 2018 13:15:51 -0400 | Augie Fackler | tests: port test-ui-config to Python 3 |
Tue, 10 Apr 2018 20:14:12 +0530 | Pulkit Goyal | py3: add b'' prefixes in tests/test-ui-config.py |
Mon, 16 Oct 2017 17:41:27 +0200 | Boris Feld | configitems: adds a developer warning when accessing undeclared configuration |
Tue, 23 May 2017 15:44:50 +0200 | Boris Feld | ui: fix ui.configdate for invalid dates |
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 19:56:59 +0900 | Yuya Nishihara | tests: alias ui as uimod in test-ui-config |