diff options
Diffstat (limited to 'test/info.txt')
-rw-r--r-- | test/info.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/info.txt b/test/info.txt new file mode 100644 index 0000000..1f469a9 --- /dev/null +++ b/test/info.txt @@ -0,0 +1,9 @@ + 6 0 0 no_bom text dos.txt + 0 6 0 no_bom text unix.txt + 0 0 6 no_bom text mac.txt + 6 6 6 no_bom text mixed.txt + 50 0 0 UTF-16LE text utf16le.txt + 50 0 0 UTF-16BE text utf16be.txt + 0 51 52 no_bom binary utf16len.txt + 0 50 0 no_bom text utf8unix.txt + 50 0 0 UTF-8 text utf8dos.txt |