added more Unicode tests

This commit is contained in:
Niels 2016-07-25 16:05:58 +02:00
parent dcea3a283c
commit 369671f028
2 changed files with 56 additions and 27 deletions

View file

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