Alanscut
|
4e114c1f31
|
update testcase, fixes #433
|
2020-04-02 16:24:10 +08:00 |
|
Zach Hindes
|
f25b8448e4
|
Support default __stdcall calling convention on tests as well
|
2018-09-12 15:32:30 -05:00 |
|
Max Bruckner
|
03ba72faec
|
cJSON_Compare: Fix comparison of objects
It did consider two arrays equal if one is a subset of te other one,
which is incorrect.
See #180
|
2017-06-14 17:48:56 +02:00 |
|
Max Bruckner
|
569aa060c6
|
cJSON_Compare: Fix comparison of arrays
It did consider two arrays equal if one is a prefix of the other one,
which is incorrect.
See #180
|
2017-06-14 17:48:56 +02:00 |
|
Max Bruckner
|
6ac896d8d2
|
cJSON_Compare: New function to compare json
|
2017-04-08 17:57:36 +02:00 |
|