mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
15 lines
302 B
Plaintext
15 lines
302 B
Plaintext
Files:
|
|
tests/unistr/test-u32-cpy-alloc.c
|
|
tests/unistr/test-cpy-alloc.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-u32-cpy-alloc
|
|
check_PROGRAMS += test-u32-cpy-alloc
|
|
test_u32_cpy_alloc_SOURCES = unistr/test-u32-cpy-alloc.c
|
|
test_u32_cpy_alloc_LDADD = $(LDADD) $(LIBUNISTRING)
|