📄 example17.output
字号:
> example --report_level=shortRunning 2 test cases...test.cpp(10): error in "my_test1": check 2 == 1 failedtest.cpp(21): error in "my_test1": check sizeof(int) == sizeof(char) failed [4 != 1]test.cpp(22): error in "my_test1": check sizeof(int*) == sizeof(char) failed [4 != 1]Test suite "example" passed with: 3 assertions out of 3 failed 3 failures expected 2 test cases out of 2 passed
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -