aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-08-08 09:21:17 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2011-08-08 09:21:17 +0000
commit20bd97cc472f04e785863dd03123d5f6cfc9f4c4 (patch)
tree9da625f2255159fcff9389202a35f1e3dba1aa24 /ChangeLog
parent9729480d24aa61f6d426f6134eac2b7562452da6 (diff)
downloadgdbm-20bd97cc472f04e785863dd03123d5f6cfc9f4c4.tar.gz
gdbm-20bd97cc472f04e785863dd03123d5f6cfc9f4c4.tar.bz2
Provide test group descriptors in the testsuite.
* tests/atlocal.in (XFAILFILE): Remove. * tests/version.at: Don't create XFAILFILE. * tests/testsuite.at: Add test group banners * tests/dbmcreate00.at (AT_SETUP): Change description. * tests/dbmdel00.at: Likewise. * tests/dbmdel01.at: Likewise. * tests/dbmdel02.at: Likewise. * tests/dbmfetch00.at: Likewise. * tests/dbmfetch01.at: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index efff0b3..8a2df9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2011-08-08 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ Provide test group descriptors in the testsuite.
+
+ * tests/atlocal.in (XFAILFILE): Remove.
+ * tests/version.at: Don't create XFAILFILE.
+ * tests/testsuite.at: Add test group banners
+ * tests/dbmcreate00.at (AT_SETUP): Change description.
+ * tests/dbmdel00.at: Likewise.
+ * tests/dbmdel01.at: Likewise.
+ * tests/dbmdel02.at: Likewise.
+ * tests/dbmfetch00.at: Likewise.
+ * tests/dbmfetch01.at: Likewise.
+
2011-08-07 Sergey Poznyakoff <gray@gnu.org.ua>
* src/testgdbm.c: Change internal command invocation
@@ -39,6 +53,12 @@
2011-08-05 Sergey Poznyakoff <gray@gnu.org.ua>
+ * configure.ac: Require latest autotools. Enable silent mode.
+ * NEWS: Convert to the standard GNU outline format. Add entry
+ for 1.9.
+
+2011-08-05 Sergey Poznyakoff <gray@gnu.org.ua>
+
* tests/version.at: Update.
* tests/Makefile.am: Define AT_PACKAGE_VERSION_MAJOR,
AT_PACKAGE_VERSION_MINOR, and AT_PACKAGE_VERSION_PATCH.

Return to:

Send suggestions and report system problems to the System administrator.