diff tests/test-hgweb-filelog.out @ 7339:d11473955d30

hgweb: update tests for paper style diff -r ca03debb3dcd -r 4e1e6aee37e8 tests/test-hgweb-commands.out Binary file tests/test-hgweb-commands.out has changed
author Matt Mackall <mpm@selenic.com>
date Thu, 06 Nov 2008 12:22:09 -0600
parents 591767e6ea7a
children bc158cd800fa
line wrap: on
line diff
--- a/tests/test-hgweb-filelog.out	Thu Nov 06 11:57:37 2008 -0600
+++ b/tests/test-hgweb-filelog.out	Thu Nov 06 12:22:09 2008 -0600
@@ -60,12 +60,13 @@
 % tip - two revisions
 200 Script output follows
 
+<!-- quirksmode -->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
 <link rel="icon" href="/static/hgicon.png" type="image/png">
 <meta name="robots" content="index, nofollow" />
-<link rel="stylesheet" href="/static/style.css" type="text/css" />
+<link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
 
 <title>test: a history</title>
 <link rel="alternate" type="application/atom+xml"
@@ -75,78 +76,66 @@
 </head>
 <body>
 
-<div class="buttons">
-<a href="/log">changelog</a>
-<a href="/shortlog">shortlog</a>
-<a href="/graph">graph</a>
-<a href="/tags">tags</a>
-<a href="/file/01de2d66a28d/a">file</a>
-<a href="/annotate/01de2d66a28d/a">annotate</a>
-<a type="application/rss+xml" href="/rss-log/tip/a">rss</a>
-<a type="application/atom+xml" href="/atom-log/tip/a" title="Atom feed for test:a">atom</a>
-</div>
-
-<h2>a revision history</h2>
-
-<p>navigate: <small class="navigate"><a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </small></p>
-
-<table class="logEntry parity0">
- <tr>
-  <th class="age">38 years ago:</th>
-  <th class="firstline"><a href="/rev/01de2d66a28d">second a</a></th>
- </tr>
- <tr>
-  <th class="revision">revision 1:</td>
-  <td class="node">
-   <a href="/file/01de2d66a28d/a">01de2d66a28d</a>
-   <a href="/diff/01de2d66a28d/a">(diff)</a>
-   <a href="/annotate/01de2d66a28d/a">(annotate)</a>
-  </td>
- </tr>
- 
- <tr>
-  <th class="author">author:</th>
-  <td class="author">&#116;&#101;&#115;&#116;</td>
- </tr>
- <tr>
-  <th class="date">date:</th>
-  <td class="date">Thu Jan 01 00:00:00 1970 +0000</td>
- </tr>
-</table>
-
-
-<table class="logEntry parity1">
- <tr>
-  <th class="age">38 years ago:</th>
-  <th class="firstline"><a href="/rev/5ed941583260">first a</a></th>
- </tr>
- <tr>
-  <th class="revision">revision 0:</td>
-  <td class="node">
-   <a href="/file/5ed941583260/a">5ed941583260</a>
-   <a href="/diff/5ed941583260/a">(diff)</a>
-   <a href="/annotate/5ed941583260/a">(annotate)</a>
-  </td>
- </tr>
- 
- <tr>
-  <th class="author">author:</th>
-  <td class="author">&#116;&#101;&#115;&#116;</td>
- </tr>
- <tr>
-  <th class="date">date:</th>
-  <td class="date">Thu Jan 01 00:00:00 1970 +0000</td>
- </tr>
-</table>
-
-
-
-
-
+<div class="container">
+<div class="menu">
 <div class="logo">
 <a href="http://www.selenic.com/mercurial/">
 <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a>
 </div>
+<ul>
+<li><a href="/shortlog/01de2d66a28d">log</a></li>
+<li><a href="/graph/01de2d66a28d">graph</a></li>
+<li><a href="/tags">tags</a></li>
+</ul>
+<ul>
+<li><a href="/rev/01de2d66a28d">changeset</a></li>
+<li><a href="/file/01de2d66a28d">browse</a></li>
+</ul>
+<ul>
+<li><a href="/file/01de2d66a28d/a">file</a></li>
+<li><a href="/diff/01de2d66a28d/a">diff</a></li>
+<li><a href="/annotate/01de2d66a28d/a">annotate</a></li>
+<li class="active">file log</li>
+<li><a href="/raw-file/01de2d66a28d/a">raw</a></li>
+</ul>
+</div>
+
+<div class="main">
+<h2><a href="/">test</a></h2>
+<h3>log a</h3>
+
+<form class="search" action="/log">
+
+<p><input name="rev" id="search1" type="text" size="30"></p>
+<span>find changesets by author, revision, 
+files, or words in the commit message</span>
+</form>
+
+<div class="navigate"><a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </div>
+
+<table class="bigtable">
+ <tr> 
+  <th class="age">age</th>
+  <th class="author">author</th>
+  <th class="description">description</th>
+ </tr>
+ <tr class="parity0">
+  <td class="age">38 years</td>
+  <td class="author">test</td>
+  <td class="description"><a href="/rev/01de2d66a28d">second a</a></td>
+ </tr>
+ <tr class="parity1">
+  <td class="age">38 years</td>
+  <td class="author">test</td>
+  <td class="description"><a href="/rev/5ed941583260">first a</a></td>
+ </tr>
+
+</table>
+
+</div>
+</div>
+
+
 
 </body>
 </html>
@@ -154,12 +143,96 @@
 % second version - two revisions
 200 Script output follows
 
+<!-- quirksmode -->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
 <link rel="icon" href="/static/hgicon.png" type="image/png">
 <meta name="robots" content="index, nofollow" />
-<link rel="stylesheet" href="/static/style.css" type="text/css" />
+<link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
+
+<title>test: a history</title>
+<link rel="alternate" type="application/atom+xml"
+   href="/atom-log/tip/a" title="Atom feed for test:a">
+<link rel="alternate" type="application/rss+xml"
+   href="/rss-log/tip/a" title="RSS feed for test:a">
+</head>
+<body>
+
+<div class="container">
+<div class="menu">
+<div class="logo">
+<a href="http://www.selenic.com/mercurial/">
+<img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a>
+</div>
+<ul>
+<li><a href="/shortlog/01de2d66a28d">log</a></li>
+<li><a href="/graph/01de2d66a28d">graph</a></li>
+<li><a href="/tags">tags</a></li>
+</ul>
+<ul>
+<li><a href="/rev/01de2d66a28d">changeset</a></li>
+<li><a href="/file/01de2d66a28d">browse</a></li>
+</ul>
+<ul>
+<li><a href="/file/01de2d66a28d/a">file</a></li>
+<li><a href="/diff/01de2d66a28d/a">diff</a></li>
+<li><a href="/annotate/01de2d66a28d/a">annotate</a></li>
+<li class="active">file log</li>
+<li><a href="/raw-file/01de2d66a28d/a">raw</a></li>
+</ul>
+</div>
+
+<div class="main">
+<h2><a href="/">test</a></h2>
+<h3>log a</h3>
+
+<form class="search" action="/log">
+
+<p><input name="rev" id="search1" type="text" size="30"></p>
+<span>find changesets by author, revision, 
+files, or words in the commit message</span>
+</form>
+
+<div class="navigate"><a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </div>
+
+<table class="bigtable">
+ <tr> 
+  <th class="age">age</th>
+  <th class="author">author</th>
+  <th class="description">description</th>
+ </tr>
+ <tr class="parity0">
+  <td class="age">38 years</td>
+  <td class="author">test</td>
+  <td class="description"><a href="/rev/01de2d66a28d">second a</a></td>
+ </tr>
+ <tr class="parity1">
+  <td class="age">38 years</td>
+  <td class="author">test</td>
+  <td class="description"><a href="/rev/5ed941583260">first a</a></td>
+ </tr>
+
+</table>
+
+</div>
+</div>
+
+
+
+</body>
+</html>
+
+% first deleted - one revision
+200 Script output follows
+
+<!-- quirksmode -->
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<link rel="icon" href="/static/hgicon.png" type="image/png">
+<meta name="robots" content="index, nofollow" />
+<link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
 
 <title>test: a history</title>
 <link rel="alternate" type="application/atom+xml"
@@ -169,91 +242,75 @@
 </head>
 <body>
 
-<div class="buttons">
-<a href="/log">changelog</a>
-<a href="/shortlog">shortlog</a>
-<a href="/graph">graph</a>
-<a href="/tags">tags</a>
-<a href="/file/01de2d66a28d/a">file</a>
-<a href="/annotate/01de2d66a28d/a">annotate</a>
-<a type="application/rss+xml" href="/rss-log/tip/a">rss</a>
-<a type="application/atom+xml" href="/atom-log/tip/a" title="Atom feed for test:a">atom</a>
-</div>
-
-<h2>a revision history</h2>
-
-<p>navigate: <small class="navigate"><a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </small></p>
-
-<table class="logEntry parity0">
- <tr>
-  <th class="age">38 years ago:</th>
-  <th class="firstline"><a href="/rev/01de2d66a28d">second a</a></th>
- </tr>
- <tr>
-  <th class="revision">revision 1:</td>
-  <td class="node">
-   <a href="/file/01de2d66a28d/a">01de2d66a28d</a>
-   <a href="/diff/01de2d66a28d/a">(diff)</a>
-   <a href="/annotate/01de2d66a28d/a">(annotate)</a>
-  </td>
- </tr>
- 
- <tr>
-  <th class="author">author:</th>
-  <td class="author">&#116;&#101;&#115;&#116;</td>
- </tr>
- <tr>
-  <th class="date">date:</th>
-  <td class="date">Thu Jan 01 00:00:00 1970 +0000</td>
- </tr>
-</table>
-
-
-<table class="logEntry parity1">
- <tr>
-  <th class="age">38 years ago:</th>
-  <th class="firstline"><a href="/rev/5ed941583260">first a</a></th>
- </tr>
- <tr>
-  <th class="revision">revision 0:</td>
-  <td class="node">
-   <a href="/file/5ed941583260/a">5ed941583260</a>
-   <a href="/diff/5ed941583260/a">(diff)</a>
-   <a href="/annotate/5ed941583260/a">(annotate)</a>
-  </td>
- </tr>
- 
- <tr>
-  <th class="author">author:</th>
-  <td class="author">&#116;&#101;&#115;&#116;</td>
- </tr>
- <tr>
-  <th class="date">date:</th>
-  <td class="date">Thu Jan 01 00:00:00 1970 +0000</td>
- </tr>
-</table>
-
-
-
-
-
+<div class="container">
+<div class="menu">
 <div class="logo">
 <a href="http://www.selenic.com/mercurial/">
 <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a>
 </div>
+<ul>
+<li><a href="/shortlog/5ed941583260">log</a></li>
+<li><a href="/graph/5ed941583260">graph</a></li>
+<li><a href="/tags">tags</a></li>
+</ul>
+<ul>
+<li><a href="/rev/5ed941583260">changeset</a></li>
+<li><a href="/file/5ed941583260">browse</a></li>
+</ul>
+<ul>
+<li><a href="/file/5ed941583260/a">file</a></li>
+<li><a href="/diff/5ed941583260/a">diff</a></li>
+<li><a href="/annotate/5ed941583260/a">annotate</a></li>
+<li class="active">file log</li>
+<li><a href="/raw-file/5ed941583260/a">raw</a></li>
+</ul>
+</div>
+
+<div class="main">
+<h2><a href="/">test</a></h2>
+<h3>log a</h3>
+
+<form class="search" action="/log">
+
+<p><input name="rev" id="search1" type="text" size="30"></p>
+<span>find changesets by author, revision, 
+files, or words in the commit message</span>
+</form>
+
+<div class="navigate"><a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </div>
+
+<table class="bigtable">
+ <tr> 
+  <th class="age">age</th>
+  <th class="author">author</th>
+  <th class="description">description</th>
+ </tr>
+ <tr class="parity0">
+  <td class="age">38 years</td>
+  <td class="author">test</td>
+  <td class="description"><a href="/rev/5ed941583260">first a</a></td>
+ </tr>
+
+</table>
+
+</div>
+</div>
+
+
 
 </body>
 </html>
 
-% first deleted - one revision
+% first version - one revision
 200 Script output follows
 
+<!-- quirksmode -->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
 <link rel="icon" href="/static/hgicon.png" type="image/png">
 <meta name="robots" content="index, nofollow" />
-<link rel="stylesheet" href="/static/style.css" type="text/css" />
+<link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
 
 <title>test: a history</title>
 <link rel="alternate" type="application/atom+xml"
@@ -263,122 +320,61 @@
 </head>
 <body>
 
-<div class="buttons">
-<a href="/log">changelog</a>
-<a href="/shortlog">shortlog</a>
-<a href="/graph">graph</a>
-<a href="/tags">tags</a>
-<a href="/file/5ed941583260/a">file</a>
-<a href="/annotate/5ed941583260/a">annotate</a>
-<a type="application/rss+xml" href="/rss-log/tip/a">rss</a>
-<a type="application/atom+xml" href="/atom-log/tip/a" title="Atom feed for test:a">atom</a>
-</div>
-
-<h2>a revision history</h2>
-
-<p>navigate: <small class="navigate"><a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </small></p>
-
-<table class="logEntry parity0">
- <tr>
-  <th class="age">38 years ago:</th>
-  <th class="firstline"><a href="/rev/5ed941583260">first a</a></th>
- </tr>
- <tr>
-  <th class="revision">revision 0:</td>
-  <td class="node">
-   <a href="/file/5ed941583260/a">5ed941583260</a>
-   <a href="/diff/5ed941583260/a">(diff)</a>
-   <a href="/annotate/5ed941583260/a">(annotate)</a>
-  </td>
- </tr>
- 
- <tr>
-  <th class="author">author:</th>
-  <td class="author">&#116;&#101;&#115;&#116;</td>
- </tr>
- <tr>
-  <th class="date">date:</th>
-  <td class="date">Thu Jan 01 00:00:00 1970 +0000</td>
- </tr>
-</table>
-
-
-
-
-
+<div class="container">
+<div class="menu">
 <div class="logo">
 <a href="http://www.selenic.com/mercurial/">
 <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a>
 </div>
-
-</body>
-</html>
-
-% first version - one revision
-200 Script output follows
-
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<link rel="icon" href="/static/hgicon.png" type="image/png">
-<meta name="robots" content="index, nofollow" />
-<link rel="stylesheet" href="/static/style.css" type="text/css" />
-
-<title>test: a history</title>
-<link rel="alternate" type="application/atom+xml"
-   href="/atom-log/tip/a" title="Atom feed for test:a">
-<link rel="alternate" type="application/rss+xml"
-   href="/rss-log/tip/a" title="RSS feed for test:a">
-</head>
-<body>
-
-<div class="buttons">
-<a href="/log">changelog</a>
-<a href="/shortlog">shortlog</a>
-<a href="/graph">graph</a>
-<a href="/tags">tags</a>
-<a href="/file/5ed941583260/a">file</a>
-<a href="/annotate/5ed941583260/a">annotate</a>
-<a type="application/rss+xml" href="/rss-log/tip/a">rss</a>
-<a type="application/atom+xml" href="/atom-log/tip/a" title="Atom feed for test:a">atom</a>
+<ul>
+<li><a href="/shortlog/5ed941583260">log</a></li>
+<li><a href="/graph/5ed941583260">graph</a></li>
+<li><a href="/tags">tags</a></li>
+</ul>
+<ul>
+<li><a href="/rev/5ed941583260">changeset</a></li>
+<li><a href="/file/5ed941583260">browse</a></li>
+</ul>
+<ul>
+<li><a href="/file/5ed941583260/a">file</a></li>
+<li><a href="/diff/5ed941583260/a">diff</a></li>
+<li><a href="/annotate/5ed941583260/a">annotate</a></li>
+<li class="active">file log</li>
+<li><a href="/raw-file/5ed941583260/a">raw</a></li>
+</ul>
 </div>
 
-<h2>a revision history</h2>
+<div class="main">
+<h2><a href="/">test</a></h2>
+<h3>log a</h3>
 
-<p>navigate: <small class="navigate"><a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </small></p>
+<form class="search" action="/log">
 
-<table class="logEntry parity0">
- <tr>
-  <th class="age">38 years ago:</th>
-  <th class="firstline"><a href="/rev/5ed941583260">first a</a></th>
+<p><input name="rev" id="search1" type="text" size="30"></p>
+<span>find changesets by author, revision, 
+files, or words in the commit message</span>
+</form>
+
+<div class="navigate"><a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </div>
+
+<table class="bigtable">
+ <tr> 
+  <th class="age">age</th>
+  <th class="author">author</th>
+  <th class="description">description</th>
  </tr>
- <tr>
-  <th class="revision">revision 0:</td>
-  <td class="node">
-   <a href="/file/5ed941583260/a">5ed941583260</a>
-   <a href="/diff/5ed941583260/a">(diff)</a>
-   <a href="/annotate/5ed941583260/a">(annotate)</a>
-  </td>
+ <tr class="parity0">
+  <td class="age">38 years</td>
+  <td class="author">test</td>
+  <td class="description"><a href="/rev/5ed941583260">first a</a></td>
  </tr>
- 
- <tr>
-  <th class="author">author:</th>
-  <td class="author">&#116;&#101;&#115;&#116;</td>
- </tr>
- <tr>
-  <th class="date">date:</th>
-  <td class="date">Thu Jan 01 00:00:00 1970 +0000</td>
- </tr>
+
 </table>
 
-
-
+</div>
+</div>
 
 
-<div class="logo">
-<a href="http://www.selenic.com/mercurial/">
-<img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a>
-</div>
 
 </body>
 </html>
@@ -386,31 +382,55 @@
 % before addition - error
 404 Not Found
 
+<!-- quirksmode -->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
 <link rel="icon" href="/static/hgicon.png" type="image/png">
 <meta name="robots" content="index, nofollow" />
-<link rel="stylesheet" href="/static/style.css" type="text/css" />
+<link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
 
-<title>Mercurial Error</title>
+<title>test: error</title>
 </head>
 <body>
 
-<h2>Mercurial Error</h2>
+<div class="container">
+<div class="menu">
+<div class="logo">
+<a href="http://www.selenic.com/mercurial/">
+<img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a>
+</div>
+<ul>
+<li><a href="/log">log</a></li>
+<li><a href="/graph">graph</a></li>
+<li><a href="/tags">tags</a></li>
+</ul>
+</div>
 
+<div class="main">
+
+<h2><a href="/">test</a></h2>
+<h3>error</h3>
+
+<form class="search" action="/log">
+
+<p><input name="rev" id="search1" type="text" size="30"></p>
+<span>find changesets by author, revision, 
+files, or words in the commit message</span>
+</form>
+
+<div class="description">
 <p>
 An error occurred while processing your request:
 </p>
 <p>
 a@6563da9dcf87: not found in manifest
 </p>
+</div>
+</div>
+</div>
 
 
-<div class="logo">
-<a href="http://www.selenic.com/mercurial/">
-<img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a>
-</div>
 
 </body>
 </html>