Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_json-c
/
c51b88d69a3bb70f7bfed3f78a9283726cc827dd
/
tests
/
test_parse.c
e8161a1
Issue #15: add a way to set a JSON_TOKENER_STRICT flag to forbid commas at the end of arrays and objects.
by Eric Haszlakiewicz
· 13 years ago
ca8b27d
Enable -Werror and fix a number of minor warnings that existed.
by Eric Haszlakiewicz
· 13 years ago
c3068bf
Reformat the test sources. No functional change.
by Eric Haszlakiewicz
· 13 years ago
92f31bd
Handle the \f escape sequence (the two characters: backslash followed by an f, not a literal formfeed) and extend the test_parse test to check all valid escape sequences.
by Eric Haszlakiewicz
· 13 years ago
c1b8891
Move the rest of the tests into the tests subdirectory.
by Eric Haszlakiewicz
· 14 years ago
[Renamed from test_parse.c]
c5c623a
Split the json_tokener_parse tests off from test1 into their own test and add several more cases to check various incremental parsing situations.
by Eric Haszlakiewicz
· 14 years ago