gnucash/common/test-core
Christian Gruber b303fc6d99 Use target gtest instead of GTEST_LIB and GTEST_INCLUDE_DIR
This simplifies usage of GoogleTest, since independent handling of
GTEST_LIB and GTEST_INCLUDE_DIR is not necessary anymore.

Additionally CMake creates a dependency now between target gtest and all
test applications using it. This improves build process when building
GoogleTest from source code. When any test application is built,
GoogleTest library is automatically rebuilt if necessary now for
instance.
2019-09-03 23:45:09 +02:00
..
CMakeLists.txt Use target gtest instead of GTEST_LIB and GTEST_INCLUDE_DIR 2019-09-03 23:45:09 +02: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 kvp frame to template and correcting failure macro 2017-12-21 07:39:32 -05:00
unittest-support.c Account.c to Account.cpp 2017-12-21 07:39:32 -05:00
unittest-support.h Account.c to Account.cpp 2017-12-21 07:39:32 -05:00
unittest-support.i Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
unittest-support.scm Build or link all Scheme test files into a directory "tests". 2019-05-25 10:09:07 +02:00