localename: Make aware of thread locale.
[gnulib.git] / modules / unictype / digit-tests
1 Files:
2 tests/unictype/test-digit.c
3 tests/unictype/test-digit.h
4
5 Depends-on:
6
7 configure.ac:
8
9 Makefile.am:
10 TESTS += test-digit
11 check_PROGRAMS += test-digit
12 test_digit_SOURCES = unictype/test-digit.c
13