test/.gitignore: Add testprogs/test_simple
[jansson.git] / test /
2009-09-07 Petri Lehtinentest/.gitignore: Add testprogs/test_simple
2009-09-06 Petri LehtinenBetter argument validation
2009-09-06 Petri LehtinenExpand test coverage
2009-09-06 Petri LehtinenMerge branch '1.0'
2009-09-04 Petri LehtinenAdd reference stealing functions for inserting values...
2009-08-25 Petri LehtinenDistribute appropriate files
2009-08-25 Petri Lehtinentest: Add Makefile.am to test/testprogs
2009-08-25 Petri LehtinenAdd some missing copyright notices
2009-08-24 Petri LehtinenDetect garbage near EOF in json_loadf() and json_load_f...
2009-08-24 Petri LehtinenAdd test for numbers
2009-08-23 Petri LehtinenExpand value test coverage
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