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

tests: Update test functions to use consistent naming #8643

Merged

Conversation

spencer-lunarg
Copy link
Contributor

The final (for near future) of these (like #8631)

For the more "probably going to break someone rebasing" I did

void End();
// Deprecated, use End()
void end() { End() };

@spencer-lunarg spencer-lunarg requested a review from a team as a code owner October 3, 2024 02:43
@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 270135.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 270149.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 17663 running.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 17663 failed.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 270176.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 17664 running.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 17664 passed.

@artem-lunarg artem-lunarg merged commit 656a02f into KhronosGroup:main Oct 3, 2024
21 checks passed
@spencer-lunarg spencer-lunarg deleted the spencer-lunarg-test999-2 branch October 3, 2024 12:34
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.

3 participants