libkiwix/test
Veloman Yunkan 4e64d26ede Added more name conflicts to NameMapper unit test
The extended setup of the NameMapper unit test demonstrates (by the fact
that this change doesn't break the tests that check the stderr) that
certain naming conflicts escape NameMapper's attention.
2024-03-06 11:43:43 +01:00
..
data Made entries in test library point to "different" files 2024-03-06 11:43:43 +01:00
book.cpp Deprecated Book::getLanguage() 2023-03-08 15:24:53 +01:00
httplib.h Fix for getifaddrs on Haiku 2024-02-08 11:52:37 +01:00
i18n.cpp Added i18n unit test 2024-01-09 20:25:59 +04:00
kiwixserve.cpp Fix tests. 2020-01-20 17:00:18 +01:00
languageTools.cpp Move getLanguageSelfName to tools.h 2023-07-26 16:02:32 +05:30
library.cpp Fixed compilation warnings 2024-02-25 16:15:29 +04:00
library_server.cpp Made entries in test library point to "different" files 2024-03-06 11:43:43 +01:00
lrucache.cpp uint is not defined on Windows 2022-06-10 11:21:35 +02:00
manager.cpp Make the `Manager` keep a `shared_ptr` instead of a raw Library reference. 2023-09-25 16:30:56 +02:00
meson.build Made entries in test library point to "different" files 2024-03-06 11:43:43 +01:00
name_mapper.cpp Added more name conflicts to NameMapper unit test 2024-03-06 11:43:43 +01:00
opdsParsingTools.cpp Tests for readLanguagesFromFeed and readCategoriesFromFeed 2023-07-26 16:02:32 +05:30
opds_catalog.cpp Proper URI-encoding in kiwix::getSearchUrl() 2023-01-25 19:15:12 +04:00
otherTools.cpp Slight enhancement of escapeForJSON() 2024-01-10 00:26:13 +04:00
pathTools.cpp Do not include posix header on Windows 2022-01-19 16:15:59 +01:00
regex.cpp Got rid of unused *pendToFirstOccurence() funcs 2022-09-21 15:52:26 +04:00
response.cpp HTML-template data is HTML-encoded 2024-01-10 00:28:37 +04:00
server.cpp Update i18n translation files. 2024-02-20 10:40:44 +01:00
server_helper.cpp Introduce a pagination object to render search result. 2022-05-23 19:12:17 +02:00
server_search.cpp Backend translates the search results page 2024-02-01 18:27:54 +04:00
server_testing_tools.h Enabled frontend-side translation of 500 error page 2024-01-29 10:53:36 +01:00
stringTools.cpp Add download-links to tiles in /nojs 2023-03-29 19:02:56 +05:30
tagParsing.cpp Fix tests. 2020-01-20 17:00:18 +01:00