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_argparser.py | ||
test_cmdutils.py | ||
test_runners.py | ||
test_userscripts.py |