D23884: Fix KListOpenFilesJob unit test on Unix if lsof is not installed
David Hallas
noreply at phabricator.kde.org
Wed Sep 11 18:35:46 BST 2019
hallas created this revision.
hallas added a reviewer: dfaure.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
hallas requested review of this revision.
REVISION SUMMARY
The KListOpenFilesJob unit test on Unix expected lsof to be
installed, but the KDE build infrastructure doesn't have it installed,
so check if it is installed and skip the tests if it is not.
TEST PLAN
Unit Test
REPOSITORY
R244 KCoreAddons
BRANCH
fix_unittest_if_lsof_is_not_installed
REVISION DETAIL
https://phabricator.kde.org/D23884
AFFECTED FILES
autotests/klistopenfilesjobtest_unix.cpp
To: hallas, dfaure
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190911/eb6dcb84/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list