safe-alloc: simplify, given new reallocarray behavior
[gnulib.git] / modules / unictype / property-byname-tests
blob75f7f27b856a0df3416a9e43aa4124373af5dd7e
1 Files:
2 tests/unictype/test-pr_byname.c
3 tests/macros.h
5 Depends-on:
6 unictype/property-test
7 unictype/property-composite
9 configure.ac:
11 Makefile.am:
12 TESTS += test-pr_byname
13 check_PROGRAMS += test-pr_byname
14 test_pr_byname_SOURCES = unictype/test-pr_byname.c
15 test_pr_byname_LDADD = $(LDADD) $(LIBUNISTRING)