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

array-set: Add tests.

* tests/test-array_set.c: New file.
* modules/array-set-tests: New file.
This commit is contained in:
Bruno Haible
2018-12-04 00:56:31 +01:00
parent 5c72ed2bf9
commit 2fa4d5a1c4
3 changed files with 167 additions and 0 deletions

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

@@ -0,0 +1,14 @@
Files:
tests/test-array_set.c
tests/macros.h
Depends-on:
xoset
array-oset
xalloc
configure.ac:
Makefile.am:
TESTS += test-array_set
check_PROGRAMS += test-array_set