app-office/gnucash: Fix 2.7.4 test failures
authorAaron W. Swenson <titanofold@gentoo.org>
Sun, 18 Feb 2018 12:31:26 +0000 (07:31 -0500)
committerAaron W. Swenson <titanofold@gentoo.org>
Sun, 18 Feb 2018 12:31:44 +0000 (07:31 -0500)
commitabd6bba4c31bb6e546bb8e1da37fa971ffa55746
treefc495654335c1b550910b3f283a302be65997e49
parentc4c3810b405466e71c276f06a4826c5fee9dc252
app-office/gnucash: Fix 2.7.4 test failures

Fix a double-free bug in test-userdata-dir.c.

    Copy over common/test-core/unittest_support.py to the BUILDDIR so that
    it can be sourced by the python-bindings test.

    Set XDG_DATA_HOME so that it’s pointing to the same place as TMPDIR.

Not fixed: Locale dependent tests. /etc/locale.gen needs the
following:

    en_GB.UTF-8 UTF-8
    en_US.UTF-8 UTF-8
    fr_FR.UTF-8 UTF-8

Bug: https://bugs.gentoo.org/647596
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-office/gnucash/files/gnucash-2.7.4-double_free.patch [new file with mode: 0644]
app-office/gnucash/gnucash-2.7.4-r1.ebuild [new file with mode: 0644]