gnucash/common/test-core
Geert Janssens 29b7a9099d Fix cmake warnings while searching for python
There is a new find module since cmake 3.12. Cmake 3.27 will start
emitting warnings if the old modules are still in use.

Current implementation supports both. As soon as we can bump our minimal
cmake version to 3.12, the old support code can be dropped as well.
2023-08-17 18:23:33 +02:00
..
CMakeLists.txt Fix cmake warnings while searching for python 2023-08-17 18:23:33 +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 Add failuref() test function that allows the use of format strings 2023-06-27 19:58:01 +01:00
unittest-support.c Change g_assert() -> g_assert_true() in tests 2023-07-16 10:09:12 -07:00
unittest-support.h Change g_assert() -> g_assert_true() in tests 2023-07-16 10:09:12 -07: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