This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
jsoncpp
Watch
1
Star
0
Fork
0
You've already forked jsoncpp
mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced
2024-12-13 10:22:55 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
d98b5f4230
jsoncpp
/
test
/
data
/
test_real_12.expected
3 lines
53 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added printing of comments to *.actual test files This enables testing of comment-handling code. Updated *.expected test result files to account for printing of comments.
2014-10-09 22:29:47 +02:00
// 2^64 -> switch to double.
Fixed a parsing bug in decodeNumber, updating the failing test cases to be correct in the process. (The test cases incorrectly used exact integers instead of scientific notation.)
2011-05-24 05:59:24 +02:00
.=1.844674407370955e+19
Reference in New Issue
Copy Permalink