CMakePP / CMakeTest

A unit-testing framework for CMake functions
https://cmakepp.github.io/CMakeTest/
Apache License 2.0
10 stars 6 forks source link

Add LABEL and LABEL_NAME to the ct_add_dir() function to specify CTes… #113

Closed Risto97 closed 1 month ago

Risto97 commented 1 month ago

…t label for the tests

Is this pull request associated with an issue(s)? Please list issues associated with this pull request, including closing words as appropriate. Resolves #112

Description Describe what this pull request will accomplish. It will allow for tests added with ct_add_dir to be labeled using LABEL and LABEL_NAME arguments.

TODOs For draft pull requests please include a list of what needs to be done and check off items as you complete them.

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.