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
vma-iter: Port to 64-bit Haiku.
[gnulib.git]
/
modules
/
mbsspn-tests
blob
9f7904cd4b5504aa2fdc3d78a90f9150b09bc531
1
Files:
2
tests/test-mbsspn.sh
3
tests/test-mbsspn.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-mbsspn.sh
16
TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
17
check_PROGRAMS += test-mbsspn
18
test_mbsspn_LDADD = $(LDADD) $(LIBUNISTRING) $(LIB_SETLOCALE) $(LIB_MBRTOWC)