summaryrefslogtreecommitdiff
path: root/test/testjson.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix numeric types warnings.Yann Ylavic2022-06-231-3/+3
* Fix bug in apr_json_double_create().Ivan Zhakov2019-05-271-0/+47
* Make it possible to iterate through JSON arrays as well as JSON objects.Graham Leggett2018-08-311-7/+61
* Add the ability to overlay one JSON object over another.Graham Leggett2018-08-031-0/+30
* Begone foul tabs, and blight not our shores.Graham Leggett2018-07-161-3/+3
* Fix the string unescape logic for multiple escaped characters. AddGraham Leggett2018-07-081-0/+23
* apr_json: Add support for encoding and decoding RFC8259 JSON.Graham Leggett2018-07-081-0/+139