Eric Haszlakiewicz
|
e8161a11bb
|
Issue #15: add a way to set a JSON_TOKENER_STRICT flag to forbid commas at the end of arrays and objects.
|
2013-03-31 20:05:36 -05:00 |
|
Iskren Chernev
|
78b089bc1e
|
Fixed test_parse for \f
|
2013-01-28 19:06:49 -08:00 |
|
Eric Haszlakiewicz
|
92f31bd99a
|
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.
|
2012-07-29 12:31:07 -05:00 |
|
Eric Haszlakiewicz
|
c1b8891a13
|
Move the rest of the tests into the tests subdirectory.
|
2012-04-22 10:33:41 -05:00 |
|