gnucash/common/test-core
Mike Alexander 2d3e80ea08 Compatibility with XCode's "new build system"
With XCode 14 or newer CMake tries to use the "new build system" which has a
requirement that if two targets depend on the same generated file one of them
must depend on the other.  This commit adds reduntant dependencies to satisfy
this requirement.
2022-10-09 01:10:06 -04:00
..
CMakeLists.txt Compatibility with XCode's "new build system" 2022-10-09 01:10:06 -04:00
test-stuff.c Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
test-stuff.h Fix various typos 2022-04-08 14:12:50 -04:00
unittest-support.c Account.c to Account.cpp 2017-12-21 07:39:32 -05:00
unittest-support.h Fix various typos 2022-04-08 14:12:50 -04:00
unittest-support.i Python - remove 2.x only code paths 2019-10-02 12:35:25 +02:00
unittest-support.scm Build or link all Scheme test files into a directory "tests". 2019-05-25 10:09:07 +02:00