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 BUILD_BVT mode for ctest running as a GHA #48

Open
walbourn opened this issue Oct 3, 2024 · 1 comment
Open

Add BUILD_BVT mode for ctest running as a GHA #48

walbourn opened this issue Oct 3, 2024 · 1 comment
Assignees

Comments

@walbourn
Copy link
Owner

walbourn commented Oct 3, 2024

A subset of the test suite should be buildable and run as a GitHub action. The challenge is that it needs to leverage WARP using a headless render target since there's no guarantees of GPU support in a GHA runner.

@walbourn walbourn self-assigned this Oct 3, 2024
@walbourn
Copy link
Owner Author

walbourn commented Oct 9, 2024

The only command-line tests currently that would work in the cloud are headertest and wavtest.

Proposal:

  • Add command-line test 'DDSWICTest' to do an exhaustive validation of DDSTextureLoader, WICTextureLoader, and ScreenGrab

  • Add a command-line test 'APITest' that does basicaly 'invalid arg' and unit-test style tests of the components with a NULL device and not any rendering

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

No branches or pull requests

1 participant