Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testing: avoid duplicate filenames #1363

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Conversation

tlyu
Copy link
Collaborator

@tlyu tlyu commented Dec 10, 2023

Use immediate assignment to avoid duplicate object filenames when initially generating testcase files. This was causing linker errors on macOS, but only on the first build attempt.

Use immediate assignment to avoid duplicate object filenames when
initially generating testcase files. This was causing linker errors on
macOS, but only on the first build attempt.

Signed-off-by: Taylor Yu <[email protected]>
@obra obra merged commit 74a2010 into keyboardio:master Dec 11, 2023
8 checks passed
@tlyu tlyu deleted the dedup-testcase branch December 11, 2023 14:21
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