Commit Graph

10 Commits

Author SHA1 Message Date
Benoit Blanchon
d3cf568d07 Test that char* are copied 2014-09-28 21:35:08 +02:00
Benoit Blanchon
d549070fd3 Test that doubles in JsonValue are copied 2014-09-28 21:22:20 +02:00
Benoit Blanchon
42ce5ab31f Test that integers in JsonValue are copied 2014-09-28 21:18:43 +02:00
Benoit Blanchon
e190b20ae1 Fixed inner object bug 2014-09-28 21:04:59 +02:00
Benoit Blanchon
bc44c36385 Test that nested JsonObject can be stored 2014-09-27 16:18:40 +02:00
Benoit Blanchon
a7ff04db0e Added "const" to cast operators 2014-09-27 15:25:00 +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