summaryrefslogtreecommitdiff
path: root/modules/verror-tests
blob: bd76d768c13616e8d4758759b75417a23c9c0c5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Files:
tests/test-verror.sh
tests/test-verror.c
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-verror.sh
check_PROGRAMS += test-verror
test_verror_LDADD = $(LDADD) $(LIBINTL)