harfbuzz/test/shaping/hb-unicode-decode
Behdad Esfahbod 91540a7d97 Move most testing logic into hb_test_tools.py
The actual utils are one-liners now.
2012-01-20 18:28:10 -05:00

6 lines
126 B
Python
Executable File

#!/usr/bin/python
from hb_test_tools import *
UtilMains.filter_multiple_strings_or_stdin (Unicode.decode, "UNICODE_STRING")