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:
14
modules/array-set-tests
Normal file
14
modules/array-set-tests
Normal 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
|
Reference in New Issue
Block a user