qutebrowser/tests
Ryan Roden-Corrent 530a1859a3 Trigger editor signal on exit if content changed.
With the previous code, the editor could miss the final signal on a
save-and-exit. This is avoided by always running the file changed
handler on a successful exit, but only firing the signal if the content
actually changed (to avoid double-signalling).
2018-01-27 15:03:18 -05:00
..
end2end Fix flaky editor test. 2018-01-27 15:03:18 -05:00
helpers Fix wrong import order 2017-12-15 14:35:07 +01:00
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Trigger editor signal on exit if content changed. 2018-01-27 15:03:18 -05:00
conftest.py pylint: Re-enable bad-continuation 2017-12-15 19:16:55 +01:00
test_conftest.py Finally update copyrights... 2017-05-09 21:37:03 +02:00