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

Support CTest labels #3243

Merged
merged 5 commits into from
Aug 1, 2023
Merged

Support CTest labels #3243

merged 5 commits into from
Aug 1, 2023

Conversation

xisui-MSFT
Copy link
Collaborator

Support CTest labels. This is implemented using test tags in VS Code testing API, i.e., filter in the search bar using @cmake-tools.CTest:<label>.

#3146

image

Copy link
Collaborator

@gcampbell-msft gcampbell-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Besides my one comment about switching to just string[] instead of string | string[], this lgtm.

src/ctest.ts Show resolved Hide resolved
@gcampbell-msft gcampbell-msft enabled auto-merge (squash) August 1, 2023 17:33
@gcampbell-msft gcampbell-msft merged commit fa74852 into main Aug 1, 2023
4 checks passed
@gcampbell-msft gcampbell-msft deleted the dev/xisui/test_explorer_tags branch August 1, 2023 18:02
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.

None yet

2 participants