log tests/test-mq-missingfiles.t @ 51696:6aa74bcd4255

age author description
Mon, 21 Feb 2022 12:46:27 -0700 Gregory Szorc tests: remove Python 2 support code
Mon, 18 Feb 2019 00:27:25 +0900 FUJIWARA Katsunori tests: bulk changes to avoid whitespace errors of check-code.py
Wed, 23 Jan 2019 17:41:46 -0800 Gregory Szorc tests: handle string escaping/encoding on Python 3
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Sat, 24 Feb 2018 01:22:15 +0530 Pulkit Goyal py3: use '//' for integer divisions
Sun, 18 Feb 2018 17:43:12 +0530 Pulkit Goyal py3: use range instead of xrange in tests/test-mq-missingfiles.t
Sun, 11 Feb 2018 17:06:04 +0530 Pulkit Goyal py3: replace file() with open() in test-mq-missingfiles.t