GoogleTest: How to skip a test?

前端 未结 8 943
情歌与酒
情歌与酒 2020-12-04 08:09

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

8条回答
提交回复
热议问题