mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
* modules/xmemdup0-tests: New file. * tests/test-xmemdup0.c: Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
13 lines
176 B
Plaintext
13 lines
176 B
Plaintext
Files:
|
|
tests/test-xmemdup0.c
|
|
|
|
Depends-on:
|
|
progname
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-xmemdup0
|
|
check_PROGRAMS += test-xmemdup0
|
|
test_xmemdup0_LDADD = $(LDADD) @LIBINTL@
|