summaryrefslogtreecommitdiff
path: root/src/test/test_libconfig.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-20Removed support for apostrophes in libconfig key namesHaru1-9/+17
2016-11-19Fix various uninitialized objects in the test_libconfig suiteHaru1-0/+31
2016-11-19Add fixed-size versions of the _int64 libconfig getters/settersHaru1-3/+3
2016-05-08Fixed various issues pointed out by cppcheckHaru1-3/+3
2016-02-17Removed unnecessary typedefs from libconfigHaru1-43/+43
2016-02-17Renamed config->read_file to config->load_fileHaru1-3/+3
2016-02-17Updated libconfig to version 1.5Haru1-2/+2
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-3/+23
2015-10-11Added test_libconfig test suite.Haru1-0/+842