aboutsummaryrefslogtreecommitdiff
path: root/test/testdata
AgeCommit message (Expand)AuthorFilesLines
2009-12-16Refactor the test systemPetri Lehtinen6-697/+0
2009-10-29load: Parse a badly put - sign correctlyPetri Lehtinen2-2/+32
2009-10-20Distribute stripped unit test dataPetri Lehtinen1-1/+1
2009-09-13load: Check for integer and real overlfows and underflowsPetri Lehtinen2-0/+50
2009-09-08Add stripped unit tests for decoderPetri Lehtinen2-0/+263
2009-08-25Distribute appropriate filesPetri Lehtinen1-0/+1
2009-08-24Detect garbage near EOF in json_loadf() and json_load_file()Petri Lehtinen1-0/+11
2009-07-28Fix some memory leaks and invalid memory referencesPetri Lehtinen1-0/+5
2009-07-28Enhance test systemPetri Lehtinen3-82/+85
2009-07-26Expand encoder test coveragePetri Lehtinen1-0/+2
2009-07-26Expand parser and Unicode test coveragePetri Lehtinen3-1/+110
2009-07-16Implement support for \u escapesPetri Lehtinen2-0/+28
2009-07-14Report errors from lexical and stream level in parserPetri Lehtinen1-5/+5
2009-07-13Streamify the loaderPetri Lehtinen1-7/+7
2009-07-09Add some testsPetri Lehtinen2-0/+195