example17.output
来自「Boost provides free peer-reviewed portab」· OUTPUT 代码 · 共 11 行
OUTPUT
11 行
> 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 + =
减小字号Ctrl + -
显示快捷键?