manywarnings: port to 64-bit GCC builds of Emacs
[gnulib.git] / modules / uniconv / u8-strconv-from-enc-tests
blobe18f6a5187fb65c2489974f3c1747a350ae18a06
1 Files:
2 tests/uniconv/test-u8-strconv-from-enc.c
3 tests/macros.h
5 Depends-on:
6 unistr/u8-strcmp
8 configure.ac:
10 Makefile.am:
11 TESTS += test-u8-strconv-from-enc
12 check_PROGRAMS += test-u8-strconv-from-enc
13 test_u8_strconv_from_enc_SOURCES = uniconv/test-u8-strconv-from-enc.c
14 test_u8_strconv_from_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@