Commit Graph

10 Commits

Author SHA1 Message Date
Benoît Blanchon
e87bde6594 Added a JsonValue constructor for float 2014-07-02 13:46:25 +02:00
Benoît Blanchon
922b131f8d Splitted the special char tests 2014-07-02 13:24:33 +02:00
Benoît Blanchon
ae73a06328 Extracted class StringBuilderTests 2014-07-02 13:16:44 +02:00
Benoît Blanchon
61e53a505d Added a test that stores an integer in a JsonValue 2014-07-02 13:06:38 +02:00
Benoît Blanchon
937837848c Added a test that stores a long in a JsonValue 2014-07-02 13:02:28 +02:00
Benoît Blanchon
e8831c28d9 Added JsonGenerator example for Arduino 2014-07-01 14:08:15 +02:00
Benoît Blanchon
c84860e3f4 Renamed JsonSink::append() into write() to match Arduino's Print class 2014-07-01 13:33:00 +02:00
Benoît Blanchon
88f630cee5 Added tests on returned value. 2014-07-01 13:20:47 +02:00
Benoît Blanchon
a57220debc Changed JsonSink to match Arduino's Print class 2014-07-01 13:15:50 +02:00
Benoît Blanchon
69d682ce81 Extracted interface JsonSink. 2014-06-30 19:19:39 +02:00