qutebrowser/tests
Ryan Roden-Corrent ccd04ca548 Don't crash when undoing twice on default page.
Avoid a crash when undoing twice on the default page with last-close set to
default-page.
This was caused by logic to reuse the current tab if it is on the default page
and has no history. The fix is using openurl rather than removeTab/tabopen.
2016-04-21 08:04:20 -04:00
..
helpers tests: Refactor partial_compare 2016-04-21 00:14:13 +02:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
integration Don't crash when undoing twice on default page. 2016-04-21 08:04:20 -04:00
unit Fix HeaderDict with an empty value 2016-04-19 09:43:54 +02:00
conftest.py Stop supporting running tests without Xvfb/DISPLAY 2016-04-06 08:27:43 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00