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
/
glob-tests
blob
f551f6c9506a7f7bc1407d16a2ce22c847519688
1
Files:
2
tests/test-glob.c
3
tests/signature.h
4
tests/macros.h
5
6
Depends-on:
7
symlink
8
9
configure.ac:
10
11
Makefile.am:
12
TESTS += test-glob
13
check_PROGRAMS += test-glob
14
test_glob_LDADD = $(LDADD) $(LIB_MBRTOWC)