tests/test-hgweb-filelog.t
changeset 20256 b786754ba604
parent 19796 544848ef65f2
child 21056 d70703954a2a
equal deleted inserted replaced
20255:b1d65cb8c759 20256:b786754ba604
   602 should show base link, use spartan because it shows it
   602 should show base link, use spartan because it shows it
   603 
   603 
   604   $ ("$TESTDIR/get-with-headers.py" localhost:$HGPORT 'log/tip/c?style=spartan')
   604   $ ("$TESTDIR/get-with-headers.py" localhost:$HGPORT 'log/tip/c?style=spartan')
   605   200 Script output follows
   605   200 Script output follows
   606   
   606   
   607   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
   607   <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
   608   <html>
   608   <html>
   609   <head>
   609   <head>
   610   <link rel="icon" href="/static/hgicon.png" type="image/png">
   610   <link rel="icon" href="/static/hgicon.png" type="image/png">
   611   <meta name="robots" content="index, nofollow" />
   611   <meta name="robots" content="index, nofollow" />
   612   <link rel="stylesheet" href="/static/style.css" type="text/css" />
   612   <link rel="stylesheet" href="/static/style.css" type="text/css" />