1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/array-omap-tests
Bruno Haible 288699cb83 array-omap: Add tests.
* tests/test-array_omap.c: New file.
* modules/array-omap-tests: New file.
2018-12-11 21:00:09 +01:00

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@