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

Add ComputeSharp.D2D1.Uwp unit tests #515

Merged
merged 14 commits into from
Apr 26, 2023
Merged

Add ComputeSharp.D2D1.Uwp unit tests #515

merged 14 commits into from
Apr 26, 2023

Conversation

Sergio0694
Copy link
Owner

Description

This PR adds unit tests for ComputeSharp.D2D1.Uwp, and executes them both in Debug and Release in the CI. This ensures that both UWP runtimes (.NETCore.UWP and .NET Native) are tested for each commit. The test cover most functionality of PixelShaderEffect<T> and CanvasEffect, including interop scenarios. Some bug fixes are also included.

@Sergio0694 Sergio0694 added the unit tests 🧪 Proposals or improvements to the unit tests suite label Apr 25, 2023
@Sergio0694 Sergio0694 merged commit 50c60ec into main Apr 26, 2023
@Sergio0694 Sergio0694 deleted the dev/uwp-tests branch April 26, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unit tests 🧪 Proposals or improvements to the unit tests suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant