From bb9bb318c28fced49de7ef43cd9cd8c364a8b090 Mon Sep 17 00:00:00 2001 From: Dmitry Shachnev Date: Mon, 15 Jun 2015 17:49:11 +0300 Subject: tests: Add a failing case for `<>` to smarty test --- tests/extensions/smarty.html | 1 + tests/extensions/smarty.txt | 1 + 2 files changed, 2 insertions(+) (limited to 'tests/extensions') diff --git a/tests/extensions/smarty.html b/tests/extensions/smarty.html index d41e467..a4ec1a0 100644 --- a/tests/extensions/smarty.html +++ b/tests/extensions/smarty.html @@ -16,6 +16,7 @@ em-dashes (—) and ellipes (…)
Link” — she said.

“Ellipsis within quotes…”

Кавычки-«ёлочки»
+«hello»
Anführungszeichen-»Chevrons«


Escaped -- ndash
diff --git a/tests/extensions/smarty.txt b/tests/extensions/smarty.txt index 48430bb..d7cba6a 100644 --- a/tests/extensions/smarty.txt +++ b/tests/extensions/smarty.txt @@ -19,6 +19,7 @@ em-dashes (---) and ellipes (...) "Ellipsis within quotes..." Кавычки-<<ёлочки>> +<> Anführungszeichen->>Chevrons<< --- -- --- -- cgit v1.2.3