📄 readme
字号:
TUT Selftest README===================NB: If you're here looking for an example of how to use TUT framework,it's the wrong place: testing TUT using TUT itself produces messedcode where one test runner controls lifecycle of another, and testsof outer runner are mixed with tests of inner. Selftest is a VERYspecial case, so you'd better look into example/ directory.TUT Selftest is to show that TUT framework works correctly under your combination of platform and compiler (or to show opposite). Inany case you'll get a deterministic answer. TUT is considered as workingIF AND ONLY IF all tests of Selftest are passed, no exceptions and nofailures encountered.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -