log tests/test-doctest.py @ 34141:9b4d7d4855f5

age author description
Sun, 03 Sep 2017 15:09:04 +0900 Yuya Nishihara doctest: enable tests by default on Python 3
Thu, 24 Aug 2017 22:33:28 +0900 Yuya Nishihara doctest: normalize b'', u'' and exception output on Python 3
Wed, 24 May 2017 19:07:14 -0700 Siddharth Agarwal annotate: add core algorithm to skip a rev
Sat, 01 Apr 2017 12:24:59 +0200 Denis Laxalde mdiff: add a hunkinrange helper function
Sat, 18 Mar 2017 20:11:15 +0900 Yuya Nishihara color: insert color code after every "\e[0m" (issue5413)
Fri, 17 Mar 2017 09:19:56 -0700 Jun Wu ui: move configlist parser to config.py