log tests/test-mq-qimport.t @ 36292:b543b3ce608b

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