mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-09-07 06:03:59 +00:00
17 lines
217 B
Plaintext
17 lines
217 B
Plaintext
Files:
|
|
tests/test-array_oset.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
xlist
|
|
array-list
|
|
progname
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-array_oset
|
|
check_PROGRAMS += test-array_oset
|
|
test_array_oset_LDADD = $(LDADD) @LIBINTL@
|
|
|