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
malloc-h: New module.
[gnulib.git]
/
modules
/
unistr
/
u32-to-u8-tests
blob
8b297869c626efd69ef4b4ff56d185388cadd2f2
1
Files:
2
tests/unistr/test-u32-to-u8.c
3
tests/macros.h
4
5
Depends-on:
6
unistr/u8-cmp
7
8
configure.ac:
9
10
Makefile.am:
11
TESTS += test-u32-to-u8
12
check_PROGRAMS += test-u32-to-u8
13
test_u32_to_u8_SOURCES = unistr/test-u32-to-u8.c
14
test_u32_to_u8_LDADD = $(LDADD) $(LIBUNISTRING)