1fb34331e5
- qtbot.waitSignal with raising=True is the default this way, so we remove the raising=True. - qtbot.waitSignal with raising=False stay untouched - Some qtbot.waitSignal without raising had one added (because we don't want it to raise) - Some qtbot.waitSignal without raising actually should've raised, which they do now. |
||
---|---|---|
.. | ||
test_autoupdate.py | ||
test_checkpyver.py | ||
test_cmdhistory.py | ||
test_crashdialog.py | ||
test_editor.py | ||
test_guiprocess.py | ||
test_ipc.py | ||
test_lineparser.py | ||
test_miscwidgets.py | ||
test_msgbox.py | ||
test_readline.py | ||
test_sessions.py | ||
test_split_hypothesis.py | ||
test_split.py |