From 573b303fe31c99918f7bd64fd4d1bf040653a644 Mon Sep 17 00:00:00 2001 From: Jehan Date: Sat, 28 Nov 2015 17:49:13 +0100 Subject: [PATCH] Add an ASCII test file for English... ... with escape characters because even with ESC, a file is ASCII unless proven otherwise. --- test/en/ascii.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/en/ascii.txt diff --git a/test/en/ascii.txt b/test/en/ascii.txt new file mode 100644 index 0000000..8ffb485 --- /dev/null +++ b/test/en/ascii.txt @@ -0,0 +1,4 @@ +This is an ASCII TEST. +We still want uchardet to detect it as ASCII, even with the presence of +an escape character:  +Or with the HZ encoding escape sequence: ~{