summaryrefslogtreecommitdiff
path: root/testing/framework/TestSConsMSVS.py
Commit message (Expand)AuthorAgeFilesLines
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-6/+6
* Use f-strings in framework and framework testsMats Wichmann2022-11-241-6/+6
* Fix tests to not hang on Windows with bad .py assocMats Wichmann2021-11-261-7/+1
* Add support for Visual Studio 2022Joseph Brill2021-09-231-1/+4
* Test harness add a from_fw to skip callsMats Wichmann2021-04-131-7/+24
* Use uuid lib for Visual Studio guidsMats Wichmann2020-05-011-1/+1
* Fix accidental removal of some VS versionsAdam Gross2019-07-181-2/+1
* Fix msvs testsAdam Gross2019-07-181-510/+135
* Merge pull request #3345 from mwichmann/py38warns4-testsWilliam Deegan2019-04-281-4/+4
|\
| * [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-251-4/+4
* | Some more lint-derived cleanupsMats Wichmann2019-04-271-15/+13
|/
* [WIP] [PY 3.8] fix more warningsMats Wichmann2019-03-301-8/+8
* added test for vs 14.1 and checking arm targetsDaniel2019-01-121-0/+108
* move test files from QMTest to testing/framework. QMtest hasn't been used in ...William Deegan2018-04-291-0/+1177