This website requires JavaScript.
Explore
Help
Register
Sign In
amorfo77
/
json
Watch
1
Star
0
Fork
0
You've already forked json
mirror of
https://github.com/nlohmann/json.git
synced
2026-05-03 21:05:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c00c3162b21fbb899c06507c6699c1a00890380d
json
/
test
T
History
Niels Lohmann
448ceb2e12
Merge pull request
#2303
from nlohmann/cleanup
...
Cleanup
2020-07-25 05:41:51 +02:00
..
cmake_add_subdirectory
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_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
🚨
fix UBSAN warning
2020-07-23 14:06:09 +02:00
thirdparty
🚨
fix warnings
#2113
2020-05-16 14:26:17 +02:00
utils
🚨
fix implicit conversion warning when opening binary file
2020-07-23 14:02:12 +02:00
CMakeLists.txt
🚨
fix implicit conversion warning when opening binary file
2020-07-23 14:02:12 +02:00
Makefile
🔥
remove test Makefile targets (all handled by CMake)
2020-07-16 13:38:25 +02:00