文件操作 - FAIL_REGULAR_EXPRESSION.rst
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/cmake3/Help/prop_test/FAIL_REGULAR_EXPRESSION.rst
编辑文件内容
FAIL_REGULAR_EXPRESSION ----------------------- If the output matches this regular expression the test will fail. If set, if the output matches one of specified regular expressions, the test will fail. Example: .. code-block:: cmake set_tests_properties(mytest PROPERTIES FAIL_REGULAR_EXPRESSION "[^a-z]Error;ERROR;Failed" ) ``FAIL_REGULAR_EXPRESSION`` expects a list of regular expressions.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件