This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
ArduinoJson
Watch
1
Star
0
Fork
0
You've already forked ArduinoJson
forked from
bblanchon/ArduinoJson
Code
Pull Requests
Activity
361
Commits
9
Branches
140
Tags
75588946c6fae6d92099610d164e6c3aa44385ae
Commit Graph
5 Commits
Author
SHA1
Message
Date
Benoit Blanchon
75588946c6
Test that boolean values can be stored in a JsonObject
2014-09-27 15:04:06 +02:00
Benoit Blanchon
5fa446d3f5
Test that a double can be stored in a JsonObject
2014-09-27 14:59:02 +02:00
Benoit Blanchon
71fd2de675
Test that integers can be stored in a JsonObject
2014-09-27 14:51:50 +02:00
Benoit Blanchon
a2fc188526
Test that adding the same value twice doesn't increase the size of the object
2014-09-27 14:43:19 +02:00
Benoit Blanchon
4d4119e589
Test that JsonObject.size() is increased when values are added
2014-09-27 11:53:26 +02:00