qutebrowser/tests/unit
Florian Bruhin 7cad8f41f2 Remove unknown YAML data from config
I considered introducing another list of deleted options (or a "deleted: True"
in configdata.yml), similar to what we had with the old config.

However, let's take the easier route and just delete everything we don't know
from configdata.yml. If someone edits it by hand, it's their fault :P

See #2772, #2847
2017-09-21 16:29:40 +02:00
..
browser Merge remote-tracking branch 'origin/pr/2965' 2017-09-21 09:12:56 +02:00
commands Use a pytest marker to fake an OS 2017-09-20 11:30:18 +02:00
completion Fix whitespace 2017-09-21 13:43:30 +02:00
config Remove unknown YAML data from config 2017-09-21 16:29:40 +02:00
javascript Finally update copyrights... 2017-05-09 21:37:03 +02:00
keyinput Use utils.is_* for platform checks everywhere 2017-09-20 11:10:24 +02:00
mainwindow Use upper-case Monospace in test_progress_affecting_statusbar_height 2017-09-12 22:51:52 +02:00
misc Use utils.is_* for platform checks everywhere 2017-09-20 11:10:24 +02:00
scripts Use a pytest marker to fake an OS 2017-09-20 11:30:18 +02:00
utils Only run system datadir test on Linux 2017-09-20 12:20:46 +02:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00