Refactor common macros used in tests.
[gnulib.git] / modules / uninorm / u8-normcmp-tests
1 Files:
2 tests/uninorm/test-u8-normcmp.c
3 tests/uninorm/test-u8-normcmp.h
4 tests/macros.h
5
6 Depends-on:
7 uninorm/nfd
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-u8-normcmp
13 check_PROGRAMS += test-u8-normcmp
14 test_u8_normcmp_SOURCES = uninorm/test-u8-normcmp.c
15