]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
libcupsfilters: Move test suite programs to cupsfilters/
authorTill Kamppeter <till.kamppeter@gmail.com>
Tue, 11 Oct 2022 22:40:52 +0000 (00:40 +0200)
committerTill Kamppeter <till.kamppeter@gmail.com>
Tue, 11 Oct 2022 22:40:52 +0000 (00:40 +0200)
commit1ade5769fe88e59a20b9dfd91bf0ca9d6f5fd0cf
treeffe96d8bc5bb0411bd4a3c79c2fa5189c9f3896a
parentc10df66fdec85c785ac894e7b39d57b187b414fe
libcupsfilters: Move test suite programs to cupsfilters/

Two test suite programs for libcupsfilters, test_pdf1.c and
test_pdf2.c were still in the filter/ directory. This commit moves
them into cupsfilters and correct their naming style.
Makefile.am
cupsfilters/testpdf1.c [moved from filter/test_pdf1.c with 100% similarity]
cupsfilters/testpdf2.c [moved from filter/test_pdf2.c with 100% similarity]