view modules/getopt-posix-tests @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
parents 047119e9cfc9
children
line wrap: on
line source

Files:
tests/macros.h
tests/signature.h
tests/test-getopt-posix.c
tests/test-getopt-main.h
tests/test-getopt.h

Depends-on:
dup2
setenv
stdbool
unistd
unsetenv

configure.ac:

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