timespec_get: New module.
[gnulib.git] / modules / uniconv / u32-strconv-from-enc-tests
blobf66e761f9fb377064d962099c0ed15643d4632ae
1 Files:
2 tests/uniconv/test-u32-strconv-from-enc.c
3 tests/iconvsupport.c
4 tests/macros.h
6 Depends-on:
7 unistr/u32-strcmp
9 configure.ac:
11 Makefile.am:
12 TESTS += test-u32-strconv-from-enc
13 check_PROGRAMS += test-u32-strconv-from-enc
14 test_u32_strconv_from_enc_SOURCES = uniconv/test-u32-strconv-from-enc.c iconvsupport.c
15 test_u32_strconv_from_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@