view modules/argp-tests @ 17259:bc20efc34eba octave-stable

branch to handle patches for Octave stable
author John W. Eaton <jwe@octave.org>
date Thu, 03 Jan 2013 14:26:52 -0500
parents 03aab12b3f15
children
line wrap: on
line source

Files:
tests/test-argp.c
tests/test-argp-2.sh

Depends-on:
progname

Makefile.am:
TESTS += test-argp test-argp-2.sh
check_PROGRAMS += test-argp
test_argp_LDADD = $(LDADD) @LIBINTL@