Scilab: use configure cache for test-suite

This commit is contained in:
Simon Marchetto 2013-08-22 10:49:48 +02:00
commit 6201dec455
2 changed files with 4 additions and 0 deletions

View file

@ -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)

View file

@ -0,0 +1 @@
cache_file=/tmp/scilab-test-suite.config.cache