Code

plugin: Record all loaded plugins and use that for improved error messages.
[sysdb.git] / t / utils / strbuf_test.c
2013-12-07 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-12-05 Sebastian Harlstrbuf_test: Added skip() tests using various offsets.
2013-12-05 Sebastian Harlutil strbuf: Let skip() support an offset.
2013-12-01 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-11-28 Sebastian Harlstrbuf test: Further extended the incremental append...
2013-11-28 Sebastian Harlutils strbuf: Handle nul-byte correctly.
2013-11-07 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-10-31 Sebastian Harlstrbuf_test: Added some NULL tests.
2013-10-31 Sebastian Harlstrbuf_test: Added tests for len / nil-termination...
2013-10-31 Sebastian Harlutils strbuf: Added sdb_strbuf_skip().
2013-10-29 Sebastian Harlutils strbuf: Added memcpy and memappend functions.
2013-09-09 Sebastian Harlt/utils/strbuf_test: Added lists of golden data for...
2013-09-06 Sebastian Harlt/: Added unit tests for the string buffer utilities.