open-safer.c: avoid 'signed and unsigned in conditional...' warning
[gnulib.git] / modules / quotearg-tests
1 Files:
2 tests/test-quotearg.c
3
4 Depends-on:
5 progname
6 stdint
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-quotearg
12 check_PROGRAMS += test-quotearg
13 test_quotearg_LDADD = $(LDADD) @LIBINTL@