<table><tr><td style="">dakon created this revision.<br />Restricted Application added a subscriber: kdevelop-devel.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D6668" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This way this and CTestRunJob can do any adaptions to the properties without<br />
needing more and more members.</p>

<p>CTest: parse the test properties from CTestTestfile.cmake</p>

<p>Otherwise e.g. the WILL_FAIL check in ctestutils.cpp will never match as the<br />
property hash is always empty.</p>

<p>CTest: honor the WORKING_DIRECTORY property of tests</p>

<p>BUG:349378<br />
FIXED-IN:5.2.0</p>

<p>CTest: use the test name as name instead of the executable name</p>

<p>Now one only needs to get rid of the first argument that is sometimes appended.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R32 KDevelop</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6668" rel="noreferrer">https://phabricator.kde.org/D6668</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>projectmanagers/cmake/cmakeutils.cpp<br />
projectmanagers/cmake/testing/ctestrunjob.cpp<br />
projectmanagers/cmake/testing/ctestrunjob.h<br />
projectmanagers/cmake/testing/ctestsuite.cpp<br />
projectmanagers/cmake/testing/ctestsuite.h<br />
projectmanagers/cmake/testing/ctestutils.cpp<br />
projectmanagers/cmake/tests/manual/unit_tests/CMakeLists.txt<br />
projectmanagers/cmake/tests/manual/unit_tests/five/CMakeLists.txt<br />
projectmanagers/cmake/tests/manual/unit_tests/math_test.cpp<br />
projectmanagers/cmake/tests/test_ctestfindsuites.cpp</div></div></div><br /><div><strong>To: </strong>dakon<br /><strong>Cc: </strong>kdevelop-devel<br /></div>