log tests/test-hgweb-no-path-info.t @ 46119:9261f6c1d39b

age author description
Mon, 08 Oct 2018 10:10:06 +0900 FUJIWARA Katsunori tests: fix style issue of importing hgweb in embedded code fragments
Thu, 11 Oct 2018 23:07:23 +0200 Gregory Szorc py3: tweak stdout writing in test-hgweb-no-path-info.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
Sun, 16 Sep 2018 20:49:37 +0530 Pulkit Goyal py3: add b'' prefixes in tests/test-hgweb-no-path-info.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
Sat, 09 Jul 2016 23:03:45 -0400 Augie Fackler tests: add (glob) annotations to output lines with 127.0.0.1
Wed, 29 Jun 2016 22:48:32 +0800 Anton Shestakov hgweb: reindent atom/changelogentry.tmpl
Sun, 10 Apr 2016 20:55:37 +0000 timeless pycompat: switch to util.stringio for py3 compat
Sun, 10 Apr 2016 21:31:58 +0000 timeless py3: use absolute_import in test-hgweb-no-path-info.t
Thu, 17 Apr 2014 11:45:43 -0700 Aaron Jensen hgweb: adding branch names from inbranch template to atom feed
Wed, 16 Apr 2014 09:31:37 -0700 Aaron Jensen hgweb: adding branch, tags, bookmarks, user, and file list to atom feed entries
Sun, 27 Jan 2013 03:32:09 +0100 Mads Kiilerich hgweb: make the test suite use hgweb in a more WSGI compliant way