2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-25 23:02:38 +00:00
qpdf/qpdf
Jay Berkenbilt 164cbdde46 Protect against virus warnings (fixes #216)
Some files in the test suite trigger antivirus warnings. These are
not infected files with malicious intent. They are test files to
ensure that qpdf does not crash when it encounters the files. This
change enables those files to be obfuscated in the source repository
so that checking out qpdf from version control or extracting the
source code doesn't trigger antivirus warnings.
2018-08-13 19:26:20 -04:00
..
qtest Protect against virus warnings (fixes #216) 2018-08-13 19:26:20 -04:00
build.mk Better support for creating Unicode strings 2018-06-21 15:57:13 -04:00
fix-qdf fix-qdf: handle object streams with > 255 objects 2015-05-24 16:52:42 -04:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
pdf_from_scratch.cc Convert command-line and test suite to use page helper classes 2018-06-21 15:57:13 -04:00
qpdf-ctest.c Add C API for checking PDF files 2018-02-18 21:06:27 -05:00
qpdf.cc Add --no-warn option to suppress warnings (fixes #232) 2018-08-12 22:20:40 -04:00
qpdf.testcov Implement helper class for interactive forms 2018-06-21 15:57:13 -04:00
test_driver.cc Protect against virus warnings (fixes #216) 2018-08-13 19:26:20 -04:00
test_large_file.cc Convert command-line and test suite to use page helper classes 2018-06-21 15:57:13 -04:00
test_pdf_doc_encoding.cc Properly handle strings with PDF Doc Encoding (fixes #179) 2018-02-18 21:06:27 -05:00
test_pdf_unicode.cc Better support for creating Unicode strings 2018-06-21 15:57:13 -04:00
test_tokenizer.cc Convert command-line and test suite to use page helper classes 2018-06-21 15:57:13 -04:00