Scilab: use configure cache for test-suite
This commit is contained in:
parent
fa166983aa
commit
6201dec455
2 changed files with 4 additions and 0 deletions
|
|
@ -17,6 +17,9 @@ top_builddir = @top_builddir@
|
|||
|
||||
include $(srcdir)/../common.mk
|
||||
|
||||
CONFIG_SITE=$(CURDIR)/test-suite.config.site
|
||||
export CONFIG_SITE
|
||||
|
||||
# Rules for the different types of tests
|
||||
%.cpptest:
|
||||
$(setup)
|
||||
|
|
|
|||
1
Examples/test-suite/scilab/test-suite.config.site
Normal file
1
Examples/test-suite/scilab/test-suite.config.site
Normal file
|
|
@ -0,0 +1 @@
|
|||
cache_file=/tmp/scilab-test-suite.config.cache
|
||||
Loading…
Add table
Add a link
Reference in a new issue