aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
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 @@
AT_SETUP([gdbm version])
-AT_CHECK([testgdbm --version | sed 1q],
- [0],
- [testgdbm (AT_PACKAGE_NAME) AT_PACKAGE_VERSION
+AT_CHECK([gtver -lib -full -header -full],
+[0],
+[AT_PACKAGE_VERSION
+AT_PACKAGE_VERSION
],
[],
[cat >$[]XFAILFILE <<'_EOT'

Return to:

Send suggestions and report system problems to the System administrator.