16 lines
210 B
Plaintext
16 lines
210 B
Plaintext
Files:
|
|
tests/test-array_map.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
xlist
|
|
array-list
|
|
xalloc
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-array_map
|
|
check_PROGRAMS += test-array_map
|
|
test_array_map_LDADD = $(LDADD) @LIBINTL@
|