mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
288699cb83
* tests/test-array_omap.c: New file. * modules/array-omap-tests: New file.
15 lines
207 B
Plaintext
15 lines
207 B
Plaintext
Files:
|
|
tests/test-array_omap.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
xlist
|
|
array-list
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-array_omap
|
|
check_PROGRAMS += test-array_omap
|
|
test_array_omap_LDADD = $(LDADD) @LIBINTL@
|