json/test
Thomas Braun 0b8644c452 test/CMakeLists.txt: Use more fine grained compiler detection
Clang on Windows comes in two flavours, one which pretens to be like GCC
and one which pretends to be like MSVC. We need to distinguish these two
so that we can pass the correct compiler flags.

Co-authored-by: James Moore <james.moore@veracityuk.com>
2020-09-01 13:47:53 +02:00
..
cmake_add_subdirectory add test to compile without exceptions 2020-08-10 09:48:11 +02:00
cmake_fetch_content 🔧 add label to tests that require a git checkout 2020-06-17 12:35:59 +02:00
cmake_import Update tests that generate CMake projects to use the CMAKE_CXX_COMPILER the main project was CMake'd with. Fixes #1747. 2019-11-18 21:46:34 -06:00
cmake_import_minver Update tests that generate CMake projects to use the CMAKE_CXX_COMPILER the main project was CMake'd with. Fixes #1747. 2019-11-18 21:46:34 -06:00
cmake_target_include_directories add regression test for #2281 2020-07-22 13:39:40 +02:00
reports added fuzzing results 2016-10-02 11:23:47 +02:00
src unit-allocator.cpp: Silence compiler warning on MSVC 2015 2020-09-01 13:39:33 +02:00
thirdparty 🚨 fix warnings #2113 2020-05-16 14:26:17 +02:00
CMakeLists.txt test/CMakeLists.txt: Use more fine grained compiler detection 2020-09-01 13:47:53 +02:00
Makefile 🔥 remove test Makefile targets (all handled by CMake) 2020-07-16 13:38:25 +02:00