summaryrefslogtreecommitdiff
path: root/modules/sh-quote-tests
blob: 8252fee88d2c3d449887f1238e016e46aba2e998 (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@ $(LIBTHREAD)