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

Minor update to enable 'white box' testing of some internal functions #507

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

walbourn
Copy link
Member

@walbourn walbourn commented Nov 6, 2024

I added some 'whitebox' testing of internal functions and it was resulting in link failures in some cases due to inconsistent calling conventions for the internal linkage. This decorates the internal free-functions for DirectX Tool Kit for Audio to make this linking robust.

Also includes a minor update to use E_INVALIDARG

@walbourn
Copy link
Member Author

walbourn commented Nov 6, 2024

@walbourn walbourn merged commit e95c032 into main Nov 7, 2024
70 checks passed
@walbourn walbourn deleted the testtweak branch November 7, 2024 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants