[kde-doc-english] [frameworks-kdoctools] [Bug 339299] meinproc test using data from install rather than build dir

Harald Sitter sitter at kde.org
Mon Sep 22 14:26:37 UTC 2014


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

--- Comment #1 from Harald Sitter <sitter at kde.org> ---
Created attachment 88791
  --> https://bugs.kde.org/attachment.cgi?id=88791&action=edit
patch using --srcdir on meinproc5

Attached a patch using --srcdir to make meinproc find the xsl files that are
alraedy being replicated into src/customization.

Other than using --srcdir there appear (with my very limited overview on the
matter) exactly two options:
- detect missing assets and let the test pass (assuming that we are running
pre-install, and even post-install failing on missing assets would really be
more validation of whether the installation and envrionment is suitable than a
test of meinproc)
- replicate an installation path structure in the build dir and use
XDG_DATA_DIRS to make meinproc5 find it, at which point the test becomes more
of an integration test than anything else

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-doc-english mailing list