1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-22 15:21:52 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
2f44ac1def moved from Catch to doctest for unit tests 2019-01-15 22:02:16 +02:00
c9dd260a4c Add unit tests for dump_integer
Add some unit tests for formatting integers
to keep code coverage as before.
2019-01-12 08:58:30 -08:00
6f89613acd 🚨 fixed some warnings 2018-12-23 13:56:18 +01:00
78348afeb6 🔖 set version to 3.5.0 2018-12-21 23:52:29 +01:00
7b2f8cce03 🔖 set version to 3.4.0 2018-10-30 21:30:20 +01:00
b968faa882 🔖 set version to 3.3.0 2018-10-05 10:59:33 +02:00
9f3857ef6f 🔖 set version to 3.2.0 2018-08-18 18:46:15 +02:00
ed69e50ad2 📄 added SPDX-License-Identifier 2018-05-03 17:41:45 +02:00
afef474c0d 🔖 set version to 3.1.2 2018-03-14 21:09:27 +01:00
938c861a09 🔖 set version to 3.1.1 2018-02-12 22:59:36 +01:00
0258484626 🔖 set version to 3.1.0
- updated documentation wrt. new repository layout
- temporarily switched off Homebrew --HEAD building (can only be switched on after release)
- set copyright date to 2018
2018-02-01 22:20:26 +01:00
14cd019861 fix cmake install directory (for real this time)
* Rename 'develop' folder to 'include/nlohmann'
* Rename 'src' folder to 'single_include/nlohmann'
* Use <nlohmann/*> headers in sources and tests
* Change amalgamate config file
2018-02-01 11:06:51 +01:00
7eabb6ba36 📝 updated documentation for UBJSON functions 2018-01-22 23:23:17 +01:00
3cca630836 🔨 cleanup after #915 2018-01-21 15:55:35 +01:00
787204f076 Add unit-tests for detail::to_chars 2018-01-15 21:13:17 +01:00