summaryrefslogtreecommitdiffstats
path: root/SCons/Node/FSTests.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into complex-type-hint-frameworkWilliam Deegan2024-02-141-0/+17
|\
| * Fix PyPackageDirMats Wichmann2024-02-131-0/+17
* | Implement framework for hinting complex typesThaddeus Crews2024-01-151-3/+5
|/
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-120/+120
* doc: change five functions to appear global-onlyMats Wichmann2022-09-141-1/+1
* Revert to using stat.ST_MTIME in FS nodes for nowMats Wichmann2022-05-061-2/+2
* Fix content-timestamp decider for symlinksMats Wichmann2022-05-061-6/+6
* Use super call instead of direct class callMats Wichmann2022-03-151-2/+2
* Fix some imports and other checker warningsMats Wichmann2021-05-051-1/+0
* Merge branch 'master' into topic/grossag/newhashesWilliam Deegan2020-12-141-3/+14
|\
| * Merge pull request #3817 from grossag/topic/grossag/clearcachednodeinfoWilliam Deegan2020-12-141-0/+7
| |\
| | * Remove one unnecessary part of a testAdam Gross2020-10-211-1/+0
| | * Fix invalid cache state when using SCons interactive modeAdam Gross2020-10-211-0/+8
| * | Make the sig for missing file differ from empty fileMats Wichmann2020-11-241-3/+7
| |/
* | Merge branch 'master' into topic/grossag/newhashesAdam Gross2020-11-061-5/+2
|\ \ | |/
| * Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-4/+2
| * Run autoflake on codeMats Wichmann2020-09-211-1/+0
* | Fix one merge issue and the test I added yesterdayAdam Gross2020-08-041-5/+5
|/
* Address review feedbackAdam Gross2020-08-031-4/+4
* Push another commit to run testsAdam Gross2020-08-031-2/+2
* [ci skip] Add some more commentsAdam Gross2020-08-031-1/+4
* Fix one comment and make one test a bit more obviousAdam Gross2020-08-031-2/+2
* Fix SCons.Node.FS.File.get_csig() usage of md5_chunksizeAdam Gross2020-08-031-0/+56
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-11/+11
* Restore commented out unittest test skipping logicWilliam Deegan2020-05-101-2/+2
* Address a few remaining issues with tests for issue #3516William Deegan2020-05-101-41/+48
* Merge remote-tracking branch 'origin/master' into clear-dangling-linksDaniel Moody2020-05-061-0/+52
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+3931