log tests/test-ui-color.py @ 51861:f81e0ce5103a default tip

age author description
Thu, 18 Jul 2024 12:36:12 +0200 Raphaël Gomès black: format the codebase with 23.3.0
Tue, 23 Jul 2024 10:02:46 +0200 Raphaël Gomès Backout accidental publication of a large range of revisions
Thu, 18 Jul 2024 12:36:12 +0200 Raphaël Gomès black: format the codebase with 23.3.0
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Sun, 06 Oct 2019 10:51:16 -0400 Augie Fackler cleanup: mark some ui.(status|note|warn|write) calls as not needing i18n
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 11:59:21 -0400 Augie Fackler tests: port test-ui-color.py to Python 3
Wed, 21 Feb 2018 00:25:16 +0530 Pulkit Goyal py3: make sure we open file in bytes mode
Wed, 21 Feb 2018 00:24:44 +0530 Pulkit Goyal py3: add b'' to test-ui-color.py
Mon, 20 Feb 2017 12:42:35 +0100 Pierre-Yves David color: drop the 'colorui' class
Sat, 22 Oct 2016 14:35:10 +0900 Yuya Nishihara ui: factor out ui.load() to create a ui without loading configs (API)
Thu, 14 Apr 2016 00:56:08 +0530 Pulkit Goyal tests: make test-ui-color use absolute_import
Tue, 29 Mar 2016 16:41:32 +0530 Pulkit Goyal py3: make test-ui-color use print_function
Thu, 13 Jun 2013 01:36:58 +0200 Simon Heimberg cleanup: remove unused imports