summaryrefslogtreecommitdiff
path: root/testing/framework/TestCommonTests.py
Commit message (Expand)AuthorAgeFilesLines
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-95/+95
* Polish test skipping in a couple of FW tests [skip appveyor]Mats Wichmann2022-11-291-9/+2
* [ci skip] fix sider complaintsWilliam Deegan2022-11-281-4/+5
* Fix remaining tests failing on win32William Deegan2022-11-281-35/+10
* Fix one Windows-ism in TestCommonTests [skip appveyor]Mats Wichmann2022-11-281-2/+2
* Updated TestCommonTests for Py 3.11 [skip appveyor]Mats Wichmann2022-11-271-15/+15
* Use f-strings in framework and framework testsMats Wichmann2022-11-241-9/+9
* Fix one test in TestCommonTests [ci skip]Mats Wichmann2022-11-221-3/+4
* Maintenance: fix some fiddly checker errorsMats Wichmann2022-11-051-8/+8
* Test framework improvementsMats Wichmann2022-08-031-14/+8
* [Test] drop old exception msgsMats Wichmann2022-07-081-1/+1
* Test Framework tests: Windows fixesMats Wichmann2022-06-141-21/+21
* Fix some Py 3.11 depr warns in testsMats Wichmann2022-05-301-2/+4
* Test harness add a from_fw to skip callsMats Wichmann2021-04-131-17/+17
* Run autoflake on codeMats Wichmann2020-09-211-2/+0
* Fixed Docbook Tool and updated its tests.Dirk Baechle2020-06-211-0/+52
* rm-py2: Remove "from __future__" from more placesMats Wichmann2020-02-201-5/+2
* Update TestCommonTests.py to work with py35+ changesWilliam Deegan2020-02-181-23/+25
* add test cases to exhibit bugs in must_[not_]contain()Paweł Tomulik2018-10-051-2/+54
* move test files from QMTest to testing/framework. QMtest hasn't been used in ...William Deegan2018-04-291-0/+2340