12 Commits (b1fb1508ee2ec92b9ec29af9f2da77c4727942c3)

Author SHA1 Message Date
  Federico Francescon b1fb1508ee Added basic tests for `json_object_get_int`, `json_object_get_int64`, `json_object_get_uint64` 2 years ago
  Leon Gross 8be2ffdcd7 fix cmake version for tests 4 years ago
  Alexandru Ardelean 8abeebc9b2 json_pointer: allow the feature to be disabled 4 years ago
  Alexandru Ardelean 1f8b64f62c tests: CMakeLists.txt: move test names to variable 4 years ago
  Tobias Stoeckmann 4298431150 Properly format errnos in _json_c_strerror 5 years ago
  Eric Haszlakiewicz 6068d3f6d1 Change the strerror_override handling to check $_JSON_C_STRERROR_OVERRIDE instead of using a variable, so we don't need to export it. 5 years ago
  chenguoping f56c5c1a60 Increased the test coverage of json_object_iterator.c from 0% to 100% 5 years ago
  Björn Esser 73a2ed115a
Remove multiple trailing newlines at EOF. 5 years ago
  dota17 2d44f865c3 modify json-c default build type, and fix up the assert() errors in testcase 5 years ago
  Jaap Keuter 78d8e5c3d5 Properly append to CMAKE_C_FLAGS string 5 years ago
  Eric Haszlakiewicz 0819a55ffb Undefine NDEBUG for tests - cmake version. See issue #501. 5 years ago
  Eric Haszlakiewicz bdaff94e9a Build and run the tests as part of the cmake build. 5 years ago