aboutsummaryrefslogtreecommitdiff
path: root/tests/run-tests.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-06-13 01:10:32 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-06-13 01:15:16 +0200
commitc2f1cdaeed0d605e964aefa9a3a27667fd96fa1e (patch)
treea628d5e93c59e9f9d118e76691f87bf0022cdab4 /tests/run-tests.scm
parentDate, time & datetime now display themself in read-able forms. (diff)
downloadcalp-c2f1cdaeed0d605e964aefa9a3a27667fd96fa1e.tar.gz
calp-c2f1cdaeed0d605e964aefa9a3a27667fd96fa1e.tar.xz
Add generated recurrence sets for tests.
Diffstat (limited to 'tests/run-tests.scm')
-rwxr-xr-xtests/run-tests.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run-tests.scm b/tests/run-tests.scm
index e01fcb0b..6d9b3ac0 100755
--- a/tests/run-tests.scm
+++ b/tests/run-tests.scm
@@ -61,6 +61,7 @@
(eval-in-sandbox
`(begin ,@(read-multiple))
#:time-limit 60 ; larger than should be needed
+ #:allocation-limit #e10e8
#:module (make-sandbox-module
(append modules
'(((srfi srfi-64) test-assert test-equal test-error)