aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-10-03 22:32:15 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-10-03 22:32:15 +0200
commit9686675c0587f3083027897345afc1a069f95857 (patch)
tree3c13a508483a6a014d71a46616572cc25dbb7faf
parentRemove unused helper files in tests (diff)
downloadcalp-9686675c0587f3083027897345afc1a069f95857.tar.gz
calp-9686675c0587f3083027897345afc1a069f95857.tar.xz
Got formats test.scm to run again.
Note that it however fails.
-rwxr-xr-xtests/formats/test.scm7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/formats/test.scm b/tests/formats/test.scm
index dfa04f22..48c6bb76 100755
--- a/tests/formats/test.scm
+++ b/tests/formats/test.scm
@@ -3,9 +3,10 @@
here=$(dirname $(realpath $0))
export here
-. "$(dirname $(dirname "$here"))/env"
+root="$(dirname "$(dirname "$here")")"
+eval $(env __PRINT_ENVIRONMENT=1 "${root}/calp")
-exec $GUILE -s "$0" "$@"
+exec "$GUILE" -s "$0" "$@"
!#
(use-modules (srfi srfi-64)
@@ -19,7 +20,7 @@ exec $GUILE -s "$0" "$@"
(verbose? #t)
-(test-runner-factory construct-test-runner)
+(test-runner-factory (construct-test-runner display))
(define component
(vcomponent