|
80913b8044
|
Fixed Visual Studio's warnings
|
2015-02-07 15:05:46 +01:00 |
|
|
13e907c894
|
Test that DynamicJsonBuffer.size() is the sum of all blocks
|
2014-12-13 21:02:42 +01:00 |
|
|
d19a34152f
|
Test that DynamicJsonBuffer.blockCount() increases as expected
|
2014-12-13 20:52:59 +01:00 |
|
|
19cce08b2b
|
Test initial value of DynamicJsonBuffer.blockCount()
|
2014-12-13 20:22:52 +01:00 |
|
|
3cd6f66067
|
Test that DynamicJsonBuffer can't alloc more than BLOCK_CAPACITY
|
2014-12-13 10:13:24 +01:00 |
|
|
ada588c112
|
Test that DynamicJsonBuffer returns a different pointer after each alloc()
|
2014-12-13 10:03:01 +01:00 |
|
|
0d57fe5a7e
|
Test that DynamicJsonBuffer grows after each alloc
|
2014-12-13 09:54:04 +01:00 |
|
|
5a74beb7e2
|
Test initial size() of DynamicJsonBuffer
|
2014-12-11 21:05:45 +01:00 |
|