summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* fix cmake version for testsLeon Gross2021-10-061-1/+1
* json_pointer: allow the feature to be disabledAlexandru Ardelean2021-04-161-1/+4
* tests: CMakeLists.txt: move test names to variableAlexandru Ardelean2021-04-161-24/+26
* Properly format errnos in _json_c_strerrorTobias Stoeckmann2020-08-221-1/+2
* Change the strerror_override handling to check $_JSON_C_STRERROR_OVERRIDE ins...Eric Haszlakiewicz2020-07-041-0/+4
* Increased the test coverage of json_object_iterator.c from 0% to 100%chenguoping2020-04-141-1/+2
* Remove multiple trailing newlines at EOF.Björn Esser2020-04-111-1/+0
* modify json-c default build type, and fix up the assert() errors in testcasedota172020-02-291-5/+0
* Properly append to CMAKE_C_FLAGS stringJaap Keuter2019-12-121-1/+1
* Undefine NDEBUG for tests - cmake version. See issue #501.Eric Haszlakiewicz2019-12-051-0/+5
* Build and run the tests as part of the cmake build.Eric Haszlakiewicz2019-11-231-0/+54