aboutsummaryrefslogtreecommitdiffstats
path: root/tests/foment.sh
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2025-08-05 18:20:28 -0400
committerGravatar Peter McGoron 2025-08-05 18:20:28 -0400
commitf36f61cb4ab68285b2ba4a230f312843e4faf885 (patch)
tree32fd2958c18c54c875171bf177217b2d44dd06cf /tests/foment.sh
parentadd adjustable value rewriter (diff)
Support Foment
Foment had some peculiarities: 1. Parameterize objects are initialized with the objects themselves at some point, which broke the previous code. 2. Foment cannot discard multiple value returns in some scenarios.
Diffstat (limited to 'tests/foment.sh')
-rwxr-xr-xtests/foment.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/foment.sh b/tests/foment.sh
new file mode 100755
index 0000000..5dd4c04
--- /dev/null
+++ b/tests/foment.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+foment -A "../lib" -A "../compat/srfi-225" -l run.scm