Add spec file
[jansson.git] / test /
2009-08-23 Petri Lehtinenrun-test: Don't remove all testlogs when starting a...
2009-07-30 Petri LehtinenAdd LICENSE and a copyright note to all sources
2009-07-28 Petri LehtinenRename json_{load,dump} to json_{load,dump}_file
2009-07-28 Petri LehtinenFix some memory leaks and invalid memory references
2009-07-28 Petri LehtinenEnhance test system
2009-07-26 Petri LehtinenExpand encoder test coverage
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-13 Petri LehtinenGet rid of json_dumpfd and json_loadfd
2009-07-09 Petri LehtinenAdd some tests