summaryrefslogtreecommitdiff
path: root/test/shaping/hb-unicode-prettyname
diff options
context:
space:
mode:
Diffstat (limited to 'test/shaping/hb-unicode-prettyname')
-rwxr-xr-xtest/shaping/hb-unicode-prettyname6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/shaping/hb-unicode-prettyname b/test/shaping/hb-unicode-prettyname
new file mode 100755
index 0000000..ecc26cc
--- /dev/null
+++ b/test/shaping/hb-unicode-prettyname
@@ -0,0 +1,6 @@
+#!/usr/bin/python
+
+from hb_test_tools import *
+
+UtilMains.filter_multiple_strings_or_stdin (Unicode.pretty_names, "UNICODE_CODEPOINTS", \
+ concat_separator = ' ')