Skip to content

Update docs for finder functions; improve FindFile test#4847

Merged
bdbaddog merged 3 commits intoSCons:masterfrom
mwichmann:doc/finders
May 5, 2026
Merged

Update docs for finder functions; improve FindFile test#4847
bdbaddog merged 3 commits intoSCons:masterfrom
mwichmann:doc/finders

Conversation

@mwichmann
Copy link
Copy Markdown
Collaborator

Update documentation of the three file-finding functions in the API (FindFile, FindInstalledFiles, FindSourceFiles) as well as FindPathDirs.

Also add a test for FindFile to be sure it locates non-existing derived files as advertised.

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

Update documentation of the three file-finding functions in the API
(FindFile, FindInstalledFiles, FindSourceFilse) as well as FindPathDirs.

Also add a test for FindFile to be sure it locates non-existing
derived files as advertised.

Signed-off-by: Mats Wichmann <mats@linux.com>
@mwichmann mwichmann added documentation testsuite Things that only affect the SCons testing. Do not use just because a PR has tests. labels Apr 18, 2026
@bdbaddog bdbaddog merged commit c3ad1a7 into SCons:master May 5, 2026
@mwichmann mwichmann added this to the NextRelease milestone May 6, 2026
@mwichmann mwichmann deleted the doc/finders branch May 6, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation 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