todo
来自「内存管理工具Exmap。该工具比 ps 或 top 更精确」· 代码 · 共 23 行
TXT
23 行
- add better filehandling to jutil - replace 'is_in_current_dir' in TestRunner- add error reporting (use jutils::warn?)- store failed file, line and string and allow access afterwards (by test number).- add more test language support (e.g. skipped tests)- TestRunner needs an abstract base which doesn't take an ostream& - allow for a GUI, for example - ConsoleTestRunner should inherit - or maybe not...just different reporting methodsDONE - pull out the Pcre + jutil code into library routines - aha...add the test runner to the library... - need to ship it for "make test"DONE - check plan
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?