Move the malloc checking from module 'list' to new module 'xlist'.
[pspp] / modules / array-list-tests
1 Files:
2 tests/test-array_list.c
3
4 Depends-on:
5 progname
6
7 configure.ac:
8
9 Makefile.am:
10 TESTS += test-array_list
11 check_PROGRAMS += test-array_list
12