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
glob: merge from glibc with Zanella glob changes
[gnulib.git]
/
modules
/
c-xvasprintf-tests
blob
a118de0a679aa53c3bb719e204d69be1caf13a06
1
Files:
2
tests/test-c-xvasprintf.c
3
tests/test-c-xvasprintf.sh
4
m4/locale-fr.m4
5
tests/macros.h
6
7
Depends-on:
8
setlocale
9
snprintf
10
xalloc
11
12
configure.ac:
13
gt_LOCALE_FR
14
15
Makefile.am:
16
TESTS += test-c-xvasprintf.sh
17
check_PROGRAMS += test-c-xvasprintf
18
test_c_xvasprintf_LDADD = $(LDADD) @LIBINTL@
19
TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@'