xstrtod, xstrtold: Add documentation.
[gnulib.git] / modules / unictype / category-none-tests
blobe1ea28b02e6248b9338207d6bf848c0544510d30
1 Files:
2 tests/unictype/test-categ_none.c
3 tests/macros.h
5 Depends-on:
6 unictype/category-test
8 configure.ac:
10 Makefile.am:
11 TESTS += test-categ_none
12 check_PROGRAMS += test-categ_none
13 test_categ_none_SOURCES = unictype/test-categ_none.c
14 test_categ_none_LDADD = $(LDADD) $(LIBUNISTRING)