summaryrefslogtreecommitdiff
path: root/modules/xstrtol-tests
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-04-05 16:32:41 +0200
committerJim Meyering <meyering@redhat.com>2010-04-05 19:27:05 +0200
commit0165705e67e7d536829336acc7eaac9601cef382 (patch)
treebd712b7e1b1a0e41aca8e2e9875798e352d8a3e6 /modules/xstrtol-tests
parent5c92acef552620a440dc134faf6d1f7fd14f825f (diff)
downloadgnulib-0165705e67e7d536829336acc7eaac9601cef382.tar.gz
xstrtol-tests: convert to use init.sh
* modules/xstrtol-tests (Files): Add tests/init.sh. * tests/test-xstrtol.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.
Diffstat (limited to 'modules/xstrtol-tests')
-rw-r--r--modules/xstrtol-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/xstrtol-tests b/modules/xstrtol-tests
index 664015b7a0..1fa29ab452 100644
--- a/modules/xstrtol-tests
+++ b/modules/xstrtol-tests
@@ -1,4 +1,5 @@
Files:
+tests/init.sh
tests/test-xstrtol.c
tests/test-xstrtoul.c
tests/test-xstrtol.sh