aboutsummaryrefslogtreecommitdiff
path: root/modules/json/src/test
AgeCommit message (Collapse)Author
2011-01-08Add test for bigints in JSONStuart Sierra
2011-01-08Handle Ratios by converting to doublesStuart Sierra
2010-11-30Add option to NOT escape Unicode; refs #100 CONTRIB-100Stuart Sierra
2010-11-26Handle quotes in JSON keys correctly; refs #98Stuart Sierra
2010-09-17Fix EOF-handling in JSON reader; refs #91Stuart Sierra
2010-08-10Add test sources to their respective modulesStuart Sierra