few JSON fixes and tests

This commit is contained in:
aleks-f
2013-03-18 20:59:29 -05:00
parent 9cc9697e2a
commit ab952e689d
8 changed files with 946 additions and 184 deletions

View File

@@ -57,6 +57,7 @@ public:
#endif
void testStringProperty();
void testEmptyObject();
void testComplexObject();
void testDoubleProperty();
void testDouble2Property();
void testDouble3Property();