Skip to content

[test] Improve run_example_tests. NFC#8918

Merged
sbc100 merged 1 commit into
mainfrom
run_example_tests
Jul 17, 2026
Merged

[test] Improve run_example_tests. NFC#8918
sbc100 merged 1 commit into
mainfrom
run_example_tests

Conversation

@sbc100

@sbc100 sbc100 commented Jul 17, 2026

Copy link
Copy Markdown
Member

Use unique names for object files as well as output files.

Because we are writing the files to the out/test directory no need to
clean them up after. Better to leave them around for future
inspection.

Also, rename extra to compile since this is the compile command for the object file.

Use unique names for object files as well as output files.

Because we are writing the files to the out/test directory no need to
clean them up after.   Better to leave them around for future
inspection.

Also, rename `extra` to `compile` since this is the compile command
for the object file.
@sbc100
sbc100 requested a review from a team as a code owner July 17, 2026 22:28
@sbc100
sbc100 requested review from kripken and removed request for a team July 17, 2026 22:28
@sbc100
sbc100 merged commit 17ed400 into main Jul 17, 2026
16 checks passed
@sbc100
sbc100 deleted the run_example_tests branch July 17, 2026 23:07
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.

2 participants