tests/test-hgweb-no-request-uri.t
changeset 29519 fe7158fced4b
parent 29439 c42a3fd5c1fc
child 31008 636cf3f7620d
equal deleted inserted replaced
29518:348b2b9da703 29519:fe7158fced4b
    88   [('Content-Type', 'application/atom+xml; charset=ascii')]
    88   [('Content-Type', 'application/atom+xml; charset=ascii')]
    89   ---- DATA
    89   ---- DATA
    90   <?xml version="1.0" encoding="ascii"?>
    90   <?xml version="1.0" encoding="ascii"?>
    91   <feed xmlns="http://www.w3.org/2005/Atom">
    91   <feed xmlns="http://www.w3.org/2005/Atom">
    92    <!-- Changelog -->
    92    <!-- Changelog -->
    93    <id>http://127.0.0.1:$HGPORT/</id>
    93    <id>http://127.0.0.1:$HGPORT/</id> (glob)
    94    <link rel="self" href="http://127.0.0.1:$HGPORT/atom-log"/>
    94    <link rel="self" href="http://127.0.0.1:$HGPORT/atom-log"/> (glob)
    95    <link rel="alternate" href="http://127.0.0.1:$HGPORT/"/>
    95    <link rel="alternate" href="http://127.0.0.1:$HGPORT/"/> (glob)
    96    <title>repo Changelog</title>
    96    <title>repo Changelog</title>
    97    <updated>1970-01-01T00:00:00+00:00</updated>
    97    <updated>1970-01-01T00:00:00+00:00</updated>
    98   
    98   
    99    <entry>
    99    <entry>
   100     <title>[default] test</title>
   100     <title>[default] test</title>
   101     <id>http://127.0.0.1:$HGPORT/#changeset-61c9426e69fef294feed5e2bbfc97d39944a5b1c</id>
   101     <id>http://127.0.0.1:$HGPORT/#changeset-61c9426e69fef294feed5e2bbfc97d39944a5b1c</id> (glob)
   102     <link href="http://127.0.0.1:$HGPORT/rev/61c9426e69fe"/>
   102     <link href="http://127.0.0.1:$HGPORT/rev/61c9426e69fe"/> (glob)
   103     <author>
   103     <author>
   104      <name>test</name>
   104      <name>test</name>
   105      <email>&#116;&#101;&#115;&#116;</email>
   105      <email>&#116;&#101;&#115;&#116;</email>
   106     </author>
   106     </author>
   107     <updated>1970-01-01T00:00:00+00:00</updated>
   107     <updated>1970-01-01T00:00:00+00:00</updated>