From 42f536a4c7ab4d7660ccefb1dd50fc9f0004e766 Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Wed, 4 Jan 2017 14:06:41 +0100 Subject: [PATCH] Fix tests. --- test/test_files/bar baz.html.ignoring | 8 +------- test/test_files/feed.xml.ignoring | 8 ++++---- test/test_files/foo.html.ignoring | 8 +------- test/test_files/index.html.ignoring | 8 +------- test/test_files/test.html.ignoring | 8 +------- 5 files changed, 8 insertions(+), 32 deletions(-) diff --git a/test/test_files/bar baz.html.ignoring b/test/test_files/bar baz.html.ignoring index b4167b7..59c5996 100644 --- a/test/test_files/bar baz.html.ignoring +++ b/test/test_files/bar baz.html.ignoring @@ -1,6 +1,4 @@ - - Yet another blog – foo - - Yet another blog
@@ -25,6 +21,4 @@ header p { margin: 0; }

bar

bar

bar

-
- - \ No newline at end of file + \ No newline at end of file diff --git a/test/test_files/feed.xml.ignoring b/test/test_files/feed.xml.ignoring index 364d700..7289ec6 100644 --- a/test/test_files/feed.xml.ignoring +++ b/test/test_files/feed.xml.ignoring @@ -1,6 +1,6 @@ - + Yet another blog Joe Sixpack @@ -12,7 +12,7 @@ urn:uuid:IGNORE IGNORE IGNORE - + <p>foo</p> <h2 id="bar">bar</h2> @@ -25,7 +25,7 @@ urn:uuid:IGNORE IGNORE IGNORE - + <h2 id="bar">bar</h2> <p>bar</p> @@ -39,7 +39,7 @@ urn:uuid:IGNORE IGNORE IGNORE - + <p>this text contains some special characters: /;%'&quot;&gt;&lt;&amp;äöüß</p> <h2 id="some-sub-heading">some sub-heading</h2> diff --git a/test/test_files/foo.html.ignoring b/test/test_files/foo.html.ignoring index ba00446..de2d406 100644 --- a/test/test_files/foo.html.ignoring +++ b/test/test_files/foo.html.ignoring @@ -1,6 +1,4 @@ - - Yet another blog – a title with some nasty characters: &<>"' %BODY% - - Yet another blog
@@ -26,6 +22,4 @@ header p { margin: 0; }

and more than one paragraph

another sub-heading

note that should be ignored but \ should give a backlash

-
- - \ No newline at end of file + \ No newline at end of file diff --git a/test/test_files/index.html.ignoring b/test/test_files/index.html.ignoring index 54b4172..8643e6f 100644 --- a/test/test_files/index.html.ignoring +++ b/test/test_files/index.html.ignoring @@ -1,20 +1,14 @@ - - Yet another blog - -

Yet another blog

feed

- - \ No newline at end of file + \ No newline at end of file diff --git a/test/test_files/test.html.ignoring b/test/test_files/test.html.ignoring index 454343f..fbdf75e 100644 --- a/test/test_files/test.html.ignoring +++ b/test/test_files/test.html.ignoring @@ -1,6 +1,4 @@ - - Yet another blog – foo bar baz - - Yet another blog
@@ -24,6 +20,4 @@ header p { margin: 0; }

foo

bar

baz

-
- - \ No newline at end of file + \ No newline at end of file -- 2.30.2