1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

array-map: Add tests.

* tests/test-array_map.c: New file.
* modules/array-map-tests: New file.
This commit is contained in:
Bruno Haible
2018-12-14 23:08:02 +01:00
parent 9565ca1b76
commit 8fcf37ec62
3 changed files with 237 additions and 0 deletions

14
modules/array-map-tests Normal file
View File

@@ -0,0 +1,14 @@
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