tests/test-ui-config.py
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
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
Tue, 29 Mar 2016 16:38:27 +0530 Pulkit Goyal py3: make test-ui-config use print_function
Tue, 29 Mar 2016 16:33:09 +0530 Pulkit Goyal py3: make test-ui-config use absolute_import
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Tue, 03 May 2011 22:28:08 +0200 Sune Foldager ui: add configint function and tests
Tue, 26 Oct 2010 12:18:39 +0200 Dan Villiom Podlaski Christiansen *: kill all unnecessary shebangs. stable
Tue, 08 Jun 2010 21:09:41 +0200 Thomas Arendsen Hein ui: handle leading newlines/spaces/commas in configlist
Sun, 25 Apr 2010 17:38:41 +0200 Henrik Stuart ui: support quotes in configlist (issue2147)
Sat, 30 May 2009 23:20:30 +0200 Martin Geisler removed unused imports
Sun, 17 May 2009 01:39:31 +0200 Martin Geisler tests: renamed Python tests to .py
less more (0) tip