summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearsSergey Poznyakoff2023-01-221-1/+1
* Test database file dumping and loadingSergey Poznyakoff2022-07-031-0/+2
* Update copyright yearsSergey Poznyakoff2022-01-021-1/+1
* Rearrange the directory structureSergey Poznyakoff2021-11-201-2/+2
* Word wrapping output functions for gdbm appsSergey Poznyakoff2021-11-181-1/+4
* Switch to hash table cache implementationSergey Poznyakoff2021-11-141-1/+2
* Fix testing with DejaGNU 1.6.3Sergey Poznyakoff2021-09-071-33/+1
* Test conversion to extended format.Sergey Poznyakoff2021-07-291-0/+2
* Update copyright yearsSergey Poznyakoff2021-01-021-1/+1
* Update copyright yearsSergey Poznyakoff2020-12-231-1/+1
* Update copyright yearsSergey Poznyakoff2019-04-081-1/+1
* Change return value of gdbm_close and gdbm_syncSergey Poznyakoff2018-07-011-0/+2
* Various fixesSergey Poznyakoff2018-05-241-5/+0
* BugfixSergey Poznyakoff2018-05-241-1/+3
* Add new testSergey Poznyakoff2018-05-241-0/+1
* gdbmtool: accept commands from command line as well as from fileSergey Poznyakoff2018-05-231-2/+35
* Catch more errorsSergey Poznyakoff2018-05-191-0/+2
* Add new testsSergey Poznyakoff2018-05-191-0/+3
* Happy GNU YearSergey Poznyakoff2018-01-011-1/+1
* Happy GNU YearSergey Poznyakoff2017-01-021-1/+1
* Add debug info.Sergey Poznyakoff2016-07-251-4/+0
* Introduce debug hooks.Sergey Poznyakoff2016-07-201-10/+7
* Implement gdbm_recover functionSergey Poznyakoff2016-07-191-0/+2
* New gdbm_setopt option to get the actual block size valueSergey Poznyakoff2016-07-151-0/+3
* Use AM_CPPFLAGS instead of INCLUDES in MakefilesSergey Poznyakoff2013-05-091-1/+1
* Implement cloexec in gdbm_reorganize. Add test cases.Sergey Poznyakoff2011-11-111-1/+12
* Fix handling of NDBM databases in read-only mode.Sergey Poznyakoff2011-11-101-0/+3
* Bugfixes (pointed out by Matthew Burgess).Sergey Poznyakoff2011-08-121-1/+1
* Add testcases for gdbm_setopt.Sergey Poznyakoff2011-08-111-0/+4
* Define AT_PACKAGE_VERSION_MAJOR,Sergey Poznyakoff2011-08-051-0/+3
* Add new files.Sergey Poznyakoff2011-08-051-2/+20
* (check_PROGRAMS): Add gtver.Sergey Poznyakoff2011-08-031-1/+2
* Add delete tests.Sergey Poznyakoff2011-08-021-3/+8
* Add tests.Sergey Poznyakoff2011-08-021-0/+90