Code

parser: Let the TIMESERIES command accept optional data-source names.
[sysdb.git] / t / unit / utils / dbi_test.c
2016-09-25 Sebastian HarlMerge branch 'master' of git://git.tokkee.org/sysdb
2016-09-13 Sebastian Harldbi_test: Fix tests for libdbi < 0.9.
2016-09-09 Sebastian Harldbi_test: Add some more connection tests.
2015-02-28 Sebastian Harlt/unit/: Create one test binary for each *_test.c file.
2014-07-30 Sebastian Harltime: Renamed PRIscTIME to PRIsdbTIME.
2014-06-11 Sebastian HarlRenamed DBI_TYPE_TO_SC to DBI_TYPE_TO_SDB.
2014-05-14 Sebastian Harldbi_test: Don't allocate any memory in dbi_driver_open_r().
2014-04-26 Sebastian Harldbi utils: Added compat layer for DBI < 0.9.
2014-04-26 Sebastian Harldbi utils: Use the new _r interface.
2014-04-26 Sebastian HarlMoved unit tests into t/unit/ subdirectory.