Mercurial > hg > mercurial-source
comparison tests/test-hgweb-no-request-uri.out @ 12181:045c9e8db0d8
tests: fix test output for test-hgweb-no* tests
author | Dirkjan Ochtman <dirkjan@ochtman.nl> |
---|---|
date | Wed, 08 Sep 2010 15:19:35 +0200 |
parents | dfb11f9922c1 |
children |
comparison
equal
deleted
inserted
replaced
12180:45e654e10e1b | 12181:045c9e8db0d8 |
---|---|
2 tag: tip | 2 tag: tip |
3 user: test | 3 user: test |
4 date: Thu Jan 01 00:00:00 1970 +0000 | 4 date: Thu Jan 01 00:00:00 1970 +0000 |
5 summary: test | 5 summary: test |
6 | 6 |
7 ---- STATUS | |
8 200 Script output follows | |
7 ---- HEADERS | 9 ---- HEADERS |
8 200 Script output follows | 10 [('Content-Type', 'application/atom+xml; charset=ascii')] |
9 ---- DATA | 11 ---- DATA |
10 [('Content-Type', 'application/atom+xml; charset=ascii')] | |
11 <?xml version="1.0" encoding="ascii"?> | 12 <?xml version="1.0" encoding="ascii"?> |
12 <feed xmlns="http://www.w3.org/2005/Atom"> | 13 <feed xmlns="http://www.w3.org/2005/Atom"> |
13 <!-- Changelog --> | 14 <!-- Changelog --> |
14 <id>http://127.0.0.1/</id> | 15 <id>http://127.0.0.1/</id> |
15 <link rel="self" href="http://127.0.0.1/atom-log"/> | 16 <link rel="self" href="http://127.0.0.1/atom-log"/> |
35 </entry> | 36 </entry> |
36 | 37 |
37 </feed> | 38 </feed> |
38 ---- ERRORS | 39 ---- ERRORS |
39 | 40 |
41 ---- STATUS | |
42 200 Script output follows | |
40 ---- HEADERS | 43 ---- HEADERS |
41 200 Script output follows | 44 [('Content-Type', 'text/plain; charset=ascii')] |
42 ---- DATA | 45 ---- DATA |
43 [('Content-Type', 'text/plain; charset=ascii')] | |
44 | 46 |
45 -rw-r--r-- 4 bar | 47 -rw-r--r-- 4 bar |
46 | 48 |
47 | 49 |
48 ---- ERRORS | 50 ---- ERRORS |
49 | 51 |
52 ---- STATUS | |
53 200 Script output follows | |
50 ---- HEADERS | 54 ---- HEADERS |
51 200 Script output follows | 55 [('Content-Type', 'text/plain; charset=ascii')] |
52 ---- DATA | 56 ---- DATA |
53 [('Content-Type', 'text/plain; charset=ascii')] | |
54 | 57 |
55 /repo/ | 58 /repo/ |
56 | 59 |
57 ---- ERRORS | 60 ---- ERRORS |
58 | 61 |
62 ---- STATUS | |
63 200 Script output follows | |
59 ---- HEADERS | 64 ---- HEADERS |
60 200 Script output follows | 65 [('Content-Type', 'text/plain; charset=ascii')] |
61 ---- DATA | 66 ---- DATA |
62 [('Content-Type', 'text/plain; charset=ascii')] | |
63 | 67 |
64 -rw-r--r-- 4 bar | 68 -rw-r--r-- 4 bar |
65 | 69 |
66 | 70 |
67 ---- ERRORS | 71 ---- ERRORS |