Add spec file
[jansson.git] / test / .gitignore
2011-02-17 Petri LehtinenAdd custom memory allocation
2010-10-26 Graeme SmecherAdds json_pack / json_unpack variadic functions.
2010-06-12 Petri LehtinenMerge branch '1.2'
2010-05-20 Petri LehtinenMerge branch '1.2'
2010-05-14 Petri LehtinenZero the visited flag after encoding an empty array...
2010-05-07 Petri LehtinenMerge branch '1.2'
2010-04-03 Petri LehtinenMerge branch '1.2'
2010-03-28 Petri LehtinenMerge branch '1.2'
2010-03-23 Petri LehtinenMerge branch '1.2'
2010-02-04 Petri LehtinenMerge branch '1.2'
2010-01-28 Petri LehtinenMerge branch '1.2'
2010-01-21 Petri LehtinenMerge branch 'c++-api'
2010-01-19 Sean Middleditchintegrate jansson.hpp into build and test suite
2010-01-19 Sean MiddleditchMerge branch 'master' of /home/elanthis/Source/janssonxx
2010-01-17 Petri LehtinenMerge branch '1.1'
2009-12-31 Petri LehtinenAdd functions for shallow and deep copying JSON values
2009-12-31 Petri LehtinenAdd equality test for JSON values
2009-12-21 Petri LehtinenMerge branch '1.1'
2009-12-21 Petri LehtinenMerge branch '1.1'
2009-12-21 Petri LehtinenEnhance tests
2009-12-16 Petri LehtinenRefactor the test system
2009-11-08 Petri LehtinenMerge branch '1.1'
2009-11-04 Petri LehtinenMerge branch '1.1'
2009-11-04 Petri Lehtinendump: Revise whitespace usage
2009-10-27 Petri Lehtinenjson_load_file: Initialize the error struct properly
2009-10-11 Petri LehtinenMerge branch '1.0'
2009-09-14 Petri LehtinenMerge branch '1.0'
2009-09-08 Petri LehtinenMerge branch '1.0' into HEAD
2009-09-07 Petri Lehtinentest/.gitignore: Add testprogs/test_simple
2009-08-24 Petri LehtinenAdd test for numbers
2009-08-23 Petri LehtinenExpand value test coverage
2009-07-28 Petri LehtinenRename json_{load,dump} to json_{load,dump}_file
2009-07-28 Petri LehtinenEnhance test system
2009-07-13 Petri LehtinenGet rid of json_dumpfd and json_loadfd
2009-07-09 Petri LehtinenAdd some tests