1
0
mirror of https://github.com/nlohmann/json synced 2024-11-22 03:50:05 +00:00
nlohmannjson/tests
Qianqian Fang 13730235f2
BJData dimension length can not be string_t::npos, fix #3541 (#3543)
* BJData dimension length can not be string_t::npos, fix #3541

* handle error messages on 32bit machine

* add explanation to why size can not be string_t::npos

* add test cases to 32bit unit test

Co-authored-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2022-06-18 19:12:22 +02:00
..
benchmarks Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
cmake_add_subdirectory Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
cmake_fetch_content Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
cmake_fetch_content2 Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
cmake_import Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
cmake_import_minver Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
cmake_target_include_directories Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
cuda_example Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
reports Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
src BJData dimension length can not be string_t::npos, fix #3541 (#3543) 2022-06-18 19:12:22 +02:00
thirdparty Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
CMakeLists.txt CI: Enable 32bit unit test (3) (#3532) 2022-06-14 08:54:12 +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