repo.or.cz
/
gnulib
/
ericb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
glob: Declare variables at the very start of their scope.
[gnulib/ericb.git]
/
modules
/
mbspbrk-tests
blob
77a305af6d94eae7e4abb5a81bcc1541014b1502
1
Files:
2
tests/test-mbspbrk.sh
3
tests/test-mbspbrk.c
4
tests/macros.h
5
m4/locale-fr.m4
6
m4/codeset.m4
7
8
Depends-on:
9
setlocale
10
11
configure.ac:
12
gt_LOCALE_FR_UTF8
13
14
Makefile.am:
15
TESTS += test-mbspbrk.sh
16
TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
17
check_PROGRAMS += test-mbspbrk
18