aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-08-03 17:37:39 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2011-08-03 17:37:39 +0000
commit7c70a24aa60091e7687821995c45503313d7c1d8 (patch)
tree8413728744434c2492ac90d951a353b4a5ddbc8f /tests
parent918eccff44981882da0a97da8d0845b278fb73ae (diff)
downloadgdbm-7c70a24aa60091e7687821995c45503313d7c1d8.tar.gz
gdbm-7c70a24aa60091e7687821995c45503313d7c1d8.tar.bz2
Use gtver instead of testgdbm.
Diffstat (limited to 'tests')
-rw-r--r--tests/version.at7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/version.at b/tests/version.at
index 6b73953..f6d6a8a 100644
--- a/tests/version.at
+++ b/tests/version.at
@@ -16,9 +16,10 @@
16 16
17AT_SETUP([gdbm version]) 17AT_SETUP([gdbm version])
18 18
19AT_CHECK([testgdbm --version | sed 1q], 19AT_CHECK([gtver -lib -full -header -full],
20 [0], 20[0],
21 [testgdbm (AT_PACKAGE_NAME) AT_PACKAGE_VERSION 21[AT_PACKAGE_VERSION
22AT_PACKAGE_VERSION
22], 23],
23[], 24[],
24[cat >$[]XFAILFILE <<'_EOT' 25[cat >$[]XFAILFILE <<'_EOT'

Return to:

Send suggestions and report system problems to the System administrator.