From 2dcc4ccf806761be8e0ac9bc0d3a0bd25ca5023d Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Fri, 19 Feb 2016 12:03:48 -0800 Subject: [PATCH] Update functional test output for Pygments 2.1.1 --- .../basic/a-markdown-powered-article.html | 4 +- pelican/tests/output/basic/archives.html | 2 +- pelican/tests/output/basic/article-1.html | 4 +- pelican/tests/output/basic/article-2.html | 4 +- pelican/tests/output/basic/article-3.html | 4 +- .../output/basic/author/alexis-metaireau.html | 18 ++++---- pelican/tests/output/basic/authors.html | 2 +- pelican/tests/output/basic/categories.html | 2 +- pelican/tests/output/basic/category/bar.html | 8 ++-- pelican/tests/output/basic/category/cat1.html | 14 +++--- pelican/tests/output/basic/category/misc.html | 18 ++++---- pelican/tests/output/basic/category/yeah.html | 8 ++-- .../basic/feeds/alexis-metaireau.atom.xml | 2 +- .../basic/feeds/alexis-metaireau.rss.xml | 2 +- .../tests/output/basic/feeds/all-en.atom.xml | 10 ++--- .../tests/output/basic/feeds/all-fr.atom.xml | 2 +- pelican/tests/output/basic/feeds/all.atom.xml | 10 ++--- pelican/tests/output/basic/feeds/bar.atom.xml | 2 +- .../tests/output/basic/feeds/cat1.atom.xml | 2 +- .../tests/output/basic/feeds/misc.atom.xml | 10 ++--- .../tests/output/basic/feeds/yeah.atom.xml | 2 +- .../basic/filename_metadata-example.html | 4 +- pelican/tests/output/basic/index.html | 38 ++++++++-------- pelican/tests/output/basic/oh-yeah.html | 8 ++-- .../tests/output/basic/override/index.html | 2 +- .../pages/this-is-a-test-hidden-page.html | 2 +- .../basic/pages/this-is-a-test-page.html | 2 +- .../tests/output/basic/second-article-fr.html | 6 +-- .../tests/output/basic/second-article.html | 6 +-- pelican/tests/output/basic/tag/bar.html | 22 +++++----- pelican/tests/output/basic/tag/baz.html | 4 +- pelican/tests/output/basic/tag/foo.html | 16 +++---- pelican/tests/output/basic/tag/foobar.html | 8 ++-- pelican/tests/output/basic/tag/yeah.html | 8 ++-- pelican/tests/output/basic/tags.html | 2 +- .../output/basic/this-is-a-super-article.html | 8 ++-- pelican/tests/output/basic/unbelievable.html | 12 ++--- .../custom/a-markdown-powered-article.html | 6 +-- pelican/tests/output/custom/article-1.html | 6 +-- pelican/tests/output/custom/article-2.html | 6 +-- pelican/tests/output/custom/article-3.html | 6 +-- .../custom/author/alexis-metaireau.html | 24 +++++----- .../custom/author/alexis-metaireau2.html | 26 +++++------ .../custom/author/alexis-metaireau3.html | 14 +++--- pelican/tests/output/custom/authors.html | 2 +- pelican/tests/output/custom/category/bar.html | 8 ++-- .../tests/output/custom/category/cat1.html | 20 ++++----- .../tests/output/custom/category/misc.html | 24 +++++----- .../tests/output/custom/category/yeah.html | 8 ++-- .../output/custom/drafts/a-draft-article.html | 6 +-- .../custom/feeds/alexis-metaireau.atom.xml | 8 ++-- .../custom/feeds/alexis-metaireau.rss.xml | 8 ++-- .../tests/output/custom/feeds/all-en.atom.xml | 8 ++-- .../tests/output/custom/feeds/all.atom.xml | 8 ++-- pelican/tests/output/custom/feeds/all.rss.xml | 8 ++-- .../tests/output/custom/feeds/misc.atom.xml | 8 ++-- .../tests/output/custom/feeds/misc.rss.xml | 8 ++-- .../custom/filename_metadata-example.html | 4 +- pelican/tests/output/custom/index.html | 22 +++++----- pelican/tests/output/custom/index2.html | 26 +++++------ pelican/tests/output/custom/index3.html | 14 +++--- pelican/tests/output/custom/oh-yeah-fr.html | 4 +- pelican/tests/output/custom/oh-yeah.html | 6 +-- .../output/custom/second-article-fr.html | 6 +-- .../tests/output/custom/second-article.html | 6 +-- pelican/tests/output/custom/tag/bar.html | 24 +++++----- pelican/tests/output/custom/tag/baz.html | 4 +- pelican/tests/output/custom/tag/foo.html | 18 ++++---- pelican/tests/output/custom/tag/foobar.html | 8 ++-- pelican/tests/output/custom/tag/yeah.html | 8 ++-- pelican/tests/output/custom/tags.html | 2 +- .../custom/this-is-a-super-article.html | 8 ++-- pelican/tests/output/custom/unbelievable.html | 12 ++--- .../tests/output/custom_locale/archives.html | 38 ++++++++-------- .../author/alexis-metaireau.html | 42 +++++++++--------- .../author/alexis-metaireau2.html | 44 +++++++++---------- .../author/alexis-metaireau3.html | 22 +++++----- .../output/custom_locale/category/bar.html | 8 ++-- .../output/custom_locale/category/cat1.html | 40 ++++++++--------- .../output/custom_locale/category/misc.html | 40 ++++++++--------- .../output/custom_locale/category/yeah.html | 12 ++--- .../custom_locale/drafts/a-draft-article.html | 4 +- .../feeds/alexis-metaireau.atom.xml | 32 +++++++------- .../feeds/alexis-metaireau.rss.xml | 34 +++++++------- .../custom_locale/feeds/all-en.atom.xml | 32 +++++++------- .../output/custom_locale/feeds/all.atom.xml | 32 +++++++------- .../output/custom_locale/feeds/all.rss.xml | 38 ++++++++-------- .../output/custom_locale/feeds/bar.atom.xml | 2 +- .../output/custom_locale/feeds/bar.rss.xml | 4 +- .../output/custom_locale/feeds/cat1.atom.xml | 10 ++--- .../output/custom_locale/feeds/cat1.rss.xml | 12 ++--- .../output/custom_locale/feeds/misc.atom.xml | 18 ++++---- .../output/custom_locale/feeds/misc.rss.xml | 20 ++++----- .../output/custom_locale/feeds/yeah.atom.xml | 2 +- .../output/custom_locale/feeds/yeah.rss.xml | 4 +- pelican/tests/output/custom_locale/index.html | 42 +++++++++--------- .../tests/output/custom_locale/index2.html | 44 +++++++++---------- .../tests/output/custom_locale/index3.html | 22 +++++----- .../output/custom_locale/oh-yeah-fr.html | 6 +-- .../custom_locale/second-article-fr.html | 6 +-- .../tests/output/custom_locale/tag/bar.html | 32 +++++++------- .../tests/output/custom_locale/tag/baz.html | 4 +- .../tests/output/custom_locale/tag/foo.html | 22 +++++----- .../output/custom_locale/tag/foobar.html | 12 ++--- .../tests/output/custom_locale/tag/yeah.html | 8 ++-- 105 files changed, 675 insertions(+), 675 deletions(-) diff --git a/pelican/tests/output/basic/a-markdown-powered-article.html b/pelican/tests/output/basic/a-markdown-powered-article.html index dd92d691..f533fa3d 100644 --- a/pelican/tests/output/basic/a-markdown-powered-article.html +++ b/pelican/tests/output/basic/a-markdown-powered-article.html @@ -38,7 +38,7 @@ Published: Wed 20 April 2011 -

In cat1.

+

In cat1.

You're mutually oblivious.

a root-relative link to unbelievable @@ -66,4 +66,4 @@ - + \ No newline at end of file diff --git a/pelican/tests/output/basic/archives.html b/pelican/tests/output/basic/archives.html index 27b7c862..01f360eb 100644 --- a/pelican/tests/output/basic/archives.html +++ b/pelican/tests/output/basic/archives.html @@ -69,4 +69,4 @@ - + \ No newline at end of file diff --git a/pelican/tests/output/basic/article-1.html b/pelican/tests/output/basic/article-1.html index b09eef79..a5c92675 100644 --- a/pelican/tests/output/basic/article-1.html +++ b/pelican/tests/output/basic/article-1.html @@ -38,7 +38,7 @@ Published: Thu 17 February 2011 -

In cat1.

+

In cat1.

Article 1

@@ -65,4 +65,4 @@ - + \ No newline at end of file diff --git a/pelican/tests/output/basic/article-2.html b/pelican/tests/output/basic/article-2.html index e340a4f6..1a182c5f 100644 --- a/pelican/tests/output/basic/article-2.html +++ b/pelican/tests/output/basic/article-2.html @@ -38,7 +38,7 @@ Published: Thu 17 February 2011 -

In cat1.

+

In cat1.

Article 2

@@ -65,4 +65,4 @@ - + \ No newline at end of file diff --git a/pelican/tests/output/basic/article-3.html b/pelican/tests/output/basic/article-3.html index 08bf4fc1..7fab0edd 100644 --- a/pelican/tests/output/basic/article-3.html +++ b/pelican/tests/output/basic/article-3.html @@ -38,7 +38,7 @@ Published: Thu 17 February 2011 -

In cat1.

+

In cat1.

Article 3

@@ -65,4 +65,4 @@ - + \ No newline at end of file diff --git a/pelican/tests/output/basic/author/alexis-metaireau.html b/pelican/tests/output/basic/author/alexis-metaireau.html index eeca537a..3fe6c95e 100644 --- a/pelican/tests/output/basic/author/alexis-metaireau.html +++ b/pelican/tests/output/basic/author/alexis-metaireau.html @@ -38,10 +38,10 @@
- By Alexis Métaireau + By Alexis Métaireau
-

In yeah.

-

tags: foobarfoobar

+

In yeah.

+

tags: foo bar foobar

Some content here !

This is a simple title

@@ -74,10 +74,10 @@
- By Alexis Métaireau + By Alexis Métaireau
-

In bar.

-

tags: ohbaryeah

+

In bar.

+

tags: oh bar yeah

Why not ?

After all, why not ? It's pretty simple to do it, and it will allow me to write my blogposts in rst ! @@ -88,8 +88,8 @@ YEAH !

read more
- - + +
+ +