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
/
getopt-posix-tests
blob
fe71fcdfa4b4dd0baac8714c5f63714125325ecc
1
Files:
2
tests/macros.h
3
tests/signature.h
4
tests/test-getopt-posix.c
5
tests/test-getopt-main.h
6
tests/test-getopt.h
7
8
Depends-on:
9
dup2
10
setenv
11
stdbool
12
unistd
13
unsetenv
14
15
configure.ac:
16
17
Makefile.am:
18
TESTS += test-getopt-posix
19
check_PROGRAMS += test-getopt-posix
20
test_getopt_posix_LDADD = $(LDADD) $(LIBINTL)