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