Sun, 29 May 2022 15:32:43 +0200 |
Manuel Jacob |
py3: remove xrange() compatibility code
|
Sat, 01 May 2021 00:41:43 -0400 |
Matt Harbison |
tests: ensure `$PYTHON` is quoted for Windows
stable
|
Tue, 12 Jan 2021 22:43:55 +0100 |
Pierre-Yves David |
test: replace a many occurence of `python` with `$PYTHON`
|
Wed, 30 Jan 2019 16:43:52 -0500 |
Augie Fackler |
py3: fix up test-remotefilelog-cacheprocess.t to not depend on a repr
|
Wed, 16 Jan 2019 10:59:32 -0500 |
Augie Fackler |
tests: fix up uses of xrange in remotefilelog tests for py3
|
Sat, 24 Nov 2018 14:11:02 -0500 |
Matt Harbison |
tests: disable remotefilelog on Windows
|
Fri, 09 Nov 2018 09:27:37 -0800 |
Martin von Zweigbergk |
tests: remove obsolete PYTHONPATH override from remotefilelog tests
|
Wed, 07 Nov 2018 14:21:39 -0500 |
Augie Fackler |
tests: fix up some import statements caught by Python 3
|
Thu, 27 Sep 2018 13:03:19 -0400 |
Augie Fackler |
remotefilelog: import pruned-down remotefilelog extension from hg-experimental
|