https://bugs.kde.org/show_bug.cgi?id=409951

--- Comment #7 from Kevin Funk <kf...@kde.org> ---
CC'ing Friedrich who's also worked on the BUILD_TESTING related changes.

These classes shouldn't be used outside of unit tests IMO (they could assert or
have any ill-formed behavior). You would not want this in production code.

A solution approach: I'd just create and shut down the core manually in your
code. And provide a custom ShellExtension subclass. Shouldn't be difficult, and
it could result in even less code than in the implementation(s) provided in
KDev::Tests.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to