summaryrefslogtreecommitdiffstats
path: root/SCons/BuilderTests.py
Commit message (Expand)AuthorAgeFilesLines
* Change SCons.Scanner.Base to ScannerBaseMats Wichmann2021-10-041-1/+1
* Fix some imports and other checker warningsMats Wichmann2021-05-051-1/+0
* Drop dictionary has_key references: Py2-ism.Mats Wichmann2021-03-111-4/+2
* Work around Py3.10 optimizing out a builder testMats Wichmann2021-01-121-5/+12
* Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-3/+2
* Simplify more tests to use unittest.mainMats Wichmann2020-08-251-10/+1
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-9/+9
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+1635