aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qtest/c-objects.test
AgeCommit message (Collapse)Author
2023-12-20Fix tests when running comparison tool is adequateJay Berkenbilt
Fix all tests where the only required fix is to run qpdf-test-compare instead of doing a simple file comparison.
2022-03-19Run qpdf from path rather than environment variable in testsJay Berkenbilt
With cmake, we are customizing the path for each test suite so we can ensure we get the right qpdf without having to use an environment variable.
2020-11-29Add QPDFObjectHandle manipulation to C APIJay Berkenbilt