1
0
Fork 0
forked from github/pelican

Updated the functional tests to match latest changes.

This commit is contained in:
Alexis Metaireau 2012-07-10 13:40:38 +02:00
commit 4d23ffc112
35 changed files with 387 additions and 165 deletions

View file

@ -35,7 +35,7 @@
<li ><a href="./category/cat1.html">cat1</a></li>
<li ><a href="./category/content.html">content</a></li>
<li ><a href="./category/misc.html">misc</a></li>
<li ><a href="./category/yeah.html">yeah</a></li>
@ -60,7 +60,7 @@
By <a class="url fn" href="./author/dummy-author.html">Dummy Author</a>
</address>
<p>In <a href="./category/content.html">content</a>. </p>
<p>In <a href="./category/misc.html">misc</a>. </p>
<p>tags: <a href="./tag/foo.html">foo</a><a href="./tag/bar.html">bar</a><a href="./tag/baz.html">baz</a></p>
@ -83,7 +83,6 @@ Translations:
@ -91,7 +90,8 @@ Translations:
<li><article class="hentry">
<header>
<h1><a href="./a-markdown-powered-article.html" rel="bookmark" title="Permalink to A markdown powered article">A markdown powered article</a></h1>
<h1><a href="./a-markdown-powered-article.html" rel="bookmark"
title="Permalink to A markdown powered article">A markdown powered article</a></h1>
</header>
<div class="entry-content">
@ -117,7 +117,6 @@ Translations:
</article></li>
@ -125,7 +124,8 @@ Translations:
<li><article class="hentry">
<header>
<h1><a href="./article-1.html" rel="bookmark" title="Permalink to Article 1">Article 1</a></h1>
<h1><a href="./article-1.html" rel="bookmark"
title="Permalink to Article 1">Article 1</a></h1>
</header>
<div class="entry-content">
@ -152,7 +152,6 @@ Translations:
</article></li>
@ -160,7 +159,8 @@ Translations:
<li><article class="hentry">
<header>
<h1><a href="./article-2.html" rel="bookmark" title="Permalink to Article 2">Article 2</a></h1>
<h1><a href="./article-2.html" rel="bookmark"
title="Permalink to Article 2">Article 2</a></h1>
</header>
<div class="entry-content">
@ -187,7 +187,6 @@ Translations:
</article></li>
@ -195,7 +194,8 @@ Translations:
<li><article class="hentry">
<header>
<h1><a href="./article-3.html" rel="bookmark" title="Permalink to Article 3">Article 3</a></h1>
<h1><a href="./article-3.html" rel="bookmark"
title="Permalink to Article 3">Article 3</a></h1>
</header>
<div class="entry-content">
@ -222,7 +222,6 @@ Translations:
</article></li>
@ -230,7 +229,8 @@ Translations:
<li><article class="hentry">
<header>
<h1><a href="./this-is-a-super-article.html" rel="bookmark" title="Permalink to This is a super article !">This is a super article !</a></h1>
<h1><a href="./this-is-a-super-article.html" rel="bookmark"
title="Permalink to This is a super article !">This is a super article !</a></h1>
</header>
<div class="entry-content">
@ -258,7 +258,6 @@ as well as <strong>inline markup</strong>.</p>
</article></li>
@ -266,7 +265,8 @@ as well as <strong>inline markup</strong>.</p>
<li><article class="hentry">
<header>
<h1><a href="./oh-yeah.html" rel="bookmark" title="Permalink to Oh yeah !">Oh yeah !</a></h1>
<h1><a href="./oh-yeah.html" rel="bookmark"
title="Permalink to Oh yeah !">Oh yeah !</a></h1>
</header>
<div class="entry-content">
@ -303,7 +303,6 @@ YEAH !</p>
</article></li>
@ -311,7 +310,8 @@ YEAH !</p>
<li><article class="hentry">
<header>
<h1><a href="./unbelievable.html" rel="bookmark" title="Permalink to Unbelievable !">Unbelievable !</a></h1>
<h1><a href="./unbelievable.html" rel="bookmark"
title="Permalink to Unbelievable !">Unbelievable !</a></h1>
</header>
<div class="entry-content">
@ -325,7 +325,7 @@ YEAH !</p>
By <a class="url fn" href="./author/dummy-author.html">Dummy Author</a>
</address>
<p>In <a href="./category/content.html">content</a>. </p>
<p>In <a href="./category/misc.html">misc</a>. </p>
@ -338,10 +338,10 @@ YEAH !</p>
</article></li>
</ol><!-- /#posts-list -->
</section><!-- /#content -->