more test cases

This commit is contained in:
Niels 2015-05-09 16:58:06 +02:00
parent 03634cacbc
commit abb8653115
29 changed files with 235 additions and 2 deletions

View file

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