summaryrefslogtreecommitdiff
path: root/json-glib/tests/parser-test.c
Commit message (Expand)AuthorAgeFilesLines
* build: Rename test binariesEmmanuele Bassi2011-06-191-785/+0
* build: Fix up the tests data pathEmmanuele Bassi2010-08-021-2/+2
* Exercise the stream API in JsonParserEmmanuele Bassi2010-08-021-0/+78
* parser: Add MISSING_COLON errorEmmanuele Bassi2010-03-191-1/+2
* parser: Return specific error codesEmmanuele Bassi2010-03-191-9/+9
* parser-test: Add a case for double parsing in JsonObjectEmmanuele Bassi2010-03-181-1/+2
* parser-test: Add a complex nested object testEmmanuele Bassi2010-03-181-1/+20
* tests: Add another trailing comma invalid testEmmanuele Bassi2010-03-051-1/+2
* tests: Add negative testsEmmanuele Bassi2010-03-011-0/+53
* tests: Move Parser and Generator testsEmmanuele Bassi2009-12-291-0/+632