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