index
:
delta/json-c.git
baserock/json-c-0.12-20140410
baserock/json-c-0.12-20140410-plus-patch
baserock/morph
gh-pages
json-c-0.10
json-c-0.11
json-c-0.12
json-c-0.13
json-c-0.14
json-c-0.15
json-c-0.16
json_object-split
kdopen-rename_library
master
newer-appveyor
github.com: json-c/json-c.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix CVE-2020-12762.
Björn Esser
2020-05-15
2
-0
/
+30
*
Merge pull request #524 from dota17/addTestCase_obj_token
Eric Haszlakiewicz
2020-04-15
6
-3
/
+90
|
\
|
*
remove unsuitable case
dota17
2020-04-15
1
-17
/
+0
|
*
clang-format two test_util_file.c and test_object_iterator.c
dota17
2020-04-14
2
-16
/
+17
|
*
Increased the test coverage of json_util.c from 76% to 90.3%.
chenguoping
2020-04-14
2
-0
/
+47
|
*
Increased the test coverage of json_object_iterator.c from 0% to 100%
chenguoping
2020-04-14
4
-1
/
+57
*
|
clang-format test1.c
dota17
2020-04-14
1
-11
/
+12
*
|
fix valgrind errors
chenguoping
2020-04-14
1
-2
/
+9
*
|
testcase for array_list
chenguoping
2020-04-14
7
-0
/
+130
|
/
*
Be verbose on failing json_c_version test.
Björn Esser
2020-04-11
1
-0
/
+8
*
Merge pull request #576 from besser82/topic/besser82/increase_coverage
Eric Haszlakiewicz
2020-04-11
1
-0
/
+6
|
\
|
*
Test coverage for json_c_version.
Björn Esser
2020-04-11
1
-0
/
+6
*
|
Remove multiple trailing newlines at EOF.
Björn Esser
2020-04-11
1
-1
/
+0
*
|
Clean trailing white-space.
Björn Esser
2020-04-11
2
-2
/
+2
|
/
*
Remove autoconf machinery, we're using cmake now. Update the release checkli...
Eric Haszlakiewicz
2020-04-09
1
-69
/
+0
*
clang-format the files
dota17
2020-04-03
22
-629
/
+610
*
add the disabling formatting coments and adjust the partial code manuly
dota17
2020-04-03
2
-28
/
+34
*
add test cases
dota17
2020-03-31
8
-0
/
+87
*
Merge pull request #547 from dota17/assert_test
Eric Haszlakiewicz
2020-03-03
3
-5
/
+6
|
\
|
*
update testcase and delete debug -O0 build
dota17
2020-03-02
2
-6
/
+2
|
*
modify json-c default build type, and fix up the assert() errors in testcase
dota17
2020-02-29
3
-5
/
+10
*
|
update json_object.c and testcase, delete json_object_uint_inc()
dota17
2020-02-28
2
-26
/
+0
*
|
modify partial functions and testcase, in order to support automatic conversi...
dota17
2020-02-28
4
-3
/
+84
*
|
modify the json_object, replace c_int64/c_uint64 with struct{union{int64, uin...
dota17
2020-02-27
2
-14
/
+12
*
|
add uint64 data to json-c
dota17
2020-02-25
12
-26
/
+225
|
/
*
Issue #539: be sure to clean up at the end of test_set_value.
Eric Haszlakiewicz
2020-02-14
1
-0
/
+1
*
Issue #539: reset the serializer when json_object_set_double() is called and ...
Eric Haszlakiewicz
2020-02-13
2
-2
/
+9
*
Merge pull request #531 from dota17/utf8test
Eric Haszlakiewicz
2020-02-05
2
-3
/
+68
|
\
|
*
update code
dota17
2020-01-20
2
-24
/
+30
|
*
test utf8
dota17
2020-01-10
2
-1
/
+60
*
|
add json_object_new_null
dota17
2020-01-20
7
-1
/
+11
*
|
Fix make check
Po-Chuan Hsieh
2020-01-11
1
-3
/
+3
|
/
*
Merge pull request #526 from dota17/addTestCase_printbuf
Eric Haszlakiewicz
2020-01-03
2
-0
/
+7
|
\
|
*
Increased the test coverage of printbuf.c 82% to 92%.
chenguoping
2020-01-03
2
-0
/
+7
*
|
Merge pull request #525 from dota17/addPointerTestcase
Eric Haszlakiewicz
2020-01-03
2
-0
/
+30
|
\
\
|
|
/
|
/
|
|
*
update pointer test case
dota17
2020-01-02
2
-0
/
+30
*
|
Merge pull request #523 from dota17/updatetestcase
Eric Haszlakiewicz
2020-01-02
2
-1
/
+28
|
\
\
|
*
|
update tsetcase for tokener_c
dota17
2020-01-02
2
-1
/
+28
*
|
|
Merge pull request #522 from dota17/addVisitTestcase
Eric Haszlakiewicz
2020-01-02
2
-0
/
+89
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
update json_visit testcase
dota17
2020-01-02
2
-0
/
+89
|
|
/
*
|
pointer types discards qualifiers
chenguoping
2019-12-27
1
-1
/
+2
*
|
add testcases of object and token
chenguoping
2019-12-27
6
-1
/
+78
|
/
*
Properly append to CMAKE_C_FLAGS string
Jaap Keuter
2019-12-12
1
-1
/
+1
*
Undefine NDEBUG for tests - cmake version. See issue #501.
Eric Haszlakiewicz
2019-12-05
1
-0
/
+5
*
Merge pull request #501 from andy5995/iss_406-2
Eric Haszlakiewicz
2019-12-05
1
-1
/
+1
|
\
|
*
undefine NDEBUG for tests
andy5995
2019-07-30
1
-1
/
+1
*
|
Fix test_util_file for VS2013 too, but skip all the tests for anything older ...
Eric Haszlakiewicz
2019-11-23
1
-0
/
+1
*
|
Fix up the test_util_file test for builds on Windows VS2015.
Eric Haszlakiewicz
2019-11-23
1
-0
/
+9
*
|
Fix some Windows compile issues, add JSON_EXPORT's, fix bogus character escap...
Eric Haszlakiewicz
2019-11-23
3
-4
/
+11
*
|
Build and run the tests as part of the cmake build.
Eric Haszlakiewicz
2019-11-23
1
-0
/
+54
[next]