libkiwix/test
Matthieu Gautier e2e42ac65c Patch httplib.h for gcc `maybe-uninitialized` warning.
Recent version of gcc warn about the use `buf` where it may be
uninitialized.
But here, buf is used as a output buffer to initialize it.

I'm not sure we can fix this differently than ignoring the warning.
2021-06-30 17:30:30 +02:00
..
data Fix Libkiwix Github repository URLS 2021-05-20 08:56:44 +02:00
book.cpp Both Book::update() methods update the category 2021-03-17 14:10:57 +04:00
counterParsing.cpp Adapt kiwix-lib to the new libzim api. 2020-12-02 12:16:48 +01:00
httplib.h Patch httplib.h for gcc `maybe-uninitialized` warning. 2021-06-30 17:30:30 +02:00
kiwixserve.cpp Fix tests. 2020-01-20 17:00:18 +01:00
library.cpp Fix Libkiwix Github repository URLS 2021-05-20 08:56:44 +02:00
manager.cpp Testing of Manager.readXml() 2021-04-12 15:14:12 +02:00
meson.build New unit-test LibraryServerTest.catalog_root_xml 2021-03-17 14:02:27 +04:00
pathTools.cpp Add support for samba path on windows. 2020-07-15 11:40:02 +02:00
regex.cpp Fix tests. 2020-01-20 17:00:18 +01:00
server.cpp Fixed the self link in the output of /catalog/v2/entries 2021-06-08 20:37:00 +04:00
stringTools.cpp Better parsing of `M/Counter` 2020-10-28 16:03:18 +01:00
tagParsing.cpp Fix tests. 2020-01-20 17:00:18 +01:00