added test cases

This commit is contained in:
Niels 2015-05-09 14:37:22 +02:00
parent 869035a6c9
commit bb142d6cae
2 changed files with 12 additions and 1 deletions

View file

@ -396,7 +396,7 @@ $ make
$ ./json_unit
===============================================================================
All tests passed (4673 assertions in 19 test cases)
All tests passed (4707 assertions in 20 test cases)
```
For more information, have a look at the file [.travis.yml](https://github.com/nlohmann/json/blob/master/.travis.yml).