mcel tests: Avoid test failures due to broken GB18030 converter.
[gnulib.git] / modules / c32swidth-tests
blob4ab0b00279ea617505eea3f16c8ddb086286b8e8
1 Files:
2 tests/test-c32swidth.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 localcharset
8 setlocale
10 configure.ac:
12 Makefile.am:
13 TESTS += test-c32swidth
14 check_PROGRAMS += test-c32swidth
15 test_c32swidth_LDADD = $(LDADD) $(SETLOCALE_LIB) $(LIBUNISTRING) $(LIBC32CONV)