summaryrefslogtreecommitdiff
path: root/modules/getopt-gnu-tests
blob: 688b5ded8727e86880ef7693ececfb623163e406 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Files:
tests/macros.h
tests/signature.h
tests/test-getopt-gnu.c
tests/test-getopt-main.h
tests/test-getopt.h
tests/test-getopt_long.h

Depends-on:
dup2
setenv
stdbool
unistd
unsetenv

configure.ac:

Makefile.am:
TESTS += test-getopt-gnu
check_PROGRAMS += test-getopt-gnu
test_getopt_gnu_LDADD = $(LDADD) $(LIBINTL)