mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-12-01 13:09:41 -06:00
2f16b092f5
It will no longer attempt to use /home/janssege/.gnucash. That was requiring lots of extra conditions. It will also default to a base directory (gnc_data_home) in the build dir if it detects the code is run during building or testing. That again allows to simplify it as there's no need for temp dir juggling in case the build environment doesn't have a writable home dir. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
gtest-path-utilities.cpp | ||
test-gnc-glib-utils.c | ||
test-resolve-file-path.c | ||
test-userdata-dir-invalid-home.c | ||
test-userdata-dir.c |