Code

Include config.h in source files.
[sysdb.git] / t / libsysdb_test.c
2014-02-23 Sebastian HarlInclude config.h in source files.
2014-02-23 Sebastian HarlAdded tests for store lookup functions.
2014-01-31 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2014-01-29 Sebastian Harldata: Added helper functions to copy and free data.
2013-12-31 Sebastian Harlfrontend: Added flex/bison based parser skeleton.
2013-12-20 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-12-17 Sebastian Harlfrontend/sock_test: Added initial tests for frontend...
2013-12-10 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-12-07 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-12-07 Sebastian HarlRun all tests using TZ=UTC.
2013-12-07 Sebastian Harlt/core/store_test: Added initial tests for the object...
2013-12-01 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-12-01 Sebastian Harlt/: Added initial tests for core/object.
2013-11-07 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-10-19 Sebastian Harlt/: Added tests for the channel implementation.
2013-09-16 Sebastian Harlunit tests: Added basic tests for unixsock utils; mocki...
2013-09-06 Sebastian Harlt/: Added unit tests for the string buffer utilities.
2013-08-28 Sebastian Harlt/libsysdb_test: Use a list of test-suite creators.
2013-08-27 Sebastian Harlt/: Added initial version of unit tests for utils/dbi.
2013-08-27 Sebastian Harlt/: Make the test-suite compile with strict compiler...
2013-08-23 Sebastian HarlAdded unit testing framework based on ‘check’.