2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-01-09 09:50:28 +00:00
qpdf/libtests/qtest
Jay Berkenbilt 4f4c627b77 ClosedFileInputSource: add method to keep file open
During periods of intensive operation on a specific file, this method
can reduce the overhead of repeated open/close operations.
2018-08-04 19:52:46 -04:00
..
aes Remove extraneous execute bits 2012-06-20 15:18:08 -04:00
ascii85
bits Add signed support to BitStream and BitWriter 2018-01-13 19:49:42 -05:00
buffer Pl_Buffer starts in a ready state 2018-03-06 11:31:03 -05:00
closedfile ClosedFileInputSource: add method to keep file open 2018-08-04 19:52:46 -04:00
dct Pl_DCT: Use custom source and destination managers (fixes #153) 2017-09-07 22:59:11 -04:00
flate
hex
input_source Implement findFirst and findLast in InputSource 2017-08-10 21:30:32 -04:00
lzw
md5 Implement deterministic ID 2015-10-31 18:56:42 -04:00
ph add * and -> operators 2010-09-24 19:09:22 +00:00
predictors Add Pl_TIFFPredictor 2018-01-13 19:49:42 -05:00
qutil QUtil::toUTF16 2018-06-21 15:57:13 -04:00
rc4
runlength Implement Pl_RunLength pipeline 2017-08-19 14:50:55 -04:00
sha2 SHA2 pipeline with support for 256, 384, and 512 bits 2012-12-31 05:36:51 -05:00
aes.test test aes 2009-10-17 23:58:59 +00:00
ascii85.test
bits.test
buffer.test
closedfile.test Add ClosedFileInputSource 2018-06-22 12:52:45 -04:00
dct.test Pl_DCT: Use custom source and destination managers (fixes #153) 2017-09-07 22:59:11 -04:00
flate.test
hex.test
input_source.test Implement findFirst and findLast in InputSource 2017-08-10 21:30:32 -04:00
lzw.test
md5.test
ph.test
predictors.test Add Pl_TIFFPredictor 2018-01-13 19:49:42 -05:00
qutil.test Use RM_WS_ONLY_LINES in test 2016-01-24 12:05:22 -05:00
random.test Refactor random data generation 2013-12-14 15:17:35 -05:00
rc4.test
runlength.test Implement Pl_RunLength pipeline 2017-08-19 14:50:55 -04:00
sha2.test SHA2 pipeline with support for 256, 384, and 512 bits 2012-12-31 05:36:51 -05:00