comparison tests/test-hgweb-commands.t @ 30260:7817df5585db stable

hgweb: add missing slash to file log url in rss style
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 08 Dec 2016 23:59:36 +0800
parents 8f34e217338b
children 35b516f800e0
comparison
equal deleted inserted replaced
30259:76e970c8f530 30260:7817df5585db
684 684
685 <title>test: foo history</title> 685 <title>test: foo history</title>
686 <description>foo revision history</description> 686 <description>foo revision history</description>
687 <item> 687 <item>
688 <title>base</title> 688 <title>base</title>
689 <link>http://*:$HGPORT/log2ef0ac749a14/foo</link> (glob) 689 <link>http://*:$HGPORT/log/2ef0ac749a14/foo</link> (glob)
690 <description><![CDATA[base(websub)]]></description> 690 <description><![CDATA[base(websub)]]></description>
691 <author>&#116;&#101;&#115;&#116;</author> 691 <author>&#116;&#101;&#115;&#116;</author>
692 <pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 692 <pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
693 </item> 693 </item>
694 694