libkiwix/test
Veloman Yunkan 9a893a854e Revert "Server can be started on a random free port"
This change failed to build under the following platforms
due to an older version of libmicrohttpd missing support for
the MHD_DAEMON_INFO_BIND_PORT query:
- Linux (native_dyn)
- Linux (win32_dyn)
2020-04-29 15:40:02 +04:00
..
data Introducing 1st real unit test of the server 2020-04-29 15:39:18 +04:00
book.cpp update book even if the members aren't empty 2020-01-27 17:50:44 +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 Add the method get bookByPath in library. 2020-03-06 12:08:05 +01:00
manager.cpp Manager::addBookFromPathAndGetId unit test 2020-04-28 10:56:12 +02:00
meson.build Introducing 1st real unit test of the server 2020-04-29 15:39:18 +04:00
parseUrl.cpp Fix tests. 2020-01-20 17:00:18 +01:00
pathTools.cpp Fix tests. 2020-01-20 17:00:18 +01:00
regex.cpp Fix tests. 2020-01-20 17:00:18 +01:00
server.cpp Revert "Server can be started on a random free port" 2020-04-29 15:40:02 +04:00
stringTools.cpp Fix tests. 2020-01-20 17:00:18 +01:00
tagParsing.cpp Fix tests. 2020-01-20 17:00:18 +01:00