Zero the visited flag after encoding an empty array or object
[jansson.git] / test / suites /
2010-05-14 Petri LehtinenZero the visited flag after encoding an empty array...
2010-03-26 Petri LehtinenEstimate real number underflows with 0.0
2010-03-26 Petri LehtinenEnhance tests for null byte
2010-03-23 Petri LehtinenFix reference counting on true, false and null
2010-02-02 Petri LehtinenAdd year 2010 to copyright notices
2010-01-28 Petri Lehtinentest/suites/api/test_object.c: Enhance tests for iterators
2010-01-28 Petri Lehtinentest/suites/api: Fail when a test fails
2010-01-21 Petri LehtinenDistribute some missing files
2010-01-17 Petri LehtinenMerge branch '1.1'
2010-01-10 Petri LehtinenFix memory leaks in json_equal() tests
2010-01-10 Petri LehtinenEnable Valgrind support in the API suite
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-23 Petri LehtinenAdd check-exports test
2009-12-23 Petri LehtinenAdd _nocheck functions
2009-12-21 Petri LehtinenMerge branch '1.1'
2009-12-21 Petri LehtinenFix tests for real
2009-12-21 Petri LehtinenMerge branch '1.1'
2009-12-21 Petri LehtinenEnhance tests
2009-12-16 Petri LehtinenImplement JSON_SORT_KEYS encoding flag
2009-12-16 Petri LehtinenRefactor the test system