Commit Graph

12 Commits

Author SHA1 Message Date
Benoit Blanchon
c38af3e32c Cleaned up 2014-07-08 21:29:19 +02:00
Benoît Blanchon
6c1ab912ff Added namespace ArduinoJson::Internals for private types 2014-07-07 14:05:41 +02:00
Benoît Blanchon
bae5c36f41 Added namespace 2014-07-03 13:55:38 +02:00
Benoît Blanchon
5b1c2047a4 Renamed Print::write() into print() 2014-07-03 13:38:58 +02:00
Benoît Blanchon
ae73a06328 Extracted class StringBuilderTests 2014-07-02 13:16:44 +02:00
Benoît Blanchon
25118ad8c0 Added a test class for StringBuilder.appendEscaped() 2014-06-26 13:05:49 +02:00
Benoît Blanchon
7ab728e996 Added a test that appends a string longer that the capacity of the builder 2014-06-26 13:00:14 +02:00
Benoît Blanchon
ca99749f28 Added a test that appends 2 string 2014-06-26 12:56:30 +02:00
Benoît Blanchon
55487ad668 Added a test that appends special chars 2014-06-26 12:55:40 +02:00
Benoît Blanchon
6ea9574330 Added a test that append a normal string 2014-06-26 12:53:58 +02:00
Benoît Blanchon
1e44f5522e Added a test that appends an empty string 2014-06-26 12:52:56 +02:00
Benoît Blanchon
786fe994aa Added a test class for StringBuilder 2014-06-26 12:50:48 +02:00