summaryrefslogtreecommitdiff
path: root/SCons/Tool/ToolTests.py
Commit message (Expand)AuthorAgeFilesLines
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-7/+7
* find_prorgram_path() can now add discovered pathMats Wichmann2022-06-141-6/+7
* Fix some Py 3.11 depr warns in testsMats Wichmann2022-05-301-1/+3
* PR #3898: address review commentsMats Wichmann2021-03-111-2/+0
* Drop dictionary has_key references: Py2-ism.Mats Wichmann2021-03-111-2/+2
* Run autoflake on codeMats Wichmann2020-09-211-1/+0
* Add check for new not-found Tool errmsgMats Wichmann2020-09-091-1/+3
* Change erorr in case not-found Tool requestedMats Wichmann2020-09-091-7/+7
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-1/+1
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+127