mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Convert shell-executed scheme tests to run directly from Guile.
I.e., remove the shell invocation and with it the need to set the shebang. Surprisingly this required some build-system modifications particularly for cmake in order to correctly set the environment.
This commit is contained in:
@@ -13,6 +13,7 @@ gnucash/gnome-utils/gnc-tree-model-selection.c
|
||||
|
||||
libgnucash/app-utils/gnucash/app-utils.scm
|
||||
libgnucash/app-utils/gnucash/gettext.scm
|
||||
libgnucash/app-utils/test/test-load-app-utils-module.scm
|
||||
libgnucash/core-utils/gnucash/core-utils.scm
|
||||
libgnucash/engine/gnucash/business-core.scm
|
||||
libgnucash/engine/gnucash/engine.scm
|
||||
|
||||
Reference in New Issue
Block a user