summaryrefslogtreecommitdiff
path: root/modules/sh-quote-tests
blob: 2ac972294528456d021e67db8839a4e5db103580 (plain)
1
2
3
4
5
6
7
8
9
10
11
Files:
tests/test-sh-quote.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-sh-quote
check_PROGRAMS += test-sh-quote
test_sh_quote_LDADD = $(LDADD) @LIBINTL@ $(LIB_MBRTOWC)