Commit Graph

12 Commits

Author SHA1 Message Date
Benoit Blanchon
5b6b38564f Parse long values 2014-10-14 21:24:26 +02:00
Benoit Blanchon
f8c3cdf2ff Fixed mistakes in the tests 2014-10-13 21:03:32 +02:00
Benoit Blanchon
88aed98447 Fixed JsonContainer::operator== 2014-10-13 21:01:11 +02:00
Benoit Blanchon
3ae90b66c6 Added tested for createNestedArray() and createNestedObject() 2014-10-13 18:12:23 +02:00
Benoit Blanchon
c35a0fadc3 Test that JsonArray can contain inner objects 2014-10-05 15:14:29 +02:00
Benoit Blanchon
bbe034222c Test that JsonArray can contain inner arrays 2014-10-05 15:13:00 +02:00
Benoit Blanchon
305944e907 Test that JsonArray can store strings 2014-10-05 15:04:44 +02:00
Benoit Blanchon
f0754aed53 Test that JsonArray can store booleans 2014-10-05 15:04:17 +02:00
Benoit Blanchon
99a785179d Test that JsonArray can contain doubles 2014-10-05 15:02:40 +02:00
Benoit Blanchon
21259bc61a Test that JsonArray can store integers 2014-10-05 14:55:14 +02:00
Benoit Blanchon
4c67d0579a Test that JsonArray grows after calling add() 2014-10-05 14:48:19 +02:00
Benoit Blanchon
cb3c59ec07 Added JsonArray 2014-10-05 14:40:03 +02:00