Skip to content
Snippets Groups Projects
Verified Commit 982f66e3 authored by mirabilos's avatar mirabilos Committed by mirabilos
Browse files

add testcase for UTF-8 decoding

parent be61e897
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,15 @@
\usepackage[LY1,TS1,T1]{fontenc}%
\usepackage{unicodedomino}%
\makeatletter%
\message{:expect 48:\decode@UTFviii0\relax:}%
\message{:expect 228:\decode@UTFviii ä\relax:}%
\message{:expect 8364:\decode@UTFviii €\relax:}%
\message{:expect 128169:\decode@UTFviii 💩\relax:}%
\edef\temp{\decode@UTFviii1\relax}%
\message{:detok=\expandafter\detokenize\expandafter{\temp}:\expandafter\detokenize\expandafter{\decode@UTFviii2\relax}:}%
\makeatother%
\begin{document}
foo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment