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
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
fnmatch-tests
blob
5fd97c7e4d5f5bd88384b08e17102f7146036b37
1
Files:
2
tests/test-fnmatch.c
3
tests/signature.h
4
tests/macros.h
5
6
Makefile.am:
7
TESTS += test-fnmatch
8
check_PROGRAMS += test-fnmatch
9
test_fnmatch_LDADD = $(LDADD) $(LIB_MBRTOWC)