|
63ae9ef096
|
Moved floating point formatting to StringBuilder
|
2014-06-26 13:28:42 +02:00 |
|
|
1c4d4bfd2d
|
Added a test with a NULL string
|
2014-06-26 13:16:22 +02:00 |
|
|
18587d132b
|
Added a test with a NULL string
|
2014-06-26 13:14:09 +02:00 |
|
|
d12e25bd8a
|
Added a test with special chars
|
2014-06-26 13:10:52 +02:00 |
|
|
7ab728e996
|
Added a test that appends a string longer that the capacity of the builder
|
2014-06-26 13:00:14 +02:00 |
|
|
786fe994aa
|
Added a test class for StringBuilder
|
2014-06-26 12:50:48 +02:00 |
|
|
6b61617133
|
Added a test that adds a string with a backslash in it
|
2014-06-25 13:55:18 +02:00 |
|
|
45dfdbd5e4
|
Added method appendFormatted()
|
2014-06-25 13:50:28 +02:00 |
|
|
dd6fd6f198
|
Added a tests of a string with a double quote in it
|
2014-06-25 13:47:28 +02:00 |
|
|
6f247a5080
|
Extracted class StringBuilder
|
2014-06-25 13:02:39 +02:00 |
|