qutebrowser/tests/unit/mainwindow/statusbar
Florian Bruhin 7c6dd60f35 Fix test_on_tab_changed in statusbar.url tests
- The invalid URL will now get encoded when using QUrl.
- The check for a None url_text is somewhat pointless as I don't think
  this can ever happen in the real circumstances.
2016-07-08 10:38:51 +02:00
..
test_percentage.py Use stubs.FakeWebTab to fake tabs 2016-07-08 10:09:03 +02:00
test_progress.py Use stubs.FakeWebTab to fake tabs 2016-07-08 10:09:03 +02:00
test_prompt.py tests: Use sip.delete to clean up prompt. 2016-01-11 07:38:58 +01:00
test_tabindex.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_textbase.py Force showing of label in test_elided_text 2016-03-15 08:29:33 +01:00
test_url.py Fix test_on_tab_changed in statusbar.url tests 2016-07-08 10:38:51 +02:00