summaryrefslogtreecommitdiff
path: root/SCons/SubstTests.py
Commit message (Expand)AuthorAgeFilesLines
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-55/+55
* Solution for Issue #4275 (Compilation db get's tmp file command line), also e...William Deegan2022-12-101-0/+15
* Use super call instead of direct class callMats Wichmann2022-03-151-1/+1
* Two small tweaks for Py3.10 support.Mats Wichmann2021-08-051-3/+6
* Add tests for callable with extra default arg, same but using partial to set ...William Deegan2021-02-271-1/+55
* Initial support in tests for Python 3.10Mats Wichmann2021-01-221-1/+3
* Remove some "star imports"Mats Wichmann2020-11-161-1/+3
* Drop some more Py2 compat thingsMats Wichmann2020-10-131-3/+1
* Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-3/+2
* Run autoflake on codeMats Wichmann2020-09-211-2/+0
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-10/+10
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+1242