json/test/src
Niels Lohmann 6f551930e5
🚨 add new CI and fix warnings (#2561)
* ⚗️ move CI targets to CMake
* ♻️ add target for cpplint
* ♻️ add target for self-contained binaries
* ♻️ add targets for iwyu and infer
* 🔊 add version output
* ♻️ add target for oclint
* 🚨 fix warnings
* ♻️ rename targets
* ♻️ use iwyu properly
* 🚨 fix warnings
* ♻️ use iwyu properly
* ♻️ add target for benchmarks
* ♻️ add target for CMake flags
* 👷 use GitHub Actions
* ⚗️ try to install Clang 11
* ⚗️ try to install GCC 11
* ⚗️ try to install Clang 11
* ⚗️ try to install GCC 11
* ⚗️ add clang analyze target
* 🔥 remove Google Benchmark
* ⬆️ Google Benchmark 1.5.2
* 🔥 use fetchcontent
* 🐧 add target to download a Linux version of CMake
* 🔨 fix dependency
* 🚨 fix includes
* 🚨 fix comment
* 🔧 adjust flags for GCC 11.0.0 20210110 (experimental)
* 🐳 user Docker image to run CI
* 🔧 add target for Valgrind
* 👷 add target for Valgrind tests
* ⚗️ add Dart
*  remove Dart
* ⚗️ do not call ctest in test subdirectory
* ⚗️ download test data explicitly
* ⚗️ only execute Valgrind tests
* ⚗️ fix labels
* 🔥 remove unneeded jobs
* 🔨 cleanup
* 🐛 fix OCLint call
*  add targets for offline and git-independent tests
*  add targets for C++ language versions and reproducible tests
* 🔨 clean up
* 👷 add CI steps for cppcheck and cpplint
* 🚨 fix warnings from Clang-Tidy
* 👷 add CI steps for Clang-Tidy
* 🚨 fix warnings
* 🔧 select proper binary
* 🚨 fix warnings
* 🚨 suppress some unhelpful warnings
* 🚨 fix warnings
* 🎨 fix format
* 🚨 fix warnings
* 👷 add CI steps for Sanitizers
* 🚨 fix warnings
*  add optimization to sanitizer build
* 🚨 fix warnings
* 🚨 add missing header
* 🚨 fix warnings
* 👷 add CI step for coverage
* 👷 add CI steps for disabled exceptions and implicit conversions
* 🚨 fix warnings
* 👷 add CI steps for checking indentation
* 🐛 fix variable use
* 💚 fix build
*  remove CircleCI
* 👷 add CI step for diagnostics
* 🚨 fix warning
* 🔥 clean Travis
2021-03-24 07:15:18 +01:00
..
fuzzer-driver_afl.cpp 🔖 set version to 3.9.1 2020-08-06 13:45:29 +02:00
fuzzer-parse_bson.cpp 🔖 set version to 3.9.1 2020-08-06 13:45:29 +02:00
fuzzer-parse_cbor.cpp 🔖 set version to 3.9.1 2020-08-06 13:45:29 +02:00
fuzzer-parse_json.cpp 🔖 set version to 3.9.1 2020-08-06 13:45:29 +02:00
fuzzer-parse_msgpack.cpp 🔖 set version to 3.9.1 2020-08-06 13:45:29 +02:00
fuzzer-parse_ubjson.cpp 🔖 set version to 3.9.1 2020-08-06 13:45:29 +02:00
test_utils.hpp 🚨 fix warning 2020-07-26 12:12:17 +02:00
unit-algorithms.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-allocator.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-alt-string.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-assert_macro.cpp 🔖 set version to 3.9.1 2020-08-06 13:45:29 +02:00
unit-bson.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-capacity.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-cbor.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-class_const_iterator.cpp ♻️ remove "#define private public" 2020-08-12 13:30:06 +02:00
unit-class_iterator.cpp ♻️ remove "#define private public" 2020-08-12 13:30:06 +02:00
unit-class_lexer.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-class_parser.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-comparison.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-concepts.cpp 🔖 set version to 3.9.1 2020-08-06 13:45:29 +02:00
unit-constructor1.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-constructor2.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-convenience.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-conversions.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-deserialization.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-diagnostics.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-element_access1.cpp 🔖 set version to 3.9.1 2020-08-06 13:45:29 +02:00
unit-element_access2.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-hash.cpp 🔖 set version to 3.9.1 2020-08-06 13:45:29 +02:00
unit-inspection.cpp 🔖 set version to 3.9.1 2020-08-06 13:45:29 +02:00
unit-items.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-iterators1.cpp ♻️ remove "#define private public" 2020-08-12 13:30:06 +02:00
unit-iterators2.cpp 🚧 implement more parent relations 2021-01-02 21:36:11 +01:00
unit-json_patch.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-json_pointer.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-large_json.cpp 🔖 set version to 3.9.1 2020-08-06 13:45:29 +02:00
unit-merge_patch.cpp 🔖 set version to 3.9.1 2020-08-06 13:45:29 +02:00
unit-meta.cpp 📄 update copyright year 2021-01-03 20:54:17 +01:00
unit-modifiers.cpp 🔖 set version to 3.9.1 2020-08-06 13:45:29 +02:00
unit-msgpack.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-noexcept.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-ordered_json.cpp ordered_map::insert(InputIt first, InputIt last) is added 2020-12-07 20:15:41 +03:00
unit-ordered_map.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-pointer_access.cpp 🔖 set version to 3.9.1 2020-08-06 13:45:29 +02:00
unit-readme.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-reference_access.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-regression1.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-regression2.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-serialization.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-testsuites.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-to_chars.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-ubjson.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-udt.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-udt_macro.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-unicode.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-user_defined_input.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit-wstring.cpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
unit.cpp 🔖 set version to 3.9.1 2020-08-06 13:45:29 +02:00