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
|
c816de212b
|
modify the json_object, replace c_int64/c_uint64 with struct{union{int64, uint64},...}
|
2020-02-27 10:26:27 +08:00 |
|
dota17
|
3c3b5920f7
|
add uint64 data to json-c
|
2020-02-25 14:51:35 +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 |
|