文件操作 - PASS_REGULAR_EXPRESSION.rst
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/cmake3/Help/prop_test/PASS_REGULAR_EXPRESSION.rst
编辑文件内容
PASS_REGULAR_EXPRESSION ----------------------- The output must match this regular expression for the test to pass. If set, the test output will be checked against the specified regular expressions and at least one of the regular expressions has to match, otherwise the test will fail. Example: .. code-block:: cmake set_tests_properties(mytest PROPERTIES PASS_REGULAR_EXPRESSION "TestPassed;All ok" ) ``PASS_REGULAR_EXPRESSION`` expects a list of regular expressions.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件