mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
- Don't attempt to create a subdirectory of a non-existing home directory (use tmpdir as base directory in that case) - Make sure all tests run in an environment with GNC_BUILDDIR and GNC_UNINSTALLED set. Otherwise the one-shot old .gnucash to new GNC_DATA_HOME migration may already have run at build time, preventing us from informing the user a run time. - Re-enable the userdata-dir with invalid home test (linux only).