Move the malloc checking from module 'list' to new module 'xlist'.
[gnulib.git] / modules / array-oset-tests
1 Files:
2 tests/test-array_oset.c
3
4 Depends-on:
5 xlist
6 array-list
7 progname
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-array_oset
13 check_PROGRAMS += test-array_oset
14 test_array_oset_LDADD = $(LDADD) @LIBINTL@
15