qutebrowser/tests/unit/utils
Florian Bruhin 1fb34331e5 tests: Default to raising=True for qtbot.
- 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.
2016-01-08 09:49:06 +01:00
..
usertypes tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
overflow_test_cases.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_debug.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_error.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_jinja.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_log.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_qtutils.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_standarddir.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_urlutils.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_utils.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_version.py Add pdf.js version to qute:version. 2016-01-05 18:47:50 +01:00