Tests: Test if the readme examples are working

This commit is contained in:
Max Bruckner
2017-12-30 02:24:06 +01:00
parent 5605fa4ad5
commit e7d0c1dc37
2 changed files with 259 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ if(ENABLE_CJSON_TEST)
parse_with_opts
compare_tests
cjson_add
readme_examples
)
option(ENABLE_VALGRIND OFF "Enable the valgrind memory checker for the tests.")