split unit tests

This commit is contained in:
Niels 2016-08-04 07:24:46 +02:00
parent 263e6af48d
commit 5541e6f6f9
8 changed files with 66 additions and 11 deletions

View file

@ -501,8 +501,7 @@ Thanks a lot for helping out!
To compile and run the tests, you need to execute
```sh
$ make
$ ./json_unit "*"
$ make check
===============================================================================
All tests passed (8905012 assertions in 32 test cases)