aboutsummaryrefslogtreecommitdiff
path: root/test/.gitignore
AgeCommit message (Expand)AuthorFilesLines
2024-03-21Refactor tests to work better with CMakePetri Lehtinen1-0/+1
2019-10-21Run clang-format with make checkPetri Lehtinen1-4/+0
2019-03-12Add runtime version checking functionsSean Bright1-0/+1
2018-02-15Improve test coverage.Corey Farrell1-0/+1
2018-02-09Add json_sprintf and json_vsprintfjson_sprintfPetri Lehtinen1-1/+2
2016-09-07Added test files to .gitignoreYuriy Romanenko1-0/+4
2012-03-25Ignore the binary test_load_callbackRogerz1-0/+1
2011-06-30test file for new json_dump_callback functionJKL1-0/+1
2011-04-10Add json_loadb() for decoding possibly non null-terminated stringsPetri Lehtinen1-0/+1
2011-02-17Add custom memory allocationPetri Lehtinen1-3/+4
2010-10-26Adds json_pack / json_unpack variadic functions.Graeme Smecher1-0/+2
2010-05-20Merge branch '1.2'Petri Lehtinen1-0/+1
2010-05-14Zero the visited flag after encoding an empty array or objectPetri Lehtinen1-0/+1
2010-01-18integrate jansson.hpp into build and test suiteSean Middleditch1-0/+1
2009-12-31Add functions for shallow and deep copying JSON valuesPetri Lehtinen1-0/+1
2009-12-31Add equality test for JSON valuesPetri Lehtinen1-0/+1
2009-12-21Enhance testsPetri Lehtinen1-1/+0
2009-12-16Refactor the test systemPetri Lehtinen1-10/+8
2009-11-04Merge branch '1.1'Petri Lehtinen1-0/+1
2009-11-04dump: Revise whitespace usagePetri Lehtinen1-0/+1
2009-10-27json_load_file: Initialize the error struct properlyPetri Lehtinen1-0/+1
2009-09-07test/.gitignore: Add testprogs/test_simplePetri Lehtinen1-0/+1
2009-08-24Add test for numbersPetri Lehtinen1-0/+1
2009-08-23Expand value test coveragePetri Lehtinen1-0/+2
2009-07-28Rename json_{load,dump} to json_{load,dump}_filePetri Lehtinen1-1/+1
2009-07-28Enhance test systemPetri Lehtinen1-0/+1
2009-07-13Get rid of json_dumpfd and json_loadfdPetri Lehtinen1-1/+0
2009-07-09Add some testsPetri Lehtinen1-0/+4