load: Check for integer and real overlfows and underflows
[jansson.git] / test / testdata / invalid
2009-09-14 Petri Lehtinenload: Check for integer and real overlfows and underflows
2009-08-24 Petri LehtinenDetect garbage near EOF in json_loadf() and json_load_f...
2009-07-28 Petri LehtinenFix some memory leaks and invalid memory references
2009-07-28 Petri LehtinenEnhance test system
2009-07-26 Petri LehtinenExpand parser and Unicode test coverage
2009-07-16 Petri LehtinenImplement support for \u escapes
2009-07-13 Petri LehtinenReport errors from lexical and stream level in parser
2009-07-13 Petri LehtinenStreamify the loader
2009-07-09 Petri LehtinenAdd some tests