readme

来自「VC源码,开源测试工具.有助于VC++的学习与开发」· 代码 · 共 8 行

TXT
8
字号
This catalog contains example implementation of restartable unit tests. The tests get SIGSEGV which terminates test application(four times!) but after restart tests are continued from the point AFTER test that forced crash, so you may get more complete image of what's broken. It could be especially useful at night tests.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?