[vim/vim] tests: hardcopy tests wait for the print dialog in the GTK4 GUI (PR #21011)
h_east (Vim Github Repository) <[email protected]> Tue, 11 Aug 2026 09:52:11 -0700
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/pull/[email protected]> |
```
Problem: Three :hardcopy tests open the print dialog and wait for input
when the tests run in the GTK4 GUI. There 'printexpr' is never
used, so Test_printexpr does not test anything.
Solution: Add the bang to skip the dialog, as documented in print.txt.
```
related: #21007
You can view, comment on, or merge this pull request online at:
https://github.com/vim/vim/pull/21011
-- Commit Summary --
* tests: hardcopy tests wait for the print dialog in the GTK4 GUI
-- File Changes --
M src/testdir/test_hardcopy.vim (6)
-- Patch Links --
https://github.com/vim/vim/pull/21011.patch
https://github.com/vim/vim/pull/21011.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/vim/vim/pull/21011
You are receiving this because you are subscribed to this thread.
Message ID: <vim/vim/pull/[email protected]>
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/21011%40github.com.