diff options
| author | 2025-11-02 13:57:50 -0500 | |
|---|---|---|
| committer | 2025-11-02 13:57:50 -0500 | |
| commit | f9277fe63971bfbf89526a1bfc7a64810316dd15 (patch) | |
| tree | 3b76639aabdfd8a9a9d030de6d2a02365d9edd4d /tests/tr7.sh | |
| parent | add hack to support foment and CHICKEN 5.3.0 (diff) | |
add sagittarius test, and non-working tr7 test
Diffstat (limited to '')
| -rwxr-xr-x | tests/tr7.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tr7.sh b/tests/tr7.sh new file mode 100755 index 0000000..2aad823 --- /dev/null +++ b/tests/tr7.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +TR7_EXT_PATH=".sld" TR7_LIB_PATH="../lib:../compat/srfi-225" tr7i run.scm |
