summaryrefslogtreecommitdiff
path: root/modules/sh-quote-tests
blob: 1bded043f25f8b7867e3981cabe17c1305cb9a64 (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@ $(MBRTOWC_LIB)