log tests/test-check-py3-commands.t @ 31717:62676bb8d534

age author description
Wed, 29 Mar 2017 14:56:58 +0530 Pulkit Goyal tests: add check to make sure summary works on Python 2
Sun, 26 Mar 2017 19:11:41 +0900 Yuya Nishihara py3: prove second commit works
Sun, 26 Mar 2017 21:10:25 +0530 Pulkit Goyal test-check-py3-commands: cleanup tests related to `hg status`
Sun, 19 Mar 2017 01:47:56 -0400 Augie Fackler py3: prove `hg {add,addremove,commit} all work
Tue, 21 Mar 2017 07:22:13 +0530 Rishabh Madan py3: prove hg status works
Tue, 21 Mar 2017 03:15:18 +0530 Rishabh Madan py3: prove hg config works
Tue, 14 Mar 2017 18:23:59 +0900 Yuya Nishihara py3: convert log opts to bytes-key dict
Mon, 13 Mar 2017 09:24:53 -0700 Yuya Nishihara py3: prove hg tip works
Mon, 13 Mar 2017 13:06:37 -0700 Gregory Szorc tests: prove that `hg init` works with Python 3
Mon, 13 Mar 2017 13:08:11 -0700 Gregory Szorc tests: clean up bad extension
Sun, 12 Mar 2017 03:33:38 -0400 Augie Fackler py3: prove `hg files --rev` works
Sun, 12 Mar 2017 03:37:45 -0400 Augie Fackler tests: make a variable for hg binary location in test-check-py3-commands
Mon, 13 Mar 2017 04:06:36 +0900 FUJIWARA Katsunori py3: add "b" prefix to string literals related to module policy
Wed, 08 Mar 2017 18:11:41 -0500 Augie Fackler policy: try and always have a bytes for module policy
Fri, 03 Mar 2017 13:52:08 -0500 Augie Fackler py3: add a test that proves %include and missing-extension code works