added first insert functions

This commit is contained in:
Niels 2015-07-12 18:28:23 +02:00
parent b2efd50a03
commit 186aefb8f2
13 changed files with 503 additions and 3 deletions

View file

@ -400,7 +400,7 @@ $ make
$ ./json_unit "*"
===============================================================================
All tests passed (3341006 assertions in 22 test cases)
All tests passed (3341759 assertions in 27 test cases)
```
For more information, have a look at the file [.travis.yml](https://github.com/nlohmann/json/blob/master/.travis.yml).