gnucash/libgnucash/core-utils/test
Geert Janssens 2f16b092f5 Simplify filepath init code
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.
2018-02-01 19:17:17 +01:00
..
CMakeLists.txt Remove Autotools 2018-01-13 12:52:57 -06:00
gtest-path-utilities.cpp Rework directory determination in CMake builds. 2017-12-05 17:25:52 -08:00
test-gnc-glib-utils.c Restructure the src directory 2017-08-10 18:45:00 +02:00
test-resolve-file-path.c Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
test-userdata-dir-invalid-home.c Simplify filepath init code 2018-02-01 19:17:17 +01:00
test-userdata-dir.c Simplify filepath init code 2018-02-01 19:17:17 +01:00