json/tests
Florian Albrechtskirchinger a76b2c5229
Add CMake function to associate macros with C++ standards
Add and use the following CMake function:

  json_test_add_standard_keyphrases(
      PHRASES <args>...
      CXX_STANDARDS <args>...)

  Create a mapping between C++ standard versions and key phrases.

  json_test_add_test_for() will search for these key phrases and build
  tests for associated C++ standard versions.
2022-08-03 22:14:23 +02:00
..
abi 🔖 set version to 3.11.1 2022-08-01 23:27:58 +02:00
benchmarks 🔖 set version to 3.11.1 2022-08-01 23:27:58 +02:00
cmake_add_subdirectory 🔖 set version to 3.11.1 2022-08-01 23:27:58 +02:00
cmake_fetch_content 🔖 set version to 3.11.1 2022-08-01 23:27:58 +02:00
cmake_fetch_content2 🔖 set version to 3.11.1 2022-08-01 23:27:58 +02:00
cmake_import 🔖 set version to 3.11.1 2022-08-01 23:27:58 +02:00
cmake_import_minver 🔖 set version to 3.11.1 2022-08-01 23:27:58 +02:00
cmake_target_include_directories 🔖 set version to 3.11.1 2022-08-01 23:27:58 +02:00
cuda_example 🔖 set version to 3.11.1 2022-08-01 23:27:58 +02:00
reports Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
src Minor BJData fixes (#3637) 2022-08-03 09:15:37 +02:00
thirdparty Use REUSE framework (#3546) 2022-07-20 12:38:07 +02:00
CMakeLists.txt Add CMake function to associate macros with C++ standards 2022-08-03 22:14:23 +02:00
fuzzing.md Document fuzzer usage (#3478) 2022-05-09 08:02:41 +02:00
Makefile Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00