summaryrefslogtreecommitdiff
path: root/SCons/Tool/MSCommon/MSVC/ScriptArgumentsTests.py
Commit message (Expand)AuthorAgeFilesLines
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-13/+13
* Remove print statement from ScriptArgumentsTests.py.Joseph Brill2022-07-171-1/+0
* Remove blank line and redundant test invocation.Joseph Brill2022-07-171-2/+0
* Add function to return toolsets with spectre libs folder (target may not be i...Joseph Brill2022-07-171-0/+14
* Add msvc sdk version components utility function and tuple. Finish script ar...Joseph Brill2022-07-171-64/+205
* Add version components tuple to version breakdown definitions.Joseph Brill2022-07-171-1/+0
* Use installed versions instead of all versions.Joseph Brill2022-07-161-2/+2
* Return previous policy when setting default argument policy. Add more tests.Joseph Brill2022-07-161-2/+279
* Rework unit tests: move global data to Data class and move monkey patching to...Joseph Brill2022-07-161-27/+39
* Rework special case for 9.0 VCForPython handling (vc dir and batchfile locati...Joseph Brill2022-07-141-0/+151