D21017: Adapt PlacesItemModelTest to Tag Places

Elvis Angelaccio noreply at phabricator.kde.org
Sun May 5 15:35:48 BST 2019


elvisangelaccio added a comment.


  Ah, got it. The KIO test uses a QTemporaryDir as `$HOME` and forks the tag slave:
  
    qputenv("HOME", m_tmpHome.path().toUtf8()); // use a empty home dir
    qputenv("KDE_FORK_SLAVES", "yes"); // to avoid a runtime dependency on klauncher
  
  We should probably do the same in dolphin. A test binary should not have access to the user's baloo DB...

REPOSITORY
  R318 Dolphin

REVISION DETAIL
  https://phabricator.kde.org/D21017

To: elvisangelaccio, #dolphin, #baloo
Cc: bruns, kfm-devel, alexde, feverfew, meven, spoorun, navarromorales, firef, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20190505/bfcdf6ee/attachment.htm>


More information about the kfm-devel mailing list