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
Add script for determining the set of symbols to export from a library.
[gnulib.git]
/
modules
/
c-vasprintf-tests
blob
940956366cfecc58681f697e612c03b453fd75c4
1
Files:
2
tests/test-c-vasprintf.c
3
tests/test-c-vasprintf.sh
4
m4/locale-fr.m4
5
tests/macros.h
6
7
Depends-on:
8
setlocale
9
snprintf
10
11
configure.ac:
12
gt_LOCALE_FR
13
14
Makefile.am:
15
TESTS += test-c-vasprintf.sh
16
check_PROGRAMS += test-c-vasprintf
17
TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@'