summaryrefslogtreecommitdiff
path: root/test cases/common/220 fs module
AgeCommit message (Expand)Author
2025-07-24Add suffix function to the fs moduleJouke Witteveen
2025-07-24Work around os.path.isabs bug in fs moduleJouke Witteveen
2025-07-24Restructure fs module in terms of os.pathJouke Witteveen
2024-02-24Add support for BuildTargetTypes to various fs module functionsTristan Partin
2023-10-27Handle path behaviour change in Python 3.12.Jussi Pakkanen
2023-08-18Revert "Revert "Add fs.relative_to()""Tristan Partin
2023-08-17Revert "Add fs.relative_to()"Eli Schwartz
2023-08-17Remove hacky setup for CustomTargetIndex tests in fs.relative_to()Tristan Partin
2023-08-17Add fs.relative_to()Tristan Partin
2023-08-16fs.read(): Catch FileNotFoundErrorXavier Claessens
2023-04-11fix various spelling issuesJosh Soref
2021-10-30Added warning if run_command is called without the check kwargVolker Weißmann
2021-05-08modules/fs: support FileOrString argumentsFlorian Fischer
2021-04-26Condense test directory names.Jussi Pakkanen