qutebrowser/tests/unit/utils
Florian Bruhin dfe2f9e38c Also check PyQt version for qtutils.version_check()
With an older PyQt built against a newer Qt, we still don't have its features
available.

This also drops support for exact=True with compiled=True as the semantics for
that are unclear, and it's not used.
2017-10-12 19:13:20 +02:00
..
usertypes Drop support for Qt < 5.7.1 2017-09-18 23:01:17 +02:00
overflow_test_cases.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_debug.py Revert "Initialize SQL for two failing tests." 2017-06-19 07:42:12 -04:00
test_error.py Use utils.is_* for platform checks everywhere 2017-09-20 11:10:24 +02:00
test_javascript.py Drop support for Qt < 5.7.1 2017-09-18 23:01:17 +02:00
test_jinja.py Use utils.is_* for platform checks everywhere 2017-09-20 11:10:24 +02:00
test_log.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_qtutils.py Also check PyQt version for qtutils.version_check() 2017-10-12 19:13:20 +02:00
test_standarddir.py Use .assert_not_called() for mocks 2017-09-22 19:58:38 +02:00
test_urlutils.py Start using attrs 2017-09-19 22:21:45 +02:00
test_utils.py Use a pytest marker to fake an OS 2017-09-20 11:30:18 +02:00
test_version.py Use a pytest marker to fake an OS 2017-09-20 11:30:18 +02:00