summaryrefslogtreecommitdiffstats
path: root/testing/framework/TestCmdTests.py
Commit message (Expand)AuthorAgeFilesLines
* Test Framework tests: Windows fixesMats Wichmann2022-06-141-41/+41
* Fix sider complaintsWilliam Deegan2022-06-131-1/+1
* Added test for test.run()'s arguments set to a dict which will expand into KE...William Deegan2022-06-131-66/+10
* 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
* Add timing of sconsign write if --debugMats Wichmann2021-02-081-4/+4
* Run autoflake on codeMats Wichmann2020-09-211-2/+0
* Fix testing subdir usageMats Wichmann2020-06-191-16/+29
* Cleanups in tests and in frameworkMats Wichmann2020-06-141-69/+44
* rm-py2: Remove "from __future__" from more placesMats Wichmann2020-02-201-11/+9
* Get rid of remaining mktemp callsMats Wichmann2019-12-301-2/+1
* syntax fixups suggested by PyCharmMats Wichmann2019-12-231-4/+4
* checker fixes: None, trailing ws, list initMats Wichmann2019-12-211-9/+9
* test harness: fix TestCmd testsMats Wichmann2019-06-071-231/+212
* Issue #3350 - Refactor EnvironmentError to SConsEnvironmentError to avoid ove...William Deegan2019-04-181-3/+3
* [PY 3.8] Fix more errors in #3331Mats Wichmann2019-03-301-17/+17
* [PY 3.8] fix some sider complaints in #3331Mats Wichmann2019-03-301-1/+1
* [WIP] [PY 3.8] fix more warningsMats Wichmann2019-03-301-47/+65
* move test files from QMTest to testing/framework. QMtest hasn't been used in ...William Deegan2018-04-301-0/+3419