Files
libkiwix/test
Matthieu Gautier a0cf91157a Split test/server.cpp
The file starts now to be too long.

- Move testing of the search html result in `test/server_html_search.cpp`
- Move common code used to launch server and so
  in `test/server_testing_tools.h'

This is mainly code move with a small change:
Instead of setting the default PORT (8001) as a const int in the
`ServerTest` class, we now use SERVER_PORT.
SERVER_PORT must be defined before include `server_testing_tools.h`.
This allow several test to be run in parallele without trying to open
the same port.
2022-06-03 15:46:41 +02:00
..
2022-01-12 18:07:46 +01:00
2021-11-16 09:39:56 +01:00
2020-01-20 17:00:18 +01:00
2021-11-30 18:20:27 +04:00
2022-06-03 15:46:41 +02:00
2021-06-30 18:27:00 +02:00
2021-07-07 14:43:13 +02:00
2022-06-03 15:46:41 +02:00
2022-06-03 15:46:41 +02:00
2022-06-03 15:46:41 +02:00
2022-05-23 10:56:39 +02:00
2020-01-20 17:00:18 +01:00