Commit Graph
43 Commits
Author SHA1 Message Date
dota17 e97fc20bfd update 2020-05-07 14:50:43 +08:00
dota17 952db0f397 support to build both static and shared libraries 2020-05-06 14:46:47 +08:00
dota17 4313465f25 update 2020-04-17 09:47:30 +08:00
dota17 8bdb420d0f manual adjustment 2020-04-16 16:30:14 +08:00
dota17 6bf6a9e248 add the list of issues& prs closed 2020-04-16 16:15:04 +08:00
dota17 b14363ae32 remove unsuitable case 2020-04-15 20:06:12 +08:00
dota17 2876fcc137 clang-format two test_util_file.c and test_object_iterator.c 2020-04-14 10:15:27 +08:00
chenguoping 8096125618 Increased the test coverage of json_util.c from 76% to 90.3%. 2020-04-14 10:10:47 +08:00
chenguoping f56c5c1a60 Increased the test coverage of json_object_iterator.c from 0% to 100% 2020-04-14 10:03:58 +08:00
dota17 74bbe349c4 clang-format test1.c 2020-04-14 09:20:51 +08:00
chenguoping 110c60fcdd fix valgrind errors 2020-04-14 09:13:29 +08:00
chenguoping 76e1472808 testcase for array_list 2020-04-14 09:13:06 +08:00
dota17 8b162c4b89 clang-format the files 2020-04-03 11:39:30 +08:00
dota17 c117d8a8a8 add the disabling formatting coments and adjust the partial code manuly 2020-04-03 11:28:04 +08:00
dota17 a8cec740f0 add options 2020-04-03 11:27:25 +08:00
dota17 df7833e9a3 clang-format 2020-04-03 11:27:08 +08:00
dota17 3822177473 add test cases 2020-03-31 19:12:45 +08:00
dota17 203bacb24d add the badge in README.md and test the coveralls 2020-03-30 17:17:28 +08:00
dota17 541a0b609a modify the coveralls configuration file 2020-03-23 11:38:18 +08:00
dota17 1204a1fded modify the doc target message 2020-03-19 10:27:27 +08:00
dota17 c14c6caa32 delete -r in uninstall 2020-03-11 10:47:04 +08:00
dota17 0030e905b4 modify RELEASE 2020-03-03 14:16:13 +08:00
dota17 e56ab0146f update testcase and delete debug -O0 build 2020-03-02 20:19:35 +08:00
dota17 2d44f865c3 modify json-c default build type, and fix up the assert() errors in testcase 2020-02-29 15:32:42 +08:00
dota17 6359b79847 update json_object.c and testcase, delete json_object_uint_inc() 2020-02-28 17:51:56 +08:00
dota17 9532f94fa4 modify partial functions and testcase, in order to support automatic conversion for int64/uint64 2020-02-28 09:25:02 +08:00
dota17 1160c8625c Add uninstall target in cmake 2020-02-27 21:02:31 +08:00
dota17 c816de212b modify the json_object, replace c_int64/c_uint64 with struct{union{int64, uint64},...} 2020-02-27 10:26:27 +08:00
dota17 e3b6521baa add doc target on cmake 2020-02-26 18:18:07 +08:00
dota17 77d7a99c75 Increase distcheck target in cmake 2020-02-25 19:15:40 +08:00
dota17 f69fbd897b Added documentation for camke-configure 2020-02-25 15:01:05 +08:00
dota17 3c3b5920f7 add uint64 data to json-c 2020-02-25 14:51:35 +08:00
dota17 c684b1d40b add coveralls auto tool to json-c 2020-02-18 10:39:43 +08:00
dota17 7ad72b81c5 update comment 2020-01-22 09:56:52 +08:00
dota17 010f33d460 add json_object_new_null 2020-01-20 16:46:46 +08:00
dota17 787a8b3f1c update code 2020-01-20 10:41:24 +08:00
dota17 eca74dcccf test utf8 2020-01-10 18:33:14 +08:00
chenguoping 8c0cb0bd28 Increased the test coverage of printbuf.c 82% to 92%. 2020-01-03 14:34:35 +08:00
dota17 5fe4448541 update tsetcase for tokener_c 2020-01-02 19:19:12 +08:00
dota17 a5089f5a79 update json_visit testcase 2020-01-02 16:41:37 +08:00
dota17 48ae9e8874 update pointer test case 2020-01-02 10:49:29 +08:00
chenguoping 424b315ce0 pointer types discards qualifiers 2019-12-27 15:39:31 +08:00
chenguoping 1446572997 add testcases of object and token 2019-12-27 15:07:00 +08:00