summaryrefslogtreecommitdiff
path: root/test/pdf-mime-data.c
Commit message (Expand)AuthorAgeFilesLines
* test/pdf-mime-data.c: Check for pdfimagesUli Schlachter2021-03-081-0/+6
* pdf-mime-data: Fix for out-of-tree buildsUli Schlachter2021-03-081-1/+1
* pdf-mime-data: Fix error checkingUli Schlachter2021-03-081-1/+1
* test: Fix use after freesBryce Harrington2015-12-091-1/+1
* test: Free the memory, not the pointer to the memoryBryce Harrington2015-07-301-1/+1
* test: Fix null pointer issue reported by cppcheck static analysis toolRavi Nanjundappa2014-08-271-11/+14
* Fix some memory leaks found by scan-build, the LLVM/Clang static analyzerSylvestre Ledru2014-05-161-0/+2
* test: Ensure output dirs exist, falling back to current dir if neededBryce W. Harrington2013-09-091-1/+5
* test: Fix several tests to place output files in the output directoryBryce W. Harrington2013-09-091-4/+5
* [test/pdf-mime-data] Free data on error paths.Chris Wilson2009-01-021-0/+4
* [surface] Pass a separate closure for the mime-type destroy notifier.Chris Wilson2008-11-071-1/+3
* [test] Adapt pdf-mime-data for non-srcdir build.Chris Wilson2008-11-041-12/+32
* Add pdf mime data testAdrian Johnson2008-11-041-0/+151