count-one-bits: port to MSC; support types wider than 64 bits
[gnulib.git] / modules / unistr / u16-cpy-tests
1 Files:
2 tests/unistr/test-u16-cpy.c
3 tests/unistr/test-cpy.h
4 tests/macros.h
5
6 Depends-on:
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-u16-cpy
12 check_PROGRAMS += test-u16-cpy
13 test_u16_cpy_SOURCES = unistr/test-u16-cpy.c
14 test_u16_cpy_LDADD = $(LDADD) $(LIBUNISTRING)