aboutsummaryrefslogtreecommitdiff
path: root/src/testsuite
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-04-12 03:49:24 +0000
committerdos-reis <gdr@axiomatics.org>2009-04-12 03:49:24 +0000
commit865463536e19a517fecb78ddc9bfdfa4088e0b71 (patch)
treee837984ccbb6d5ca1a6e1eb7fe742f53539aba14 /src/testsuite
parent2fe793e09e8508311fa2bfda4870edc288fa0495 (diff)
downloadopen-axiom-865463536e19a517fecb78ddc9bfdfa4088e0b71.tar.gz
Fix SF/2754400
* interp/setvars.boot (setOutputFortran): Transform pathname from symbol to string. * testsuite/interpreter/sf-2754400.input: New.
Diffstat (limited to 'src/testsuite')
-rw-r--r--src/testsuite/interpreter/sf-2754400.input6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/testsuite/interpreter/sf-2754400.input b/src/testsuite/interpreter/sf-2754400.input
new file mode 100644
index 00000000..bf34a20a
--- /dev/null
+++ b/src/testsuite/interpreter/sf-2754400.input
@@ -0,0 +1,6 @@
+++ Require: Nagman to succeed.
+
+-- Use to have the Lisp runtime balk at symbols uses as pathaname.
+
+answer:=c05adf(3.0,4.0,1.0e-5,0.0,-1,sin(X)::ASP1(F))
+