2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-01 18:00:52 +00:00
qpdf/libtests/qtest/closedfile/output
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

5 lines
139 B
Plaintext

testing with ClosedFileInputSource
testing with ClosedFileInputSource in stay open mode
testing with FileInputSource
all assertions passed