Commit Graph

11 Commits

Author SHA1 Message Date
Benoît Blanchon
d57234e92c JsonArray: extracted methods addItem 2014-06-25 13:14:10 +02:00
Benoît Blanchon
6f247a5080 Extracted class StringBuilder 2014-06-25 13:02:39 +02:00
Benoit Blanchon
d306422ed9 Replace single quotes by double quotes 2014-06-24 21:28:02 +02:00
Benoit Blanchon
2a20c5a25c Added a tests that adds a 'null' to an array 2014-06-24 21:24:38 +02:00
Benoit Blanchon
77a3e1737d Added a test that adds a 'false' to an array 2014-06-24 21:17:12 +02:00
Benoit Blanchon
a27bb3097a Generator: added a tests that adds a 'true' to an array 2014-06-24 21:15:07 +02:00
Benoît Blanchon
22ca52326c Generator: added a test of a float in an array 2014-06-24 13:53:30 +02:00
Benoît Blanchon
aa8cff7101 Generator: added a test of a full array 2014-06-24 13:38:48 +02:00
Benoît Blanchon
df25a21050 Generator: added a test of an array with 2 strings 2014-06-24 13:36:40 +02:00
Benoît Blanchon
f18f554c2f Generator: added a test of one string in an array 2014-06-24 13:34:55 +02:00
Benoît Blanchon
c8c1add4ab Generator: added empty array test 2014-06-24 13:19:23 +02:00