Sun, 20 Feb 2022 15:28:44 -0700 |
Gregory Szorc |
tests: remove from __future__ from inline Python in tests
|
Tue, 07 Dec 2021 16:44:22 +0100 |
Raphaël Gomès |
exchangev2: remove it
|
Mon, 02 Aug 2021 21:25:01 -0400 |
Valentin Gatien-Baron |
tests: rely on dummyssh being the default
|
Mon, 18 Feb 2019 00:27:25 +0900 |
FUJIWARA Katsunori |
tests: bulk changes to avoid whitespace errors of check-code.py
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Tue, 26 Jun 2018 01:08:47 +0530 |
Pulkit Goyal |
py3: add b'' prefixes in tests/test-bundle2-pushback.t
|
Mon, 12 Feb 2018 16:35:06 -0800 |
Gregory Szorc |
tests: test using both versions of SSH protocol
|
Tue, 22 Aug 2017 15:04:36 -0400 |
Augie Fackler |
tests: update test-bundle2-pushback to pass the import checker
|
Wed, 05 Jul 2017 11:10:11 -0500 |
Augie Fackler |
tests: replace yet more calls to `python` with $PYTHON
|
Tue, 02 Aug 2016 14:54:06 +0200 |
Pierre-Yves David |
tests: remove initial bundle2 enabling in various bundle2 tests
|
Tue, 09 Jun 2015 21:39:33 -0400 |
Matt Harbison |
tests: restore 'python' and '$TESTDIR/' for dummyssh invocation
|
Mon, 08 Jun 2015 15:02:49 -0500 |
Matt Mackall |
tests: simplify calls to dummyssh
|
Wed, 20 May 2015 11:44:06 -0500 |
Pierre-Yves David |
bundle2: stop capturing output for ssh again
|
Wed, 15 Apr 2015 10:36:21 -0400 |
Pierre-Yves David |
push: acquire local 'wlock' if "pushback" is expected (BC) (issue4596)
|
Sun, 12 Apr 2015 09:46:03 -0400 |
Pierre-Yves David |
run-test: enable the devel warning during tests
|
Thu, 09 Apr 2015 16:25:48 -0400 |
Pierre-Yves David |
bundle2: rename format, parts and config to final names
|
Fri, 21 Nov 2014 15:50:38 -0800 |
Eric Sumner |
bundle2-push: provide transaction to reply unbundler
|