Introducing 1st real unit test of the server

Added a new unit test 'test/server.cpp'. The pre-existing unit test
test/kiwixserve.cpp tests kiwixlib indirectly by running the kiwix-serve
executable which may be built with another version of the library.

Included with this commit is the cpp-httplib C++ HTTP/HTTPS library
(https://github.com/yhirose/cpp-httplib, v0.5.11).
The new file test/httplib.h was copied from
https://raw.githubusercontent.com/yhirose/cpp-httplib/v0.5.11/httplib.h
This commit is contained in:
Veloman Yunkan
2020-04-14 20:07:04 +04:00
parent fcadacb0ad
commit 9bf6d0621f
4 changed files with 5333 additions and 1 deletions

Binary file not shown.