This website requires JavaScript.
Explore
Help
Sign In
mirror
/
json-c
Watch
1
Star
0
Fork
0
mirror of
https://github.com/json-c/json-c.git
synced
2026-09-08 00:56:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
99ea93338d6eb41e5d61fc3cb3955dfd936b0bac
json-c
/
tests
/
test_null.expected
T
4 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
update json_object_new_string_len, json_escape_str (internal). Writer handles \x00 correctly
2011-01-14 17:23:06 +00:00
JSON write result is correct: " \u0000 "
PASS
Revert the test_null test back to emitted to stdout, and update the expected output to match.
2012-12-23 10:25:03 -06:00
Re-parsed object string len=3, chars=[32, 0, 32]
Reference in New Issue
Copy Permalink