This website requires JavaScript.
Explore
Help
Sign In
mirror
/
json-c
Watch
1
Star
0
Fork
0
You've already forked json-c
mirror of
https://github.com/json-c/json-c.git
synced
2026-03-17 20:19:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
json_object-split
json-c
/
tests
/
test_float.expected
6 lines
75 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
testbench: add test for floating point representation
2016-11-27 11:50:48 +01:00
json = 1.0
Add a test for serializing the double value -1.0.
2019-11-10 00:10:28 -05:00
json = -1.0
testbench: add test for floating point representation
2016-11-27 11:50:48 +01:00
json = 1.23
json = 123456789.0
json = 123456789.123
Reference in New Issue
Copy Permalink