mirror of
https://github.com/nlohmann/json.git
synced 2026-09-13 19:57:58 +00:00
cleanup after PR #189
This commit is contained in:
@@ -388,6 +388,7 @@ I deeply appreciate the help of the following people.
|
||||
- [406345](https://github.com/406345) fixed two small warnings.
|
||||
- [Glen Fernandes](https://github.com/glenfe) noted a potential portability problem in the `has_mapped_type` function.
|
||||
- [Corbin Hughes](https://github.com/nibroc) fixed some typos in the contribution guidelines.
|
||||
- [twelsby](https://github.com/twelsby) fixed the array subscript operator.
|
||||
|
||||
Thanks a lot for helping out!
|
||||
|
||||
@@ -404,7 +405,7 @@ $ make
|
||||
$ ./json_unit "*"
|
||||
|
||||
===============================================================================
|
||||
All tests passed (3343239 assertions in 28 test cases)
|
||||
All tests passed (3343318 assertions in 29 test cases)
|
||||
```
|
||||
|
||||
For more information, have a look at the file [.travis.yml](https://github.com/nlohmann/json/blob/master/.travis.yml).
|
||||
|
||||
Reference in New Issue
Block a user