summaryrefslogtreecommitdiff
path: root/tests/unit/utils/test_debug.py
AgeCommit message (Expand)Author
2021-04-08Remove unused importsFlorian Bruhin
2021-04-08Fix enum stringification for Python 3.10 a7+Florian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-11Add objects.qapp to avoid needing to None-checkFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-11-18Fix lintFlorian Bruhin
2019-11-18Fix remaining implicit int issues with QtWebKitFlorian Bruhin
2019-11-05Support all kinds of signals for debug.signal_nameFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-10-25Further simplify caplog.messagesFlorian Bruhin
2018-10-24Use caplog.messagesFlorian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2017-12-12Modify instances of re.match to fullmatch or search.George Edward Bulmer
2017-11-26update flake8 and flake8-deprecatedRyan Farley
2017-05-23tests: Use pytest.paramFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2017-04-27Fix zero handling in qflags_keyFlorian Bruhin
2017-02-05Replace all GitHub linksFlorian Bruhin
2016-08-18Use QApplication.sendEvent instead of postEventFlorian Bruhin
2016-01-22flake8: Add flake8-putty plugin.Florian Bruhin
2016-01-22Fix new flake8 lint.Florian Bruhin
2016-01-04Adjust copyright years.Florian Bruhin
2015-11-25Fix qflags_key comparison.Florian Bruhin
2015-11-11tests: Switch from pytest-capturelog to catchlog.Florian Bruhin
2015-09-17tests: Increase some timeouts for OS X.Florian Bruhin
2015-09-16Allow debug.log_time to be used as decorator.Florian Bruhin
2015-09-16utils.debug: Allow passing logger to log_time.Florian Bruhin
2015-09-16Shorten test IDs.Florian Bruhin
2015-08-25Lift duration for test_debugAlexander Cogneau
2015-08-18Reorganize tests directory.Florian Bruhin