Sun, 20 Feb 2022 15:28:44 -0700 |
Gregory Szorc |
tests: remove from __future__ from inline Python in tests
|
Mon, 06 Jul 2020 17:44:25 +0200 |
Manuel Jacob |
pycompat: change users of pycompat.{stdin,stdout,stderr} to use procutil.std*
|
Mon, 08 Oct 2018 10:10:06 +0900 |
FUJIWARA Katsunori |
tests: fix style issue of importing hgweb in embedded code fragments
|
Sun, 30 Sep 2018 01:15:46 -0400 |
Matt Harbison |
py3: avoid b'' output in test-hgweb-non-interactive.t
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Sun, 16 Sep 2018 20:20:59 +0530 |
Pulkit Goyal |
py3: add b'' prefixes in tests/test-hgweb-non-interactive.t
|
Thu, 15 Jun 2017 13:32:32 -0400 |
Augie Fackler |
tests: fix simple heredoc print statements to work on Py3
|
Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|
Thu, 16 Feb 2017 09:38:52 -0800 |
Jun Wu |
tests: use LOCALIP
|
Sun, 10 Apr 2016 20:55:37 +0000 |
timeless |
pycompat: switch to util.stringio for py3 compat
|
Sun, 10 Apr 2016 21:32:05 +0000 |
timeless |
py3: use absolute_import in test-hgweb-non-interactive.t
|
Sat, 12 Sep 2015 12:16:39 -0700 |
Gregory Szorc |
hgweb: consume generator inside context manager (issue4756)
|
Sat, 22 Aug 2015 18:43:24 -0700 |
Gregory Szorc |
hgweb: use separate repo instances per thread
|
Sat, 22 Aug 2015 18:54:34 -0700 |
Gregory Szorc |
hg: establish a cache for localrepository instances
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Tue, 19 Apr 2011 12:04:44 +0200 |
Martin Geisler |
tests: remove redundant mkdir
|
Sat, 16 Oct 2010 18:09:01 +0200 |
Adrian Buehlmann |
check-code: add 'no tab indent' check for unified tests
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-non-interactive
base
tests/test-hgweb-non-interactive@bd250e28f215
|