diff options
author | Tristan Darricau <tristan.darricau@sensiolabs.com> | 2015-12-05 10:56:32 +0100 |
---|---|---|
committer | Tristan Darricau <tristan.darricau@sensiolabs.com> | 2015-12-05 10:56:32 +0100 |
commit | 79ee7f3641cc8bf71347c40190c9f2874f3a062a (patch) | |
tree | d412e8f4ae81d346c0c11a88d55365af39c4b7cd /tests/text_processing | |
parent | c1543618f8822ed6df9adcb5cad66e53bcb7005b (diff) | |
parent | ba8374579537345f7c592432739eea42467e845d (diff) | |
download | forums-79ee7f3641cc8bf71347c40190c9f2874f3a062a.tar forums-79ee7f3641cc8bf71347c40190c9f2874f3a062a.tar.gz forums-79ee7f3641cc8bf71347c40190c9f2874f3a062a.tar.bz2 forums-79ee7f3641cc8bf71347c40190c9f2874f3a062a.tar.xz forums-79ee7f3641cc8bf71347c40190c9f2874f3a062a.zip |
Merge pull request #4061 from JoshyPHP/ticket/9791
[ticket/9791] Added regression test
* JoshyPHP/ticket/9791:
[ticket/9791] Added regression test
Diffstat (limited to 'tests/text_processing')
-rw-r--r-- | tests/text_processing/tickets_data/PHPBB3-9791.html | 1 | ||||
-rw-r--r-- | tests/text_processing/tickets_data/PHPBB3-9791.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/text_processing/tickets_data/PHPBB3-9791.html b/tests/text_processing/tickets_data/PHPBB3-9791.html new file mode 100644 index 0000000000..cabed5b12f --- /dev/null +++ b/tests/text_processing/tickets_data/PHPBB3-9791.html @@ -0,0 +1 @@ +<a href="http://www.phpbb.com/community/search.php?keywords=bogus&terms=all&author=&fid%5B%5D=46&sc=1&sf=all&sr=posts&sk=t&sd=d&st=0&ch=300&t=0&submit=Search" class="postlink">http://www.phpbb.com/community/search.php?keywords=bogus&terms=all&author=&fid[]=46&sc=1&sf=all&sr=posts&sk=t&sd=d&st=0&ch=300&t=0&submit=Search</a>
\ No newline at end of file diff --git a/tests/text_processing/tickets_data/PHPBB3-9791.txt b/tests/text_processing/tickets_data/PHPBB3-9791.txt new file mode 100644 index 0000000000..e29b20086d --- /dev/null +++ b/tests/text_processing/tickets_data/PHPBB3-9791.txt @@ -0,0 +1 @@ +http://www.phpbb.com/community/search.php?keywords=bogus&terms=all&author=&fid[]=46&sc=1&sf=all&sr=posts&sk=t&sd=d&st=0&ch=300&t=0&submit=Search
\ No newline at end of file |