summaryrefslogtreecommitdiff
path: root/tests/test1Formatted_pretty.expected
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Eric Haszlakiewicz2012-04-281-0/+58
on an additional command line parameter. Extend the run_output_test() function so we actually can pass command line parameters and so we can support different output files for the same test executable. Also provide some hints about what to do if a test fails (i.e. set VERBOSE=1).