aboutsummaryrefslogtreecommitdiff
path: root/test/testprogs
AgeCommit message (Expand)AuthorFilesLines
2009-12-16Refactor the test systemPetri Lehtinen8-1153/+0
2009-12-05Implement JSON_ENSURE_ASCII encoding flagPetri Lehtinen1-2/+55
2009-11-04Merge branch '1.1'Petri Lehtinen2-1/+26
2009-11-04dump: Revise whitespace usagePetri Lehtinen2-1/+176
2009-10-27json_load_file: Initialize the error struct properlyPetri Lehtinen2-1/+26
2009-10-16Fix indentationPetri Lehtinen2-3/+3
2009-10-15Enhance handling of circular referencesPetri Lehtinen2-0/+76
2009-10-14Make integer, real and string mutablePetri Lehtinen1-0/+28
2009-10-11Extend object APIPetri Lehtinen1-4/+139
2009-10-10Fix API tests for objectPetri Lehtinen2-1/+3
2009-09-29Extend array APIPetri Lehtinen2-6/+243
2009-09-06Better argument validationPetri Lehtinen3-3/+37
2009-09-06Expand test coveragePetri Lehtinen3-2/+109
2009-09-04Add reference stealing functions for inserting values to objects and arraysPetri Lehtinen2-1/+17
2009-08-25test: Add Makefile.am to test/testprogsPetri Lehtinen1-0/+10
2009-08-25Add some missing copyright noticesPetri Lehtinen1-0/+7
2009-08-24Add test for numbersPetri Lehtinen1-0/+44
2009-08-23Expand value test coveragePetri Lehtinen3-0/+204