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
/
u8-strtok-tests
blob
f6e2588146678dc6cd792e2d753f7dfe841a634c
1
Files:
2
tests/unistr/test-u8-strtok.c
3
tests/unistr/test-u-strtok.h
4
tests/macros.h
5
6
Depends-on:
7
8
configure.ac:
9
10
Makefile.am:
11
TESTS += test-u8-strtok
12
check_PROGRAMS += test-u8-strtok
13
test_u8_strtok_SOURCES = unistr/test-u8-strtok.c
14
test_u8_strtok_LDADD = $(LDADD) $(LIBUNISTRING)