control

来自「c unit test framework」· 代码 · 共 16 行

TXT
16
字号
Source: checkSection: develPriority: optionalMaintainer: Robert Lemmen <robertle@semistable.com>Build-Depends: debhelper (>= 3.0.0)Standards-Version: 3.6.2.1Package: checkArchitecture: anyDescription: unit test framework for C Check features a simple interface for defining unit tests, putting  little in the way of the developer. Tests are run in a separate  address space, so Check can catch both assertion failures and code  errors that cause segmentation faults or other signals. The output  from unit tests can be used within source code editors and IDEs.

⌨️ 快捷键说明

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