summaryrefslogtreecommitdiffstats
path: root/SCons/UtilTests.py
Commit message (Expand)AuthorAgeFilesLines
* Add unittests for unclear Path append operationsMats Wichmann2022-01-121-6/+18
* Fixed two test bugs:Jacob Cassagnol2021-11-101-2/+4
* Slider fixJacob Cassagnol2021-11-101-2/+2
* Added testcases for new lines in Util.pyJacob Cassagnol2021-11-091-0/+11
* Tests pass in python 3.6 and 3.9 in LinuxJacob Cassagnol2021-11-091-12/+164
* Fix initialization of CLVarRyan Egesdahl2021-08-311-0/+6
* Reduce pylint complaints about UtilMats Wichmann2021-06-071-33/+67
* Add a __iadd__ method to CLVar to support inplace addsMats Wichmann2021-03-281-57/+76
* [travisci skip] [appveyor skip] Fix sider complaintsWilliam Deegan2021-03-171-2/+2
* remove logic to handle (for example) library name where the library name matc...William Deegan2021-03-151-2/+3
* Added unittest for changes to SCons.Util.adjustixes() to handle when filename...William Deegan2021-03-141-0/+4
* Fix sider complaintsWilliam Deegan2020-12-131-1/+1
* Fix sider complaintsWilliam Deegan2020-12-131-4/+6
* Merge branch 'master' into topic/grossag/newhashesAdam Gross2020-11-061-14/+3
|\
| * Drop some more Py2 compat thingsMats Wichmann2020-10-131-10/+1
| * Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-4/+2
* | Add support for overriding the default hash formatAdam Gross2020-08-041-11/+32
|/
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-7/+7
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+960