aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-03-21 17:14:03 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2012-03-21 17:14:03 +0000
commitb7ff6844a557b77c1c66f9d3e162246f954b0e31 (patch)
treec94c8426fb45d9a4682442c2cc3ad8825c4235d1 /ChangeLog
parentf4cf25cebdc982459ba995fe30d9dbd4f54f0626 (diff)
downloadgdbm-b7ff6844a557b77c1c66f9d3e162246f954b0e31.tar.gz
gdbm-b7ff6844a557b77c1c66f9d3e162246f954b0e31.tar.bz2
Bugfixes in test suite
* tests/create00.at: Use cmp -s || diff -u instead of plain diff, because the latter produces extra output on some systems (notably Solaris). * tests/dbmcreate00.at: Likewise. * THANKS: Add Bill Jones
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa19cfe..e77977c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-03-21 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * tests/create00.at: Use cmp -s || diff -u instead of plain
+ diff, because the latter produces extra output on some systems
+ (notably Solaris).
+ * tests/dbmcreate00.at: Likewise.
+ * THANKS: Add Bill Jones
+
2011-11-16 Sergey Poznyakoff <gray@gnu.org.ua>
Improve testgdbm

Return to:

Send suggestions and report system problems to the System administrator.