11 Commits (34e102d0dc91d274b66b5faa434140ac90a92598)

Author SHA1 Message Date
Zach Hindes f25b8448e4 Support default __stdcall calling convention on tests as well 6 years ago
Max Bruckner 949c083315 Move 'hooks' parameter into buffers (parse/print) 8 years ago
Max Bruckner e0d3a8a265 Limit nesting depth to 1000 and make it configurable. 8 years ago
Max Bruckner 2683589d93 parser: Construct error pointer from buffer offset 8 years ago
Max Bruckner 87a204ed0b parse_functions: Return booleans instead of pointers 8 years ago
Max Bruckner 778a0c146f parse_string: Use parsebuffer 8 years ago
Max Bruckner 68cd0d4a11 cJSON.c: Pass allocation functions through internal functions 8 years ago
Max Bruckner 5986edba1d tests: Ensure that failed parsing returns invalid items 8 years ago
Max Bruckner c6e1a281f9 tests: assertion macros 8 years ago
Max Bruckner 4f58695ed3 tests: extract common functionality to common.c 8 years ago
Max Bruckner 598b609c45 unity-tests: parse_string 8 years ago