-
Notifications
You must be signed in to change notification settings - Fork 808
Moved HANDLE management to Test Class Constructor and Destructor #7357
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
Moved HANDLE management to Test Class Constructor and Destructor #7357
Conversation
|
✅ With the latest revision this PR passed the C/C++ code formatter. |
|
@microsoft-github-policy-service agree company="Microsoft" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One comment that should probably get fixed - otherwise LGTM.
Also the PR title and description needs updating.
damyanp
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved, assuming the answer to the comment below is that everything still works ok.
Test class
ShaderOpTesthad aHANDLEnot closed afterRunShaderOptest ran.Created a constructor and destructor for the Test Class to manage the
HANDLE.