Tests for Unicode character classification functions.
[pspp] / modules / unictype / bidicategory-of-tests
1 Files:
2 tests/unictype/test-bidi_of.c
3
4 Depends-on:
5
6 configure.ac:
7
8 Makefile.am:
9 TESTS += test-bidi_of
10 check_PROGRAMS += test-bidi_of
11 test_bidi_of_SOURCES = unictype/test-bidi_of.c
12