-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#1111: cmake: import new GoogleTest*cmake w/3.18 and **fix bugs**
There is a major bug in the cmake googletest filter generation for type-parameterized tests! This is causing some of our tests to never run...including the ones that I just wrote which should always fail without the associated fix. Fix the regular expressions to generate a proper ctest filter that will actually run *every* test
- Loading branch information
1 parent
299c431
commit 3c43914
Showing
2 changed files
with
298 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.