summaryrefslogtreecommitdiff
path: root/support/convert/testtext.out
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/convert/testtext.out
Initial commit
Diffstat (limited to 'support/convert/testtext.out')
-rw-r--r--support/convert/testtext.out33
1 files changed, 33 insertions, 0 deletions
diff --git a/support/convert/testtext.out b/support/convert/testtext.out
new file mode 100644
index 0000000000..d4ab97a1ff
--- /dev/null
+++ b/support/convert/testtext.out
@@ -0,0 +1,33 @@
+testfile zeile 1
+
+ tab+space
+^^L ^^L <- ^L (is second C-L is converted, all others are unchanged)
+
+ende
+
+01234567012345670123456701234567012345670123456701234567012345670123456701234567
+0 1 2 3 4 5 6 7 8 9 10
+012345 tab34567 tab testing tab5^^Mund tab7 endebeitab10 ]
+
+tabtestende
+
+^^99usseres
+
+test%test^Mende <--- CR (ignored with warning)
+
+^^@ <--- NUL (is ok) and CR (ignored silent)
+
+^^A^^B^^C^^D^^E...^^U^^V^^W^^X^^Y^^Z^^]^^[^^^^^_^^?9
+^^@^^@^^_^^\^^@^^A
+^^80^^81^^82^^ac...^^ad^^ae...^^fe^^ff^^@ende
+
+Noch'n Test:
+c cedille ^^87 `a ^^85 o ^^f8<<
+^^80^^81^^82^^83^^84^^85^^86^^87
+^^88^^89^^8a^^8b^^8c^^8d^^8e^^8f
+^^90^^91^^92^^93^^94^^95^^96^^97
+Ende
+
+^^Z <---- Ctrl-Z ==> eof for PC
+
+--EOF--