summaryrefslogtreecommitdiff
path: root/tests/test_util_file.expected
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #764: adjust test_util_file to match new output (changed in 6e53347)Eric Haszlakiewicz2022-04-081-1/+1
* Increased the test coverage of json_util.c from 76% to 90.3%.chenguoping2020-04-141-0/+2
* Add a json_object_from_fd_ex() function, to allow the max nesting depth to be...Eric Haszlakiewicz2019-11-101-1/+4
* Issue #161: add a json_object_to_fd() function.Eric Haszlakiewicz2017-06-181-0/+14
* Issue #300: Use %p instead of %lx in test_util_file since some platforms' poi...Eric Haszlakiewicz2017-02-051-1/+1
* Fix memory leak and inconsistent output (due to varying fd numbers) in test_u...Eric Haszlakiewicz2016-08-201-1/+1
* Fix absolute paths in test_util_file that vary depending on where it is run.Eric Haszlakiewicz2016-06-271-2/+2
* Issue #189: Eliminate use of MC_ERROR from json_util.c, and add a json_util_g...Eric Haszlakiewicz2016-06-261-0/+21