GH #118: JSON::Object::stringify endless loop

This commit is contained in:
aleks-f
2013-03-06 21:21:40 -06:00
parent dc5c8c87da
commit 727e3cd28d
7 changed files with 50 additions and 53 deletions

View File

@@ -73,6 +73,8 @@ public:
void testDoubleElement();
void testOptValue();
void testQuery();
void testStringify();
void testValidJanssonFiles();
void testInvalidJanssonFiles();
void testTemplate();