qutebrowser/tests
Ryan Roden-Corrent 38bb3673db Preserve a backup if editor callback fails.
Currently the editor deletes its temp file whenever editing is finished.
With this patch, the file will not be deleted if the editor callback
encounters an exception.

One example is if the tab containing the edited element is closed. The
editor errors with "Edited element vanished", but with this patch it
will also print "Backup at ..." so the user does not lose their work.

Resolves #1596.

Supersedes #3641, using the cleaner approach started in #1677.
2018-03-12 08:34:50 -04:00
..
end2end Preserve a backup if editor callback fails. 2018-03-12 08:34:50 -04:00
helpers tests: Add a yaml_config_stub fixture 2018-03-12 07:39:20 +01:00
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Preserve a backup if editor callback fails. 2018-03-12 08:34:50 -04:00
conftest.py Show version for POSIX OSes 2018-03-11 13:28:53 +04:00
test_conftest.py Update copyright years 2018-02-05 12:19:50 +01:00