Commit Graph

6 Commits

Author SHA1 Message Date
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