summaryrefslogtreecommitdiff
path: root/tests/unit/utils/test_qtutils.py
AgeCommit message (Expand)Author
2017-03-07Fix compiled version checkFlorian Bruhin
2017-03-01Use three-argument form of monkeypatch.*attrFlorian Bruhin
2017-03-01Fix lintFlorian Bruhin
2017-02-28Also check compiled Qt version in version checksFlorian Bruhin
2017-02-27Fix --qt-arg testsFlorian Bruhin
2017-02-06Properly implement session support for QtWebKit-NGFlorian Bruhin
2017-02-05Replace all GitHub linksFlorian Bruhin
2016-12-06Allow --qt-arg and --qt-flag to be given multiple timesFlorian Bruhin
2016-11-02test requirements: Update pytest-rerunfailures to 2.1.0Florian Bruhin
2016-09-09Fix lintFlorian Bruhin
2016-09-09Remove --qt-* argumentsknaggita
2016-08-22tests: Use pytest.fixture instead of yield_fixtureFlorian Bruhin
2016-07-29Get rid of extend=True for qt_log_ignoreFlorian Bruhin
2016-06-28revert custom exception throwing in savefile_openPatric Schmitz
2016-06-28fix error handling in savefile_open and testsPatric Schmitz
2016-02-08Rerun TestPyQIODevice.test_qprocess if needed.Florian Bruhin
2016-01-25tests: Make test IDs predictable.Florian Bruhin
2016-01-04Adjust copyright years.Florian Bruhin
2015-12-21Skip all tests using py_proc when frozen.Florian Bruhin
2015-12-01pylint: Enable useless-suppression globally.Florian Bruhin
2015-12-01Revert "Use fully qualified imports in tests."Florian Bruhin
2015-12-01pylint: Check attr-defined-outside-init for tests.Florian Bruhin
2015-12-01Use fully qualified imports in tests.Florian Bruhin
2015-11-27Skip qtutils.savefile_open tests without DISPLAY.Florian Bruhin
2015-11-10tests: Skip test_file for PyQIODevice on OS X.Florian Bruhin
2015-10-16tests: Use extend=True for qt_log_ignore marks.Florian Bruhin
2015-10-13typosJohn ShaggyTwoDope Jenkins
2015-09-09Add a py_proc fixture to conftest.py.Florian Bruhin
2015-08-18Reorganize tests directory.Florian Bruhin