aboutsummaryrefslogtreecommitdiffstats
path: root/libtests/qtest
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-08-05 01:50:21 +0200
committerJay Berkenbilt <ejb@ql.org>2018-08-05 01:52:46 +0200
commit4f4c627b77a169e1729982fa03dd75d5035f0297 (patch)
tree50230823b7f82e2ffe059684dec1858f06b5be73 /libtests/qtest
parent7855e18ae2f535f7e1b6fa396e298511e66e6f94 (diff)
downloadqpdf-4f4c627b77a169e1729982fa03dd75d5035f0297.tar.zst
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.
Diffstat (limited to 'libtests/qtest')
-rw-r--r--libtests/qtest/closedfile/output1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtests/qtest/closedfile/output b/libtests/qtest/closedfile/output
index 7a5554af..596d1462 100644
--- a/libtests/qtest/closedfile/output
+++ b/libtests/qtest/closedfile/output
@@ -1,3 +1,4 @@
testing with ClosedFileInputSource
+testing with ClosedFileInputSource in stay open mode
testing with FileInputSource
all assertions passed