From 01f4b8cdcf37e3e17e50dfbb51b49472f4b5dc95 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Wed, 18 Jan 2012 21:41:23 -0500 Subject: Cleaned up tests after merging pull request fixing #72. --- tests/safe_mode/html_then_blockquote.html | 6 ++++++ tests/safe_mode/html_then_blockquote.txt | 6 ++++++ tests/safe_mode/link.html | 1 + tests/safe_mode/link.txt | 1 + 4 files changed, 14 insertions(+) create mode 100644 tests/safe_mode/html_then_blockquote.html create mode 100644 tests/safe_mode/html_then_blockquote.txt create mode 100644 tests/safe_mode/link.html create mode 100644 tests/safe_mode/link.txt (limited to 'tests/safe_mode') diff --git a/tests/safe_mode/html_then_blockquote.html b/tests/safe_mode/html_then_blockquote.html new file mode 100644 index 0000000..5833cd4 --- /dev/null +++ b/tests/safe_mode/html_then_blockquote.html @@ -0,0 +1,6 @@ +

to:

+

<td /><td style="text-align: center; white-space: nowrap;"><br />

+
+

3) You don't need to alter all localization files. + Adding the new labels to the en_US files will do it.

+
\ No newline at end of file diff --git a/tests/safe_mode/html_then_blockquote.txt b/tests/safe_mode/html_then_blockquote.txt new file mode 100644 index 0000000..544df67 --- /dev/null +++ b/tests/safe_mode/html_then_blockquote.txt @@ -0,0 +1,6 @@ +to: + +
+ +> 3) You don't need to alter all localization files. +> Adding the new labels to the en_US files will do it. diff --git a/tests/safe_mode/link.html b/tests/safe_mode/link.html new file mode 100644 index 0000000..642f4be --- /dev/null +++ b/tests/safe_mode/link.html @@ -0,0 +1 @@ +

<here gmail.com is a link>

\ No newline at end of file diff --git a/tests/safe_mode/link.txt b/tests/safe_mode/link.txt new file mode 100644 index 0000000..28331a7 --- /dev/null +++ b/tests/safe_mode/link.txt @@ -0,0 +1 @@ + -- cgit v1.2.3