Code

Added __attribute__((format(printf, ...))) where appropriate.
[sysdb.git] / t / unit / utils / strbuf_test.c
2014-08-22 Sebastian HarlAdded __attribute__((format(printf, ...))) where approp...
2014-05-16 Sebastian Harlstrbuf_test: Added some tests based on sdb_strbuf_cap().
2014-05-15 Sebastian Harlstrbuf_test: Added some more tests.
2014-05-15 Sebastian Harlstrbuf_test: Cleaned up the code a bit.
2014-04-26 Sebastian HarlMoved unit tests into t/unit/ subdirectory.