https://bugs.kde.org/show_bug.cgi?id=414371
Bug ID: 414371
Summary: CMake tests with PASS_REGULAR_EXPRESSION do not work
as expected
Product: kdevelop
Version: 5.4.4
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Build tools: CMake
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Have a CMake test that exits non-zero but outputs something, and a matching
PASS_REGULAR_EXPRESSION in the test properties. When this test is run from the
command line (ctest -R my_test) it works and is marked as passed, if it is run
from the unit test pane in KDevelop it fails (and looks like the expression
isn't used at all).
--
You are receiving this mail because:
You are watching all bug changes.