verify: new macro 'assume'
[gnulib.git] / modules / argmatch-tests
1 Files:
2 tests/test-argmatch.c
3 tests/macros.h
4
5 Depends-on:
6 progname
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-argmatch
12 check_PROGRAMS += test-argmatch
13 test_argmatch_LDADD = $(LDADD) @LIBINTL@
14