mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
15 lines
296 B
Plaintext
15 lines
296 B
Plaintext
Files:
|
|
tests/unistr/test-u8-cpy-alloc.c
|
|
tests/unistr/test-cpy-alloc.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-u8-cpy-alloc
|
|
check_PROGRAMS += test-u8-cpy-alloc
|
|
test_u8_cpy_alloc_SOURCES = unistr/test-u8-cpy-alloc.c
|
|
test_u8_cpy_alloc_LDADD = $(LDADD) $(LIBUNISTRING)
|