Skip to content

Conversation

mwichmann
Copy link
Collaborator

Confirm that for a filename with multiple dots, the .filebase method strips only the last suffix, and the .suffix method returns only the last.

Test-only change, so no doc impacts.

Contributor Checklist:

  • I have created a new test or updated the unit tests to cover the new/changed functionality.
  • I have updated CHANGES.txt and RELEASE.txt (and read the README.rst).
  • I have updated the appropriate documentation

Confirm that for a filename with multiple dots, the .filebase method
strips only the last suffix, and the .suffix method returns only the last.

Signed-off-by: Mats Wichmann <[email protected]>
@mwichmann mwichmann added this to 4.10 Aug 17, 2025
@mwichmann mwichmann added the testsuite Things that only affect the SCons testing. Do not use just because a PR has tests. label Aug 17, 2025
@mwichmann mwichmann moved this to In review in 4.10 Aug 17, 2025
@mwichmann mwichmann changed the title Add a tests to FSTests Add tests to FSTests Aug 17, 2025
@bdbaddog bdbaddog merged commit c005b06 into SCons:master Aug 21, 2025
10 of 14 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in 4.10 Aug 21, 2025
@mwichmann mwichmann added this to the NextRelease milestone Aug 23, 2025
@mwichmann mwichmann deleted the test/multi-suffix branch August 23, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testsuite Things that only affect the SCons testing. Do not use just because a PR has tests.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants