tests: add signature checks
[pspp] / modules / obstack-printf-tests
1 Files:
2 tests/signature.h
3 tests/test-obstack-printf.c
4
5 Depends-on:
6 progname
7 xalloc
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-obstack-printf
13 check_PROGRAMS += test-obstack-printf
14 test_obstack_printf_LDADD = $(LDADD) @LIBINTL@