Skip to content

Commit

Permalink
cleanup after PR #189
Browse files Browse the repository at this point in the history
  • Loading branch information
nlohmann committed Jan 24, 2016
1 parent 21a44da commit 600ad33
Show file tree
Hide file tree
Showing 4 changed files with 756 additions and 352 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!

Expand All @@ -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).
Loading

0 comments on commit 600ad33

Please sign in to comment.