Using Google Test 1.6 (Windows 7, Visual Studio C++). How can I turn off a given test? (aka how can I prevent a test from running). Is there anything I can do besides comm
If more than one test are needed be skipped
--gtest_filter=-TestName.*:TestName.*TestCase