Snikulov
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited cmake project - unit test run and fixtures
AnsweredHello, Is it possible in CLion to handle cmake/ctest fixture properties (FIXTURE_SETUP/FIXTURE_CLEANUP)? I expecting that fixtures should run before tests with such properties enabled. Maybe it is...