jansson/test/testdata
Petri Lehtinen df307f1bc3 Report errors from lexical and stream level in parser
Before, only the syntax level (parse_*) was able to set the error
string. This patch fixes the situation so that lexical (lex_*) and
stream (stream_*) levels can report detailed error messages.

Also, instead of 0, EOF is now returned by stream on error.
2009-07-14 00:24:39 +03:00
..
invalid Report errors from lexical and stream level in parser 2009-07-14 00:24:39 +03:00
valid Add some tests 2009-07-09 21:01:40 +03:00