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