Mercurial > hg
log tests/test-mq-qimport.t @ 45597:d07e4656ff5a
age | author | description |
---|---|---|
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 |
Mon, 30 Apr 2018 19:54:55 -0700 | Gregory Szorc | tests: remove #require killdaemons |
Tue, 10 Apr 2018 18:57:32 +0530 | Pulkit Goyal | py3: use '//' for integer division in tests/test-mq-qimport.t |
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 |