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
af_alg: minor style improvements
[gnulib.git]
/
modules
/
unicase
/
u32-casefold-tests
blob
c3ebd79bc503c0e63fbd30bc2d384358ffa91370
1
Files:
2
tests/unicase/test-u32-casefold.c
3
tests/macros.h
4
5
Depends-on:
6
unistr/u32-cmp
7
uninorm/nfc
8
uninorm/nfd
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-u32-casefold
14
check_PROGRAMS += test-u32-casefold
15
test_u32_casefold_SOURCES = unicase/test-u32-casefold.c
16
test_u32_casefold_LDADD = $(LDADD) $(LIBUNISTRING)