log tests/test-hgweb-non-interactive.t @ 51861:f81e0ce5103a default tip

age author description
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