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:
John Ralls
2017-11-07 15:04:16 -08:00
parent f412795ef2
commit 6c01e54042
46 changed files with 313 additions and 281 deletions
+1
View File
@@ -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