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
posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git]
/
modules
/
unistr
/
u16-mbtoucr-tests
blob
ab6871e93033df9dea5286fb4c4dd28f306d6e1f
1
Files:
2
tests/unistr/test-u16-mbtoucr.c
3
tests/macros.h
4
5
Depends-on:
6
7
configure.ac:
8
9
Makefile.am:
10
TESTS += test-u16-mbtoucr
11
check_PROGRAMS += test-u16-mbtoucr
12
test_u16_mbtoucr_SOURCES = unistr/test-u16-mbtoucr.c
13
test_u16_mbtoucr_LDADD = $(LDADD) $(LIBUNISTRING)