Fix a test failure from a clang that masquerades as gcc 13.
[gnulib.git] / modules / unictype / property-terminal-punctuation-tests
blob91c4f215d0da5d401a6570c90cc392d9f189783a
1 Files:
2 tests/unictype/test-pr_terminal_punctuation.c
3 tests/unictype/test-predicate-part1.h
4 tests/unictype/test-predicate-part2.h
5 tests/macros.h
7 Depends-on:
9 configure.ac:
11 Makefile.am:
12 TESTS += test-pr_terminal_punctuation
13 check_PROGRAMS += test-pr_terminal_punctuation
14 test_pr_terminal_punctuation_SOURCES = unictype/test-pr_terminal_punctuation.c
15 test_pr_terminal_punctuation_LDADD = $(LDADD) $(LIBUNISTRING)