Skip to content

Use tmp_path for ELF test output artifacts instead of source tree#705

Open
ANogin wants to merge 1 commit into
masterfrom
maintenance/tempdir_for_assets
Open

Use tmp_path for ELF test output artifacts instead of source tree#705
ANogin wants to merge 1 commit into
masterfrom
maintenance/tempdir_for_assets

Conversation

@ANogin
Copy link
Copy Markdown
Contributor

@ANogin ANogin commented Feb 8, 2026

  • I have reviewed the OFRAK contributor guide and attest that this pull request is in accordance with it.
  • I have made or updated a changelog entry for the changes in this pull request.

One sentence summary of this PR (This should go in the CHANGELOG!)

Use tmp_path for ELF test output artifacts instead of source tree

Link to Related Issue(s)

N/A

Please describe the changes in your request.

The current test implementation uses tmp_path for some generated artifacts, but not for all - and those in-tree generated artifacts are not even gitignored, resulting in bogus git status pollution. This makes sure tmp_path is consistently used

Anyone you think should look at this, specifically?

@whyitfor

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ANogin ANogin requested a review from whyitfor February 8, 2026 06:43
@ANogin ANogin self-assigned this Feb 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant