summaryrefslogtreecommitdiff
path: root/tests/unit/misc/test_guiprocess.py
AgeCommit message (Expand)Author
2021-10-30Add flatpak hint to :spawn messageFlorian Bruhin
2021-03-23spawn: Also add live output for stderrFlorian Bruhin
2021-03-23Clean up successful process data after 1hFlorian Bruhin
2021-03-23Fix remaining guiprocess tests on WindowsFlorian Bruhin
2021-03-23Improve test_live_messages_output parametrizationFlorian Bruhin
2021-03-23Fix test_live_messages_output on WindowsFlorian Bruhin
2021-03-23tests: Base FakeProcess on a real QProcessFlorian Bruhin
2021-03-23tests: Also kill processes when they're still starting upFlorian Bruhin
2021-03-23guiprocess: Elide long outputFlorian Bruhin
2021-03-23Fix guiprocess testsFlorian Bruhin
2021-03-23Fix lintFlorian Bruhin
2021-03-23Improve tests for guiprocessFlorian Bruhin
2021-03-23Fix lint/testsFlorian Bruhin
2021-03-23Fix argv usage in test_guiprocessFlorian Bruhin
2021-03-23Add a ProcessOutcome classFlorian Bruhin
2021-03-23Get rid of qute://spawn-outputFlorian Bruhin
2021-03-23Add basic live output for :spawn -mFlorian Bruhin
2021-03-15Improve error messages for GUIProcessFlorian Bruhin
2021-03-03Merge branch 'master' into feature/6109-file-picker-stdoutAxel Dahlberg
2021-02-26Qtbot methods changed to snake case,snake case check addedLembrun
2021-02-01Changes based on feedbackAxel Dahlberg
2021-02-01Test coverage of guiprocessAxel Dahlberg
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-14guiprocess: Adjust message handling for WindowsFlorian Bruhin
2021-01-14guiprocess: Improve output for crashing processesFlorian Bruhin
2021-01-14Revert "guiprocess: Improve output for crashing processes"Florian Bruhin
2021-01-14guiprocess: Improve output for crashing processesFlorian Bruhin
2020-11-24Revert "Work around PyQt 5.15.1 waitSignals issues"Florian Bruhin
2020-09-15Work around PyQt 5.15.1 waitSignals issuesFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-12-14Test GuiProcess.exit_status()Florian Bruhin
2019-12-14Add :spawn --output-messagesFlorian Bruhin
2019-04-29Fix lintFlorian Bruhin
2019-04-29"Beautified"hubierti3
2019-04-29Adjusted the tests to succeed to the changes in guiprocess.py.hubierti3
2019-04-22Remove unused importFlorian Bruhin
2019-04-22Improve error messages with :spawn -dFlorian Bruhin
2019-04-22Remove unused guiprocess argumentsFlorian Bruhin
2019-04-22Improve output on QProcess errorsFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-10-24Use caplog.messagesFlorian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2017-12-13Rename/move encoding testFlorian Bruhin
2017-12-13Fix test for invalid guiprocess encodingFlorian Bruhin
2017-12-13Fix erroneous docstring in a recently added test.George Edward Bulmer
2017-12-13Add a test with invalid unicode in spawned stdout.George Edward Bulmer
2017-12-11Code review changes.George Edward Bulmer
2017-12-10Update tests to work with the earlier consumption of stdin etc.George Edward Bulmer
2017-10-24Make it more clear that :messages helps with failing processesFlorian Bruhin