mirror of
https://github.com/nlohmann/json.git
synced 2026-09-11 10:48:01 +00:00
Resolves conflicts from develop's binary-reader and serializer rewrites, and the unit-regression2.cpp/unit-regression3.cpp split (#5511): took develop's version of the split test files wholesale (content-equivalent, confirmed by comparing SECTION/TEST_CASE names), and combined the ci_cmake_options CI matrix (ci_test_simdutf + ci_test_no_thread_local). Signed-off-by: Niels Lohmann <mail@nlohmann.me>