gnucash master: [options] Move gnc-options test to engine/test/CMakeLists.txt.

John Ralls jralls at code.gnucash.org
Mon Aug 29 20:20:20 EDT 2022


Updated	 via  https://github.com/Gnucash/gnucash/commit/95361ad0 (commit)
	from  https://github.com/Gnucash/gnucash/commit/92915486 (commit)



commit 95361ad0609e140d0acf0fb4602fa54f8f5020d8
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Aug 29 14:57:18 2022 -0700

    [options] Move gnc-options test to engine/test/CMakeLists.txt.



Summary of changes:
 bindings/guile/test/CMakeLists.txt            |  3 +++
 libgnucash/app-utils/test/CMakeLists.txt      | 24 ------------------------
 libgnucash/engine/test/CMakeLists.txt         | 20 ++++++++++++++++++++
 libgnucash/engine/test/gtest-gnc-option.cpp   |  9 +++++----
 libgnucash/engine/test/gtest-gnc-optiondb.cpp |  7 ++++---
 5 files changed, 32 insertions(+), 31 deletions(-)



More information about the gnucash-patches mailing list