libkiwix/test
Maneesh P M e74e7f5623 Add unit test for incremental searching
With this, we eventually want to see the usage of getResults giving
a FAILING TEST. This happens because the second argument to
getResults is NOT `end` of the range, but `maxResultCount` to retrieve.
This will be fixed in the next commit.
2021-08-04 19:20:05 +05:30
..
data Made test library.xml a multi-language library 2021-08-03 11:32:38 +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 Introducing 1st real unit test of the server 2020-04-29 15:39:18 +04:00
kiwixserve.cpp Fix tests. 2020-01-20 17:00:18 +01:00
library.cpp Helper function Library::getBookPropValueSet() 2021-08-03 11:32:38 +02:00
manager.cpp Move back used helper functions to the public API. 2021-07-07 14:43:13 +02:00
meson.build Add unit tests for Searcher and Reader 2021-07-03 14:07:14 +05:30
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 Add unit test for incremental searching 2021-08-04 19:20:05 +05:30
server.cpp Languages OPDS feed includes book counts 2021-08-03 11:32:38 +02: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