From: Adam Dickmeiss Date: Mon, 1 Jul 2013 13:46:43 +0000 (+0200) Subject: Testing for all Replace rules in use X-Git-Tag: v1.3.59~28 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=2c02be2dd0d82a2ce2db3050ce3a6bfe0a3ef16b;p=metaproxy-moved-to-github.git Testing for all Replace rules in use --- diff --git a/src/test_filter_rewrite.cpp b/src/test_filter_rewrite.cpp index 7df4d0b..c38c022 100644 --- a/src/test_filter_rewrite.cpp +++ b/src/test_filter_rewrite.cpp @@ -84,6 +84,7 @@ BOOST_AUTO_TEST_CASE( test_filter_rewrite_1 ) " \n" " \n" " \n" + " \n" " \n" @@ -133,7 +134,9 @@ BOOST_AUTO_TEST_CASE( test_filter_rewrite_1 ) "}" "" "" - "" + "" "" "

Welcome to our website. It doesn't make it easy to get pro" "xified" @@ -146,7 +149,7 @@ BOOST_AUTO_TEST_CASE( test_filter_rewrite_1 ) const char *resp_expected = "HTTP/1.1 200 OK\r\n" - "Content-Length: 520\r\n" + "Content-Length: 533\r\n" "Content-Type: text/html\r\n" "Link: ; rel=absolute\r\n" "Link: ; rel=relative\r\n" @@ -158,7 +161,9 @@ BOOST_AUTO_TEST_CASE( test_filter_rewrite_1 ) "}" "" "" - "" + "" "" "

Welcome to our website. It doesn't make it easy to get pro" "xified"