eidheim
|
84170850f3
|
Resolved conflicts
|
2023-04-04 12:50:54 +02:00 |
|
Hermann von Kleist
|
cde35e2abf
|
Set CXX_STANDARD property for declared targets
CMake 3.8 provides the slightly cooler compile feature cxx_std_11, but
we are on 3.7 for now.
|
2023-03-31 17:03:23 +02:00 |
|
Hermann von Kleist
|
ff101fe41e
|
Remove use of target_link_options which was introduced in CMake 3.13
However, target_link_libraries also supports link flags, which is
available for declared CMake version 3.7
|
2023-03-31 16:37:55 +02:00 |
|
Jørgen Sverre Lien Sellæg
|
898b6abd1b
|
add prefix to common test names
|
2020-10-09 15:17:15 +02:00 |
|
eidheim
|
f6df4cde4e
|
Made use of libfuzzer
|
2020-08-08 11:14:37 +02:00 |
|
eidheim
|
a743915d72
|
Made use of clang's Thread Safety Analysis
|
2019-06-25 11:29:36 +02:00 |
|
Andrey Potapov
|
4f66df49a0
|
use NAME and COMMAND tags in add_test function
|
2019-02-08 15:30:42 +00:00 |
|
eidheim
|
5a7c021dab
|
Added MSVC support to cmake files (not tested, but hopefully it works). Some tests are disabled due to lacking MSVC options.
|
2017-11-14 19:44:40 +01:00 |
|
eidheim
|
0d8caeca15
|
Modernised all CMakeLists.txt files, and made it easier to use Simple-Web-Server as a sub-project
|
2017-11-07 11:45:17 +01:00 |
|
knowledge4igor
|
6f9b8b7248
|
Add tests for status codes
|
2017-09-08 14:58:55 +02:00 |
|
eidheim
|
5c5a1f78b2
|
Added crypto.hpp for convenient C++ wrappings for commonly used OpenSSL functions
|
2016-12-20 12:21:38 +01:00 |
|
eidheim
|
d6f3d55019
|
Renamed test folder to tests
|
2016-08-03 12:15:32 +02:00 |
|