gnucash unstable: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sun Feb 18 19:53:39 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/474c3ae0 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/605f3466 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a5f46a5e (commit)
	from  https://github.com/Gnucash/gnucash/commit/ec0656e7 (commit)



commit 474c3ae079a547ad8f311e1d09e1e135c5a06311
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Feb 18 16:08:26 2018 -0800

    Make a target for the python-bindings test to set its dependencies.

commit 605f3466cb964e5d4655b91ff5ad6628f747bb06
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Feb 18 16:07:25 2018 -0800

    Rename the gnc-module test libraries to be consistent with other modules.

commit a5f46a5e45fa5c167ff6306590a030670f5d3f20
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Feb 18 15:59:00 2018 -0800

    More Scheme dependency additions.



Summary of changes:
 bindings/python/tests/CMakeLists.txt               |  2 ++
 gnucash/gnome-utils/CMakeLists.txt                 |  2 +-
 gnucash/gnome-utils/test/CMakeLists.txt            |  1 +
 gnucash/import-export/qif-imp/CMakeLists.txt       | 11 ++++++++-
 gnucash/report/business-reports/CMakeLists.txt     |  3 +++
 gnucash/report/locale-specific/us/CMakeLists.txt   |  9 ++++----
 .../report/locale-specific/us/test/CMakeLists.txt  |  3 ++-
 gnucash/report/report-gnome/CMakeLists.txt         |  3 ++-
 gnucash/report/report-gnome/test/CMakeLists.txt    |  6 ++---
 gnucash/report/report-system/CMakeLists.txt        |  8 ++++---
 gnucash/report/standard-reports/CMakeLists.txt     |  1 -
 .../report/standard-reports/test/CMakeLists.txt    |  2 +-
 gnucash/report/stylesheets/CMakeLists.txt          |  2 +-
 gnucash/report/stylesheets/test/CMakeLists.txt     |  9 ++++----
 gnucash/report/utility-reports/CMakeLists.txt      |  5 ++++-
 libgnucash/app-utils/CMakeLists.txt                |  8 ++++++-
 libgnucash/engine/CMakeLists.txt                   |  5 ++++-
 libgnucash/engine/test/CMakeLists.txt              |  2 +-
 libgnucash/gnc-module/test/CMakeLists.txt          | 26 ++++++++++++++++++----
 .../gnc-module/test/misc-mods/CMakeLists.txt       | 14 ++++++------
 libgnucash/gnc-module/test/mod-bar/CMakeLists.txt  | 15 +++++++------
 libgnucash/gnc-module/test/mod-bar/gnc-mod-bar.c   | 16 ++++++-------
 libgnucash/gnc-module/test/mod-baz/CMakeLists.txt  | 10 ++++-----
 libgnucash/gnc-module/test/mod-baz/gnc-mod-baz.c   | 16 ++++++-------
 libgnucash/gnc-module/test/mod-foo/CMakeLists.txt  | 10 ++++-----
 libgnucash/gnc-module/test/mod-foo/gnc-mod-foo.c   | 16 ++++++-------
 libgnucash/gnc-module/test/test-load-c.c           |  2 +-
 libgnucash/scm/CMakeLists.txt                      | 13 +++++------
 libgnucash/tax/us/CMakeLists.txt                   |  2 ++
 29 files changed, 137 insertions(+), 85 deletions(-)



More information about the gnucash-patches mailing list