summaryrefslogtreecommitdiff
path: root/tests/end2end/features/misc.feature
diff options
context:
space:
mode:
Diffstat (limited to 'tests/end2end/features/misc.feature')
-rw-r--r--tests/end2end/features/misc.feature6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/end2end/features/misc.feature b/tests/end2end/features/misc.feature
index 480ce7339..b9cc2a513 100644
--- a/tests/end2end/features/misc.feature
+++ b/tests/end2end/features/misc.feature
@@ -313,6 +313,12 @@ Feature: Various utility commands.
And I wait for "Print to file: *" in the log or skip the test
Then the PDF hello.pdf should exist in the tmpdir
+ Scenario: print --pdf with subdirectory
+ When I open data/hello.txt
+ And I run :print --pdf (tmpdir)/subdir/subdir2/hello.pdf
+ And I wait for "Print to file: *" in the log or skip the test
+ Then no crash should happen
+
## https://github.com/qutebrowser/qutebrowser/issues/504
Scenario: Focusing download widget via Tab