log tests/test-mq-qimport.t @ 36705:c6901665cd5b

age author description
Sun, 18 Feb 2018 18:20:21 +0530 Pulkit Goyal py3: use range instead of xrange in tests/test-mq-qimport.t
Sun, 11 Feb 2018 17:04:21 +0530 Pulkit Goyal py3: replace file() with open() in test-mq-qimport.t
Tue, 20 Jun 2017 09:45:02 -0400 Augie Fackler cleanup: use $PYTHON to run python in many more tests
Mon, 20 Mar 2017 11:38:37 +0900 Yuya Nishihara mq: reject new patch name containing leading/trailing whitespace
Tue, 20 Sep 2016 23:44:59 +0000 timeless mq: use single quotes in use warning
Wed, 09 Mar 2016 22:21:08 +0000 Pierre-Yves David mq: restrict generated patch name to 75 characters (issue5117) stable
Tue, 19 Jan 2016 06:00:59 +0100 Mads Kiilerich mq: check for reserved patch name with qimport -r (issue5033) stable
Wed, 23 Dec 2015 22:28:52 +0900 FUJIWARA Katsunori mq: use fallback patch name if no alpha-numeric in summary line (issue5025) stable
Tue, 10 Mar 2015 13:19:17 +0100 Mads Kiilerich mq: generate patch names from first line of description
Mon, 08 Jun 2015 14:55:40 -0500 Matt Mackall tests: drop DAEMON_PIDS from killdaemons calls
Mon, 08 Jun 2015 14:44:30 -0500 Matt Mackall tests: drop explicit $TESTDIR from executables
Tue, 04 Nov 2014 23:41:46 +0900 Yuya Nishihara tests: write hgrc of more than two lines by using shell heredoc
Wed, 06 Aug 2014 11:43:59 -0500 Matt Mackall tests: replace exit 80 with #require
Thu, 31 Jul 2014 16:32:12 -0500 Matt Mackall qimport: record imported revs incrementally (issue3874) stable
Fri, 14 Sep 2012 21:05:24 +0200 Patrick Mezard tests: enable even more Windows server tests