tests/test-hgweb-symrev.t
changeset 26244 399e970e35c8
parent 26114 9d6d3fee0c3f
child 26273 8d49d4899b0f
equal deleted inserted replaced
26243:836291420d53 26244:399e970e35c8
   374   <li><a href="/log/xyzzy/foo?style=coal">file log</a></li>
   374   <li><a href="/log/xyzzy/foo?style=coal">file log</a></li>
   375   <li><a href="/raw-annotate/xyzzy/foo">raw</a></li>
   375   <li><a href="/raw-annotate/xyzzy/foo">raw</a></li>
   376    annotate foo @ 1:<a href="/rev/a7c1559b7bba?style=coal">a7c1559b7bba</a>
   376    annotate foo @ 1:<a href="/rev/a7c1559b7bba?style=coal">a7c1559b7bba</a>
   377    <td class="author"><a href="/file/43c799df6e75/foo?style=coal">43c799df6e75</a> </td>
   377    <td class="author"><a href="/file/43c799df6e75/foo?style=coal">43c799df6e75</a> </td>
   378    <td class="author"><a href="/file/9d8c40cba617/foo?style=coal">9d8c40cba617</a> </td>
   378    <td class="author"><a href="/file/9d8c40cba617/foo?style=coal">9d8c40cba617</a> </td>
   379   <a href="/annotate/43c799df6e75/foo?style=coal#1"
   379   <a href="/annotate/43c799df6e75/foo?style=coal#l1"
   380   <a href="/annotate/a7c1559b7bba/foo?style=coal#2"
   380   <a href="/annotate/a7c1559b7bba/foo?style=coal#l2"
   381 
   381 
   382   $ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT 'diff/xyzzy/foo?style=coal' | egrep $REVLINKS
   382   $ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT 'diff/xyzzy/foo?style=coal' | egrep $REVLINKS
   383   <li><a href="/shortlog/xyzzy?style=coal">log</a></li>
   383   <li><a href="/shortlog/xyzzy?style=coal">log</a></li>
   384   <li><a href="/graph/xyzzy?style=coal">graph</a></li>
   384   <li><a href="/graph/xyzzy?style=coal">graph</a></li>
   385   <li><a href="/rev/xyzzy?style=coal">changeset</a></li>
   385   <li><a href="/rev/xyzzy?style=coal">changeset</a></li>