qutebrowser/tests/unit
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
..
browser Fix test_tab.py 2018-01-26 11:58:02 +01:00
commands Add an utils.Unreachable exception 2017-12-15 16:33:47 +01:00
completion Don't attempt completion if input starts with flag. 2018-01-04 12:34:06 -05:00
config Update test_configcommands for new editor behavior. 2018-01-27 15:03:18 -05:00
javascript Greasemonkey: support regexes in @include and @exclude. 2018-01-20 13:39:19 +13:00
keyinput Fix wrong import order 2017-12-15 14:35:07 +01:00
mainwindow Fix a couple style issues 2017-10-30 12:40:44 -04:00
misc Trigger editor signal on exit if content changed. 2018-01-27 15:03:18 -05:00
scripts pylint: Re-enable ungrouped-imports 2017-12-15 23:08:53 +01:00
utils fixup! fixup! incdec_number: add support for port 2018-01-24 22:22:00 +01:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00