Build or link all Scheme test files into a directory "tests".

Instead of random locations only occasionally related to the
corresponding source.

Includes renaming libgnucash/engine/test/test-extras.scm and
gnucash/report/report-system/test/test-extras.scm to avoid a
naming conflict.
This commit is contained in:
John Ralls
2019-05-17 16:10:49 -07:00
committed by Geert Janssens
parent 141e777893
commit cac307602f
51 changed files with 95 additions and 96 deletions

View File

@@ -13,7 +13,7 @@ gnc_add_test(test-link-module-tax-us test-link-module.c
#
#gnc_add_scheme_test_targets(scm-test-load-tax-us-module
# "test-load-tax-us-module.scm"
# "gnucash/reports"
# "tests"
# "${GUILE_DEPENDS}"
# FALSE
#)