This website requires JavaScript.
Explore
Help
Sign In
FGCOM
/
jansson
Watch
2
Star
0
Fork
0
You've already forked jansson
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9febdf333c
jansson
/
test
/
suites
/
valid
/
complex-array
/
output
1 line
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Enhance tests * Now that JSON_SORT_KEYS is implemented, take it into use with the valid and valid-strip suites. This is to ensure that the tests remain valid even if the string hash function is changed in the future. * Remove test_dump API test. Instead, implement the same tests more elegantly in the encoding-flags suite.
2009-12-17 04:05:55 +08:00
[1, 2, 3, 4, "a", "b", "c", {"core": "dump", "foo": "bar"}, true, false, true, true, null, false]
Reference in New Issue
Copy Permalink