summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-10-09Remove unused importv0.11.xFlorian Bruhin
2017-10-09Remove test_upgrade_versionFlorian Bruhin
2017-10-04Fix test_version after OpenGL removalFlorian Bruhin
2017-10-04Use ctypes instead of PyOpenGL for QtWebEngine Nvidia workaroundFlorian Bruhin
2017-08-28Test for saving a session with --only-active-windowJay Kamat
2017-08-08version.distribution(): Handle FuntooFlorian Bruhin
2017-07-23Fix tests for QProcess changesFlorian Bruhin
2017-07-04Release v0.11.0v0.11.0Florian Bruhin
2017-07-04Merge pull request #2765 from jgkamat/jay/tab-crashesFlorian Bruhin
2017-07-03Skip tests with permission changes if they didn't workFlorian Bruhin
2017-06-30Remove error when count is invalid to :tab-pinJay Kamat
2017-06-29Clean up pin_tabJay Kamat
2017-06-29Fix :scroll-page with --bottom-navigate on QtWebEngineFlorian Bruhin
2017-06-26Allow a trailing % for :zoomFlorian Bruhin
2017-06-20Remove old test_commands.pyFlorian Bruhin
2017-06-20Merge different FakeTabbedBrowser objectsFlorian Bruhin
2017-06-20Make PyOpenGL a required dependencyFlorian Bruhin
2017-06-20Merge branch 'master' of https://github.com/iordanisg/qutebrowserFlorian Bruhin
2017-06-19Avoid throwing exception when no last focused tab existsIordanis Grigoriou
2017-06-19Make pylint shut up about test_versionFlorian Bruhin
2017-06-19Show 'legacy QtWebKit' in version outputFlorian Bruhin
2017-06-19Fix earlyinit.qt_version issuesFlorian Bruhin
2017-06-19Improve test_version outputFlorian Bruhin
2017-06-19Move version.qt_version() to earlyinitFlorian Bruhin
2017-06-16Fix initial tab sizing with vertical tabbarFlorian Bruhin
2017-06-16Fix typo in testIordanis Grigoriou
2017-06-16Select the last focused tab when running ':tab-focus <current tab number>'Iordanis Grigoriou
2017-06-12Mark :stop test as flakyFlorian Bruhin
2017-06-12Stabilize history testsFlorian Bruhin
2017-06-11Set an initial window size for background tabsFlorian Bruhin
2017-06-09Remove ":messages without messages" testFlorian Bruhin
2017-06-09Adjust tests for new QtWebKit-NGFlorian Bruhin
2017-06-08Fix :messages testsFlorian Bruhin
2017-06-06Get rid of utils.unused because it's unusedFlorian Bruhin
2017-06-06Add a few tests for qutebrowser.is_ignored_chromium_messageFlorian Bruhin
2017-06-06Make process/thread ID optional for Chromium messagesFlorian Bruhin
2017-06-06Get rid of configtypes.WebKitBytesFlorian Bruhin
2017-06-06tests: Properly parse Chromium logging messagesFlorian Bruhin
2017-06-05Adjust ignored Chromium messages for Qt 5.9 debug buildsFlorian Bruhin
2017-06-05Fix test_debug_traceFlorian Bruhin
2017-05-31Skip test_opengl_vendor without QtOpenGLFlorian Bruhin
2017-05-30Improve version.opengl_vendor()Florian Bruhin
2017-05-30Set backend-warning-shown in test_invocationsFlorian Bruhin
2017-05-30Add QUTE_FAKE_OS_RELEASE envvarFlorian Bruhin
2017-05-29Send crash reports to private pastebinFlorian Bruhin
2017-05-29Only inherit private mode when window is setFlorian Bruhin
2017-05-28Open a window with an empty sessionFlorian Bruhin
2017-05-23Fix raw string prefixFlorian Bruhin
2017-05-23tests: Use match= for pytest.raisesFlorian Bruhin
2017-05-23tests: Use pytest.paramFlorian Bruhin