From 6a7a628358a94e86c8e5b261ac077687eed77f27 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Sun, 17 May 2015 11:29:50 +0200 Subject: [PATCH] expected test output lost its carriage-returns --- .../testcases/filters/expected/.gitattributes | 1 + .../filters/expected/escapeunicode.test | 18 +++++++++--------- 2 files changed, 10 insertions(+), 9 deletions(-) create mode 100644 src/etc/testcases/filters/expected/.gitattributes diff --git a/src/etc/testcases/filters/expected/.gitattributes b/src/etc/testcases/filters/expected/.gitattributes new file mode 100644 index 000000000..f935214fd --- /dev/null +++ b/src/etc/testcases/filters/expected/.gitattributes @@ -0,0 +1 @@ +escapeunicode.test binary diff --git a/src/etc/testcases/filters/expected/escapeunicode.test b/src/etc/testcases/filters/expected/escapeunicode.test index 4ad328033..ffede99d2 100644 --- a/src/etc/testcases/filters/expected/escapeunicode.test +++ b/src/etc/testcases/filters/expected/escapeunicode.test @@ -1,9 +1,9 @@ -#hebrew shalom olam (hello world) -text.hebrew=\u05e9\u05dc\u05d5\u05dd \u05e2\u05d5\u05dc\u05dd -#goethe gingko biloba -text.german.1=Sp\u00fcrst du nicht an meinen Liedern, -text.german.2=Da\u00df ich eins und doppelt bin ? -# Francois Villon Ballade des Pendus -text.french=Fr\u00e8res humains qui apr\u00e8s nous vivez -# Usual IT example -text.basic.latin=Hello World +#hebrew shalom olam (hello world) +text.hebrew=\u05e9\u05dc\u05d5\u05dd \u05e2\u05d5\u05dc\u05dd +#goethe gingko biloba +text.german.1=Sp\u00fcrst du nicht an meinen Liedern, +text.german.2=Da\u00df ich eins und doppelt bin ? +# Francois Villon Ballade des Pendus +text.french=Fr\u00e8res humains qui apr\u00e8s nous vivez +# Usual IT example +text.basic.latin=Hello World