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
Files
bff77abe6a79c50e3dde37e39e2a6f171bc6e047
ArduinoJson
/
test
/
Polyfills
History
Benoit Blanchon
bff77abe6a
Fixed reading "true" as a float (issue
#516
)
2017-06-03 16:22:26 +02:00
..
CMakeLists.txt
Changed unit testing framework from Google Test to Catch
2017-04-18 18:22:24 +02:00
isFloat.cpp
Removed configurable number of decimal places (issues
#288
,
#427
and
#506
)
2017-05-20 09:06:53 +02:00
isInteger.cpp
Changed unit testing framework from Google Test to Catch
2017-04-18 18:22:24 +02:00
parseFloat.cpp
Fixed reading "true" as a float (issue
#516
)
2017-06-03 16:22:26 +02:00
parseInteger.cpp
Fixed reading "true" as a float (issue
#516
)
2017-06-03 16:22:26 +02:00