Benoît Blanchon
|
bae5c36f41
Added namespace
|
11 лет назад |
Benoît Blanchon
|
daba65d987
Added overload to add() to specify the double precision
|
11 лет назад |
Benoît Blanchon
|
b560a87e15
Change unit tests relying on floating point precision
|
11 лет назад |
Benoît Blanchon
|
4d4d775e7a
Renamed private method
|
11 лет назад |
Benoît Blanchon
|
e8831c28d9
Added JsonGenerator example for Arduino
|
11 лет назад |
Benoît Blanchon
|
1401665129
Added tests of writeTo() return value
|
11 лет назад |
Benoît Blanchon
|
19e007c3f5
Added tests of writeTo() return value
|
11 лет назад |
Benoît Blanchon
|
5b2ee9ed29
Added a test of an empty array in a hash
|
11 лет назад |
Benoît Blanchon
|
93ddb9498e
Added tests that adds a boolean to a hash table
|
11 лет назад |
Benoît Blanchon
|
f548093d86
Added a test of one number in a hash table
|
11 лет назад |
Benoît Blanchon
|
5f77949636
Added a test of one string over hash table's capacity
|
11 лет назад |
Benoît Blanchon
|
e26cea59e5
Added a test with two strings in a hash table
|
11 лет назад |
Benoît Blanchon
|
1800a8e89e
Added a test of a nested hash table in an array
|
11 лет назад |
Benoît Blanchon
|
dd8baea373
Fixed the failing tests
|
11 лет назад |
Benoît Blanchon
|
4f4b35bd41
Small refactoring of the tests
|
11 лет назад |
Benoît Blanchon
|
ebb257df6e
Added a test of an empty hashtable
|
11 лет назад |
Benoît Blanchon
|
33508e3fe0
Minor simplifications
|
11 лет назад |
Benoît Blanchon
|
6b61617133
Added a test that adds a string with a backslash in it
|
11 лет назад |
Benoît Blanchon
|
dd6fd6f198
Added a tests of a string with a double quote in it
|
11 лет назад |
Benoît Blanchon
|
aa6cf308db
Added a test that adds a nested array to an array
|
11 лет назад |
Benoît Blanchon
|
b8df795cb5
Added a test that adds a empty nested array in an array
|
11 лет назад |
Benoît Blanchon
|
d57234e92c
JsonArray: extracted methods addItem
|
11 лет назад |
Benoit Blanchon
|
d306422ed9
Replace single quotes by double quotes
|
11 лет назад |
Benoit Blanchon
|
2a20c5a25c
Added a tests that adds a 'null' to an array
|
11 лет назад |
Benoit Blanchon
|
1118dd7b53
Added a test that adds a boolean to a full array
|
11 лет назад |
Benoit Blanchon
|
3d4f0f741d
Added a test that adds two booleans to an array
|
11 лет назад |
Benoit Blanchon
|
77a3e1737d
Added a test that adds a 'false' to an array
|
11 лет назад |
Benoit Blanchon
|
a27bb3097a
Generator: added a tests that adds a 'true' to an array
|
11 лет назад |
Benoit Blanchon
|
5c119099f3
Generator: added a test of an array with too many numbers
|
11 лет назад |
Benoit Blanchon
|
bb705bab63
Generator: added a test with two numbers in an array
|
11 лет назад |