Skip to content

Conversation

@martinmine
Copy link
Contributor

This PR enables globbing on ROOT_ADD_GTEST. Instead of specifying a test in CMake as

ROOT_ADD_GTEST(myTest test1.cxx test2.cxx test3.cxx)

This PR enables specifying it as:

ROOT_ADD_GTEST(myTest test*.cxx)

@phsft-bot
Copy link

Starting build on gcc49/centos7, native/mac1012, gcc49/slc6, gcc62/slc6, native/ubuntu14 with flags -Dvc=OFF -Dimt=ON -Dccache=ON
How to customize builds

@martinmine martinmine requested a review from peremato June 12, 2017 12:57
@martinmine
Copy link
Contributor Author

@peremato just committed this in 161503c, closing.

@martinmine martinmine closed this Jun 12, 2017
@martinmine martinmine deleted the gtest-globbing branch June 12, 2017 13:15
@phsft-bot
Copy link

Build failed on mac1012/native.
See console output.

Warnings:

Failing tests:

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.

2 participants