summaryrefslogtreecommitdiff
path: root/tests/json.at
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix nonportable \" escape in printf(1) invocation.Ben Pfaff2010-07-141-1/+1
* Rework and simplify the "lcov" support for the testsuite.Ben Pfaff2010-02-021-2/+2
* json: Export function to parse an individual JSON string.Ben Pfaff2010-01-261-1/+4
* json: Accurately parse very large real numbers.Ben Pfaff2009-12-161-0/+8
* json: Improve error reporting.Ben Pfaff2009-12-031-5/+9
* Implement JSON parsing and serialization.Ben Pfaff2009-11-041-0/+297