From 442e8995c5947d93eacca0744a730b22333af146 Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Thu, 19 Jan 2017 00:14:41 +0100 Subject: [PATCH] Fixing of tests, and some more bad URL characters. --- test/test_files/feed.xml.ignoring | 4 ++-- test/test_files/foo.html.ignoring | 2 +- test/test_files/foo.links | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/test_files/feed.xml.ignoring b/test/test_files/feed.xml.ignoring index c6b6b9d..29d2392 100644 --- a/test/test_files/feed.xml.ignoring +++ b/test/test_files/feed.xml.ignoring @@ -40,8 +40,8 @@ IGNORE IGNORE -http://example.org/ -http://example.com/some"what'danger<>us%URL + + <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 a20fc1e..0af3900 100644 --- a/test/test_files/foo.html.ignoring +++ b/test/test_files/foo.html.ignoring @@ -26,7 +26,7 @@ header p { margin: 0; } Links back: \ No newline at end of file diff --git a/test/test_files/foo.links b/test/test_files/foo.links index 559be67..fdf31b0 100644 --- a/test/test_files/foo.links +++ b/test/test_files/foo.links @@ -1,2 +1,2 @@ http://example.org/ -http://example.com/some$what'danger<>us%URL +http://example.com/some$()wh%20at'da"ngerusURL -- 2.30.2