Patch to allow relative paths in QTest executables parsing with CMake
Manuel Breugelmans
mbr.nxi at gmail.com
Sun Dec 28 14:00:17 UTC 2008
On Saturday 27 December 2008 04:09:09 Daniel Calviño Sánchez wrote:
> Hi,
>
> I have noticed a problem in the QTest plugin. If the tests added with
> ADD_TEST macro in CTestTestfile.cmake don't include the full path to
> the executable, the tests aren't recognized automatically by the
> plugin (that is, when CMake manager is used in KDevelop project).
>
I guess you really are the first to use this with plain add_test macro's
instead of kde4_add_unit test :) The fix looks fine and covered with tests so
please do commit.
Manuel
More information about the KDevelop-devel
mailing list