Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jonas Vautherin
Total activity
6
Last activity
October 14, 2022 22:31
Member since
October 14, 2022 22:28
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
2
Activity overview
Posts (0)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
October 14, 2022 22:30
Given that I can *add* program arguments, I don't see the point in having some arbitrary arguments hardcoded there. I don't want `--gtest_filter=*` (because it does not work), but I can't remove it...
Community
CLion
Google test how to set flag (e.g., --gtest_color) in Clion?
2 votes
Created
October 14, 2022 22:31
Seems like it is not possible to remove the hardcoded arguments (e.g. `--gtest-filter=*`). That's the reason why I cannot use CLion for running my tests: it just doesn't work.
Community
CLion
Modifying --gtest_filter argument
0 votes