log tests/test-hgweb-no-request-uri.t @ 51873:0afd58c72175 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, 18 Feb 2019 00:27:25 +0900 FUJIWARA Katsunori tests: bulk changes to avoid whitespace errors of check-code.py
Mon, 08 Oct 2018 10:10:06 +0900 FUJIWARA Katsunori tests: fix style issue of importing hgweb in embedded code fragments
Thu, 27 Sep 2018 22:07:12 -0400 Matt Harbison py3: ensure printing to stdout uses str in test-hgweb-no-request-uri.t
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Mon, 17 Sep 2018 15:27:39 +0300 Pulkit Goyal py3: add missing b'' prefixes in couple of test files