repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
sh-quote-tests
blob
2ac972294528456d021e67db8839a4e5db103580
1
Files:
2
tests/test-sh-quote.c
3
4
Depends-on:
5
6
configure.ac:
7
8
Makefile.am:
9
TESTS += test-sh-quote
10
check_PROGRAMS += test-sh-quote
11
test_sh_quote_LDADD = $(LDADD) @LIBINTL@ $(LIB_MBRTOWC)