view modules/xstrtoumax-tests @ 13174:371266bf04b6

xstrtoumax-tests: convert to use init.sh * modules/xstrtoumax-tests (Files): Add tests/init.sh. * tests/test-xstrtoumax.sh: Invoke "$srcdir/init.sh" and path_prepend_. Use Exit, not exit. Remove uses of $EXEEXT and "./" to run a program in the current dir.
author Jim Meyering <meyering@redhat.com>
date Mon, 05 Apr 2010 19:30:38 +0200
parents 03aab12b3f15
children 928411ca75b9
line wrap: on
line source

Files:
tests/init.sh
tests/test-xstrtoumax.c
tests/test-xstrtoumax.sh

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-xstrtoumax.sh
check_PROGRAMS += test-xstrtoumax
test_xstrtoumax_LDADD = $(LDADD) @LIBINTL@