summaryrefslogtreecommitdiff
path: root/tests/test1Formatted_pretty.expected
Commit message (Expand)AuthorAgeFilesLines
* When serializing with JSON_C_TO_STRING_PRETTY set, keep the opening and closi...Eric Haszlakiewicz2022-07-301-1/+3
* testcase for array_listchenguoping2020-04-141-0/+14
* add json_object_new_nulldota172020-01-201-0/+1
* Updated expected test1 output which should have been included in commit fd9b3b2.Eric Haszlakiewicz2017-07-091-0/+2
* Add tests for the json_object_array_del_idx() function.Eric Haszlakiewicz2016-04-301-0/+19
* Fix issue #221: JSON_C_TO_STRING_NOSLASHESCAPE works incorrectlychenha02016-01-211-0/+3
* Fix issue #201: add a JSON_C_TO_STRING_NOSLASHESCAPE flag to turn off escapin...Eric Haszlakiewicz2015-11-281-0/+3
* Fix a memory leak in test1 with respect to how json_object_object_del was used.Eric Haszlakiewicz2012-09-161-0/+1
* Extend test1 and test2 to run using json_object_to_json_string_ext() based on...Eric Haszlakiewicz2012-04-281-0/+58