This website requires JavaScript.
Explore
Help
Sign In
3party
/
jsoncpp
Watch
0
Star
0
Fork
0
You've already forked jsoncpp
mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced
2024-12-26 18:51:04 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
jsoncpp
/
test
/
data
/
legacy_test_real_12.expected
3 lines
53 B
Plaintext
Raw
Permalink
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 16:29:47 -04: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 03:59:24 +00:00
.=1.844674407370955e+19
Reference in New Issue
Copy Permalink