dfaure created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY Instead, locate the desktop files and read them, into a memory cache. This allows to run the KIO unittests without installing KIO. TEST PLAN kurifiltertest and kurifiltersearchprovideractionstest now pass with empty XDG_DATA_DIRS. REPOSITORY R241 KIO BRANCH master REVISION DETAIL https://phabricator.kde.org/D9213 AFFECTED FILES autotests/kurifiltertest.cpp src/urifilters/ikws/CMakeLists.txt src/urifilters/ikws/kuriikwsfilter.cpp src/urifilters/ikws/kuriikwsfiltereng.cpp src/urifilters/ikws/kuriikwsfiltereng.h src/urifilters/ikws/kurisearchfilter.cpp src/urifilters/ikws/searchprovider.cpp src/urifilters/ikws/searchprovider.h src/urifilters/ikws/searchproviderregistry.cpp src/urifilters/ikws/searchproviderregistry.h src/widgets/kurifilter.cpp To: dfaure Cc: #frameworks