timespec_get: New module.
[gnulib.git] / modules / uniconv / u8-conv-from-enc-tests
blob96e6a97978492038fdb6f41cd6fd16c2651cb7d9
1 Files:
2 tests/uniconv/test-u8-conv-from-enc.c
3 tests/iconvsupport.c
4 tests/macros.h
6 Depends-on:
7 unistr/u8-strlen
8 unistr/u8-cmp
10 configure.ac:
12 Makefile.am:
13 TESTS += test-u8-conv-from-enc
14 check_PROGRAMS += test-u8-conv-from-enc
15 test_u8_conv_from_enc_SOURCES = uniconv/test-u8-conv-from-enc.c iconvsupport.c
16 test_u8_conv_from_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@