mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
committed by
Geert Janssens
parent
141e777893
commit
cac307602f
@@ -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
|
||||
#)
|
||||
|
||||
Reference in New Issue
Block a user