Skip to content

Commit 3cf7fef

Browse files
committed
moved from medley repo
0 parents  commit 3cf7fef

File tree

2,285 files changed

+152694
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,285 files changed

+152694
-0
lines changed

README-FIRST.TEDIT

6.28 KB
Binary file not shown.

README.TEDIT

3.85 KB
Binary file not shown.

TEST-RESULTS

Lines changed: 136 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,136 @@
1+
;;; Test results for sysout of 15-Feb-88 14:58:06
2+
;;; Tests run on 15-Feb-88 16:53:11
3+
;;; Running tests from ({ERIS}<TEST>LANGUAGE>AUTO>*.TEST; {ERIS}<TEST>IO>AUTO>*.TEST;)
4+
5+
;;; The following test files hung the tester:
6+
{ERIS}<TEST>LANGUAGE>AUTO>22-2-1-READ-CHAR-NO-HANG.TEST
7+
{ERIS}<TEST>IO>AUTO>MSPF.TEST
8+
9+
Test "read-char-no-hang returns nil standard-input" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>22-2-1-READ-CHAR-NO-HANG.TEST;1"
10+
11+
Test "LOAD-CH-21-FUNCTIONS" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>22-3-1-FINISH-OUTPUT.TEST;1"
12+
Test "finish-output" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>22-3-1-FINISH-OUTPUT.TEST;1"
13+
Test "force-output" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>22-3-1-FINISH-OUTPUT.TEST;1"
14+
Test "clear-output" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>22-3-1-FINISH-OUTPUT.TEST;1"
15+
16+
Warning in test ("warn-test-setup" :BEFORE (PROGN (DEFUN COMMAND-DISPATCH (CMD) "**Error message is printed if a symbol has no
17+
property named command**" (LET ((FN (GET CMD (QUOTE COMMAND)))) (IF (NOT (NULL FN)) (FUNCALL FN) (WARN "The command ~S is unrecognized." CMD)))) (DEFUN TURN-OFF-VAL1 NIL "ABANDON!") (SETF (SYMBOL-PLIST (QUOTE EMERGENCY-SHUTDOWN)) (QUOTE (COMMAND TURN-OFF-VAL1 SWITCH EMERGENCY REACTOR-STATUS 7))))) in file "{ERIS}<TEST>LANGUAGE>AUTO>24-1-WARN.TEST;1":
18+
The command EMERGENCY-SHOTDOWN is unrecognized.
19+
Warning in test "Do some simple tests" in file "{ERIS}<TEST>LANGUAGE>AUTO>7-6-CASE.TEST;1":
20+
NIL used as a singleton key in CASE. You probably meant to use (NIL).
21+
Warning in test "Do some simple tests" in file "{ERIS}<TEST>LANGUAGE>AUTO>7-6-CASE.TEST;1":
22+
NIL used as a singleton key in CASE. You probably meant to use (NIL).
23+
Warning in test "Do some simple tests" in file "{ERIS}<TEST>LANGUAGE>AUTO>7-6-CASE.TEST;1":
24+
NIL used as a singleton key in CASE. You probably meant to use (NIL).
25+
Warning in test "Do some simple tests" in file "{ERIS}<TEST>LANGUAGE>AUTO>7-6-CASE.TEST;1":
26+
NIL used as a singleton key in CASE. You probably meant to use (NIL).
27+
Warning in test "Do some work in creating keyform" in file "{ERIS}<TEST>LANGUAGE>AUTO>7-6-CASE.TEST;1":
28+
NIL used as a singleton key in CASE. You probably meant to use (NIL).
29+
Warning in test "Check values set in CASE still good outside" in file "{ERIS}<TEST>LANGUAGE>AUTO>7-6-CASE.TEST;1":
30+
NIL used as a singleton key in CASE. You probably meant to use (NIL).
31+
Warning in test "Check values set in CASE still good outside" in file "{ERIS}<TEST>LANGUAGE>AUTO>7-6-CASE.TEST;1":
32+
NIL used as a singleton key in CASE. You probably meant to use (NIL).
33+
Warning in test "Check values set in CASE still good outside" in file "{ERIS}<TEST>LANGUAGE>AUTO>7-6-CASE.TEST;1":
34+
NIL used as a singleton key in CASE. You probably meant to use (NIL).
35+
Warning in test "AR 7647" in file "{ERIS}<TEST>LANGUAGE>AUTO>AR7647.TEST;1":
36+
NIL used as a singleton key in CASE. You probably meant to use (NIL).
37+
Warning in test "AR 7647" in file "{ERIS}<TEST>LANGUAGE>AUTO>AR7647.TEST;1":
38+
NIL used as a singleton key in CASE. You probably meant to use (NIL).
39+
Test "AR 7742" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>AR7742.TEST;1"
40+
41+
Test "AR8207-TEST" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>AR8207.TEST;1"
42+
43+
Test "AR8575-TEST" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>AR8575.TEST;1"
44+
45+
(XCL-TESTONE redefined)
46+
Test "name-char and char-name are inverses" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>CMLCHARACTER.TEST;1"
47+
48+
Test "load a test file and make sure it gets noticed" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>CMLFILEMANAGER.TEST;1"
49+
Test "makefile, load and execute the new version" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>CMLFILEMANAGER.TEST;1"
50+
Test "rename the function, makefile, reload and execute" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>CMLFILEMANAGER.TEST;1"
51+
Test "copydef" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>CMLFILEMANAGER.TEST;1"
52+
Test "test dfnflg set to PROP and ALLPROP" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>CMLFILEMANAGER.TEST;1"
53+
(XCL-TEST::TEST-FNS redefined)
54+
(XCL-TEST::TEST-FNS redefined)
55+
Compiling 1 top-level form Done
56+
Compiling 2 top-level forms Done
57+
Compiling DEFUN NEW-FUNCTION Done
58+
Compiling DEFMACRO TEST-MACRO Done
59+
Compiling DEFVAR TEST-VARIABLE Done
60+
Compiling IL:LAMBDA TEST-FNS Done
61+
Compiling 1 top-level form Done
62+
Compiling 1 top-level form Done
63+
Compiling 2 top-level forms Done
64+
Compiling DEFUN XCL-TEST::NEW-FUNCTION Done
65+
Compiling DEFMACRO XCL-TEST::TEST-MACRO Done
66+
Compiling DEFVAR XCL-TEST::TEST-VARIABLE Done
67+
Compiling IL:LAMBDA XCL-TEST::TEST-FNS Done
68+
Compiling 1 top-level form Done
69+
70+
Compiling DEFMACRO FOO Done
71+
Compiling DEFSETF FOO Done
72+
Compiling DEFUN BAZ Done
73+
Warning in test "AR 7507: SETF macroexpands too early sometimes" in file "{ERIS}<TEST>LANGUAGE>AUTO>CMLSETF-REGRESSION.TEST;1":
74+
The following functions were called in the code just compiled, but are not known to exist:
75+
SET-FOO -- called from BAZ.
76+
77+
78+
(Trouble reading {ERIS}<TEST>LANGUAGE>AUTO>DEFSTRUCT-ADDITIONAL.TEST;1)
79+
80+
Test "random state symbols are globally-special" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>DESCRIBE.TEST;1"
81+
82+
Non DO-TEST form at top level in "{ERIS}<TEST>LANGUAGE>AUTO>DOVEVMEMSIZEPATCH-LLFAULT.TEST;1"
83+
DOVEVMEMSIZEPATCH
84+
Non DO-TEST form at top level in "{ERIS}<TEST>LANGUAGE>AUTO>DOVEVMEMSIZEPATCH-LLFAULT.TEST;1"
85+
8038
86+
Non DO-TEST form at top level in "{ERIS}<TEST>LANGUAGE>AUTO>DOVEVMEMSIZEPATCH-LLFAULT.TEST;1"
87+
-
88+
Non DO-TEST form at top level in "{ERIS}<TEST>LANGUAGE>AUTO>DOVEVMEMSIZEPATCH-LLFAULT.TEST;1"
89+
INTERACTIVE
90+
Test "AR 7563: Default filter function for unnamed proceed cases" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>ERROR-RUNTIME-REGRESSION.TEST;1"
91+
Test "AR 7564: INVOKE-PROCEED-CASE v. defined functions" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>ERROR-RUNTIME-REGRESSION.TEST;1"
92+
93+
Test "AR 8655: Dump integers s.t. (mod (integer-length x) 8) = 0" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>FASDUMP-REGRESSION.TEST;1"
94+
95+
Test "smashing-arrayrecord" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>INTERLISP-RECORDS.TEST;1"
96+
97+
Test "package-ar6652: ARG NOT PACKAGE wrong error attempting to read PHYLEX:PARC:XEROX" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>PACKAGE-ARS.TEST;1"
98+
99+
Test "test xcl:symbol-colon-error condition" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>PACKAGE-CONDITIONS.TEST;1"
100+
101+
Test "converter test 2" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>PACKAGE-CONVERTER.TEST;1"
102+
103+
Test ":escape overrides :pretty" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>PRETTY-CIRCLE-REGRESSION.TEST;1"
104+
105+
106+
(Trouble reading {ERIS}<TEST>LANGUAGE>AUTO>SPECIALS.TEST;1)
107+
108+
Test "(STKPOS 'STKPOS) error" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>STACK.TEST;1"
109+
110+
Compiling DEFMACRO #:FOO Done
111+
Compiling DEFUN #:BAR Done
112+
Compiling 1 top-level form Done
113+
Compiling DEFUN FOO Done
114+
Test "AR 7798: SPECIAL declarations are scoped incorrectly by the interpreter and compiler" failed in file "{ERIS}<TEST>LANGUAGE>AUTO>XCL-COMPILER-REGRESSION.TEST;1"
115+
Compiling DEFUN FOO Done
116+
Compiling DEFVAR *FOO* Done
117+
Compiling DEFMACRO FOO7507 Done
118+
Compiling DEFSETF FOO7507 Done
119+
Compiling DEFUN SET-FOO7507 Done
120+
Compiling DEFUN BAR Done
121+
Compiling 1 top-level form Done
122+
Compiling 1 top-level form Done
123+
124+
Compiling DEFUN FOO Done
125+
Test "peek-char " failed in file "{ERIS}<TEST>IO>AUTO>IO-REGRESSION.TEST;1"
126+
Test "il:peekc" failed in file "{ERIS}<TEST>IO>AUTO>IO-REGRESSION.TEST;1"
127+
128+
Test "Verify combinations of open access methods work as they should" failed in file "{ERIS}<TEST>IO>AUTO>MSPF.TEST;1"
129+
Test "TEST MULTIPLE INPUT STREAMS WORK" failed in file "{ERIS}<TEST>IO>AUTO>MSPF.TEST;1"
130+
Test "TEST FILE ATTRIBUTES UNAFFECTED WITH MULTIPLE STREAMS" failed in file "{ERIS}<TEST>IO>AUTO>MSPF.TEST;1"
131+
Test "TEST WHENCLOSE FUNCTION" failed in file "{ERIS}<TEST>IO>AUTO>MSPF.TEST;1"
132+
Test "TEST INFILE & OUTFILE" failed in file "{ERIS}<TEST>IO>AUTO>MSPF.TEST;1"
133+
134+
Non DO-TEST form at top level in "{ERIS}<TEST>IO>AUTO>PEEKBIN.TEST;1"
135+

136+
(END-OF-TESTS)

0 commit comments

Comments
 (0)