libkiwix/test
Matthieu Gautier 66c40817ee Fix the OPDS stream to handle custom ROOT prefix
As we render the entry's xml in a separated steps, we need to pass the
rootLocation to all the internal rendering.

Testing with and without root is not so easy.
I've simply made all server tests using a ROOT prefix.
We can assume that if the ROOT is present everywhere we need it, it will not
when we don't need. (As long as we don't hardcode "ROOT" in the server.)
2022-01-04 11:15:18 +01:00
..
data Do not create a dummy illustration if library.xml doesn't contain one. 2022-01-04 11:12:32 +01:00
book.cpp Testing of Book::getHumanReadableIdFromPath() 2021-11-22 20:54:44 +04:00
counterParsing.cpp Adapt kiwix-lib to the new libzim api. 2020-12-02 12:16:48 +01:00
httplib.h Fix warning in httplib. 2021-11-16 09:39:56 +01:00
kiwixserve.cpp Fix tests. 2020-01-20 17:00:18 +01:00
library.cpp Enter Library::removeBooksNotUpdatedSince() 2021-11-30 18:20:27 +04:00
manager.cpp Manager::reload() 2021-11-30 18:20:27 +04:00
meson.build Testing of HumanReadableNameMapper 2021-11-22 20:54:44 +04:00
name_mapper.cpp Dropped Library::getBookBy*() non-const functions 2021-11-30 18:20:27 +04:00
opds_catalog.cpp OpdsCatalog::getSearchUrl() 2021-06-30 18:27:00 +02:00
pathTools.cpp Move back used helper functions to the public API. 2021-07-07 14:43:13 +02:00
reader.cpp Add unit tests for Searcher and Reader 2021-07-03 14:07:14 +05:30
regex.cpp Move all public *Tools.h in src. 2021-07-07 14:43:13 +02:00
searcher.cpp fixup! Searcher::add_reader() rejects duplicate readers 2021-12-16 16:51:03 +01:00
server.cpp Fix the OPDS stream to handle custom ROOT prefix 2022-01-04 11:15:18 +01: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