qutebrowser/tests/misc
Florian Bruhin 1e08a6a202 Fix message box tests on OS X.
From the QMessageBox::setWindowTitle docs:

     On Mac OS X, the window title is ignored (as required by the Mac OS X
     Guidelines).
2015-08-17 23:37:55 +02:00
..
test_crashdialog.py Rewrite test_crashdialog.py to use pytest. 2015-05-10 16:19:30 +02:00
test_editor.py pylint: Disable protected-access for tests. 2015-08-12 06:44:33 +02:00
test_guiprocess.py Skip all GUIProcess tests on Windows. 2015-08-16 21:46:36 +02:00
test_lineparser.py pylint: Disable protected-access for tests. 2015-08-12 06:44:33 +02:00
test_miscwidgets.py Fix lint. 2015-04-20 22:59:35 +02:00
test_msgbox.py Fix message box tests on OS X. 2015-08-17 23:37:55 +02:00
test_readline.py pylint: Disable protected-access for tests. 2015-08-12 06:44:33 +02:00
test_split_hypothesis.py Add hypothesis tests for misc.split. 2015-08-02 13:40:24 +02:00
test_split.py Add simple_split() test with maxsplit=0 and keep. 2015-08-02 13:20:30 +02:00