Skip to content
Snippets Groups Projects
Commit 19d4bf7e authored by pfdietz's avatar pfdietz
Browse files

Update TODO list

parent 0215170e
No related branches found
No related tags found
No related merge requests found
......@@ -8,9 +8,10 @@ Things to do to the test suite (not a complete list)
4. Extend random subtypep tester to complex and array types.
5. Add JA's long form define-method-combination tests (from clisp).
5. Add JA's long form define-method-combination tests (from clisp),
or write own.
6. adjust-array
6. adjust-array (partially done)
7. Address synonym-stream issues (from Duane Rettig)
......@@ -24,4 +25,8 @@ Things to do to the test suite (not a complete list)
11. Address issues with broadcast streams (C. Rhodes) -- apparent
contradictions in the spec.
12. Make sure all string operators work on displaced character vectors.
\ No newline at end of file
12. Make sure all string operators work on displaced character vectors.
13. Add tests for IMPORT.
14. Finish testing DEFSETF
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment