Commit Graph

7 Commits

Author SHA1 Message Date
Benoit Blanchon
e190b20ae1 Fixed inner object bug 2014-09-28 21:04:59 +02:00
Benoit Blanchon
bcc8cece24 Moved JsonObject._buffer into the JsonNode's content 2014-09-27 15:34:34 +02:00
Benoit Blanchon
a9a51ec1e2 Test that string can be stored in JsonObject 2014-09-27 15:24:16 +02:00
Benoit Blanchon
75588946c6 Test that boolean values can be stored in a JsonObject 2014-09-27 15:04:06 +02:00
Benoit Blanchon
5fa446d3f5 Test that a double can be stored in a JsonObject 2014-09-27 14:59:02 +02:00
Benoit Blanchon
71fd2de675 Test that integers can be stored in a JsonObject 2014-09-27 14:51:50 +02:00
Benoit Blanchon
a2fc188526 Test that adding the same value twice doesn't increase the size of the object 2014-09-27 14:43:19 +02:00