contrib/python3-whitelist
Sat, 13 Oct 2018 05:09:18 +0300 Pulkit Goyal py3: add __pycache__ to .hgignore
Tue, 06 Nov 2018 11:52:41 -0500 Augie Fackler py3: ratchet caught two more passing tests
Tue, 23 Oct 2018 11:31:33 -0400 Augie Fackler py3: port test-log-exthook.t to Python 3
Sat, 20 Oct 2018 00:12:20 +0300 Pulkit Goyal py3: add one more passing test to whitelist
Tue, 16 Oct 2018 08:48:23 +0200 Yuya Nishihara py3: get around IOError variants in test-commandserver.t
Thu, 18 Oct 2018 14:37:38 +0300 Pulkit Goyal py3: add 5 new passing tests to whitelist caught by buildbot
Sun, 14 Oct 2018 09:34:21 +0000 Mark Thomas py3: fix test-hardlinks.t
Tue, 16 Oct 2018 07:19:38 +0200 Yuya Nishihara py3: byte-stringify literals in test-keyword.t
Sun, 14 Oct 2018 11:06:21 -0400 Augie Fackler tests: add missing b prefix in test-context-metadata.t
Sun, 14 Oct 2018 14:02:32 +0000 Mark Thomas py3: fix test-dirstate-race.t
Sun, 14 Oct 2018 09:24:36 +0000 Mark Thomas py3: fix test-diff-color.t
Sun, 14 Oct 2018 09:07:43 +0000 Mark Thomas py3: fix test-revlog.t
Sat, 13 Oct 2018 15:32:52 +0000 Mark Thomas py3: fix test-status.t
Sat, 13 Oct 2018 09:03:08 -0400 Augie Fackler tests: fix inline extension in test-fncache.t for Python 3
Sat, 13 Oct 2018 08:59:06 -0400 Augie Fackler py3: 3 more passing tests
Sat, 13 Oct 2018 05:14:21 -0400 Augie Fackler contrib: fix up output in check-config.py to use strs to avoid b prefixes
Sat, 13 Oct 2018 13:39:07 +0000 Mark Thomas py3: fix test-parse-date.t
Sat, 13 Oct 2018 12:58:24 +0000 Mark Thomas py3: fix infinitepush extension tests
Sat, 13 Oct 2018 07:55:34 -0400 Augie Fackler tests: accept slightly different zip file in Python 3
Sat, 13 Oct 2018 06:34:53 -0400 Augie Fackler tests: fix last failure in test-tools.t
Sat, 13 Oct 2018 06:02:27 -0400 Augie Fackler churn: use integer division consistently
Sat, 13 Oct 2018 04:00:57 -0400 Augie Fackler py3: moar passing tests
Fri, 12 Oct 2018 12:52:49 -0400 Augie Fackler py3: one new passing tests
Sat, 13 Oct 2018 11:01:38 +0200 Yuya Nishihara py3: use __code__ instead of func_code to test if func is cachable
Sat, 13 Oct 2018 05:17:28 +0300 Pulkit Goyal py3: add some glob to make output compatible with python 3
Sat, 13 Oct 2018 05:14:23 +0300 Pulkit Goyal py3: add a b'' prefix in tests/test-requires.t
Sat, 13 Oct 2018 05:12:20 +0300 Pulkit Goyal py3: use '%d' for rev nums instead of '%s'
Sat, 13 Oct 2018 05:03:24 +0300 Pulkit Goyal py3: more globing of things to make output compatible between py2 and py3
Sat, 13 Oct 2018 04:54:35 +0300 Pulkit Goyal py3: use stringutil.pprint() instead of '%r'
Sat, 13 Oct 2018 04:47:51 +0300 Pulkit Goyal py3: add some py3 specific output to test
Sat, 13 Oct 2018 04:42:14 +0300 Pulkit Goyal py3: use stringutil.pprint() in color.py instead of '%r'
Sat, 13 Oct 2018 04:36:04 +0300 Pulkit Goyal py3: add b'' prefixes in tests/test-progress.t
Sat, 13 Oct 2018 04:21:02 +0300 Pulkit Goyal py3: glob some difference between py2 and py3 output
Sat, 13 Oct 2018 03:46:57 +0300 Pulkit Goyal py3: make test-contrib-perf.t work on python 3
Sat, 13 Oct 2018 03:32:12 +0300 Pulkit Goyal py3: add 3 more passing tests to whitelist caught by buildbot
Fri, 12 Oct 2018 09:23:55 -0400 Augie Fackler py3: another one started passing
Fri, 12 Oct 2018 06:55:11 -0400 Augie Fackler py3: one more passing test
Fri, 12 Oct 2018 06:50:46 -0400 Augie Fackler py3: more passing tests
Fri, 12 Oct 2018 06:35:55 -0400 Augie Fackler py3: whitelist another passing test
Fri, 12 Oct 2018 06:35:33 -0400 Augie Fackler py3: sort passing test list
Fri, 05 Oct 2018 23:28:14 +0300 Pulkit Goyal py3: add 8 new passing tests to whitelist found by buildbot
Wed, 03 Oct 2018 13:59:19 +0300 Pulkit Goyal py3: whitelist another passing tests caught by buildbot
Mon, 01 Oct 2018 21:48:45 -0400 Matt Harbison py3: byteify contrib/dumprevlog
Mon, 01 Oct 2018 09:06:01 -0400 Augie Fackler py3: whitelist one additional test
Sun, 30 Sep 2018 21:13:16 +0300 Pulkit Goyal py3: add one more passing test to whitelist caught by buildbot
Mon, 24 Sep 2018 22:46:22 -0400 Augie Fackler py3: whitelist two more passing tests
Sun, 23 Sep 2018 23:39:07 +0300 Pulkit Goyal tests: use assertTrue() instead of assert_() in test-bdiff.py
Sun, 23 Sep 2018 22:57:17 +0300 Pulkit Goyal py3: fix kwargs handling in hgext/absorb.py
Fri, 21 Sep 2018 11:15:55 -0400 Augie Fackler py3: mark another passing test
Fri, 21 Sep 2018 03:16:38 +0530 Pulkit Goyal py3: use print as a function in tests/test-revert.t
Sun, 16 Sep 2018 19:18:15 +0530 Pulkit Goyal py3: add two passing tests to whitelist found by buildbot
Thu, 13 Sep 2018 11:08:08 -0400 Augie Fackler py3: whitelist another passing test
Wed, 12 Sep 2018 11:39:48 -0400 Augie Fackler py3: whitelist a test caught by the ratchet
Thu, 06 Sep 2018 03:21:05 +0530 Pulkit Goyal py3: add new passing tests spotted by the buildbot
Mon, 03 Sep 2018 13:56:53 +0300 Pulkit Goyal py3: add new passing test to whitelist found by buildbot
Sun, 02 Sep 2018 16:23:34 +0900 Yuya Nishihara test-check-py3-compat: don't run py2 part if $PYTHON is python3
Mon, 20 Aug 2018 11:29:43 -0400 Augie Fackler py3: whitelist another test caught by the ratchet
Fri, 10 Aug 2018 02:03:26 -0400 Augie Fackler tests: port test-glog.t to Python 3 by using extracted printrevset
Fri, 10 Aug 2018 02:18:41 -0400 Augie Fackler tests: add missing b'' prefix in test-check-code.t
Fri, 10 Aug 2018 00:37:24 -0400 Augie Fackler tests: port inline extension in test for beautifygraph to Python 3
less more (0) -100 -60 tip