summaryrefslogtreecommitdiff
path: root/tests/unit/misc
AgeCommit message (Expand)Author
2021-05-30Handle un-encodable initial text for editorFlorian Bruhin
2021-04-05Fix elf testsFlorian Bruhin
2021-03-31flatpak: Try getting ID from /.flatpak_infoFlorian Bruhin
2021-03-31flatpak: Fix standarddir/ipc testsFlorian Bruhin
2021-03-29ipc: Fix socket handlingFlorian Bruhin
2021-03-29Revert "ipc: Remove _old_socket handling"Florian Bruhin
2021-03-29ipc: Remove _old_socket handlingFlorian Bruhin
2021-03-23spawn: Also add live output for stderrFlorian Bruhin
2021-03-23Fix/simplify crashed/unsuccessful editor testsFlorian 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-23Fix editor unit testsFlorian Bruhin
2021-03-23tests: Base FakeProcess on a real QProcessFlorian Bruhin
2021-03-23Revert "tests: Use real processes in test_editor"Florian 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-23tests: Use real processes in test_editorFlorian 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-15tests: Don't download TLD listFlorian Bruhin
2021-03-03Merge branch 'master' into feature/6109-file-picker-stdoutAxel Dahlberg
2021-03-01Merge remote-tracking branch 'upstream/master' into qbot-snake-caseLembrun
2021-02-28Replaced os.stat method by the pathlib equivalent #3Lembrun
2021-02-28Replace os* methods by pathlib equivalent #2Lembrun
2021-02-28Replaced os.stat by the pathlib equivalentLembrun
2021-02-26Qtbot methods changed to snake case,snake case check addedLembrun
2021-02-25Rename utils.py to testutils.pyLembrun
2021-02-15Use logging instead of print for --no-err-windowsFlorian Bruhin
2021-02-10Make ELF parsing more resilientFlorian Bruhin
2021-02-10WIP: Refactor QtWebEngine version handlingFlorian Bruhin
2021-02-03Improve rebuilding of history databaseFlorian Bruhin
2021-02-01Changes based on feedbackAxel Dahlberg
2021-02-01Test coverage of guiprocessAxel Dahlberg
2021-01-26Get rid of IOErrorFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-20Rename :enter-mode and :leave-modeFlorian Bruhin
2021-01-15Merge branch 'history-cleanup'Florian Bruhin
2021-01-14guiprocess: Adjust message handling for WindowsFlorian Bruhin
2021-01-14guiprocess: Improve output for crashing processesFlorian Bruhin
2021-01-14sql: Remove .delete(like=True)Florian Bruhin