Tests updates due to feedback from Martin Simmons.
Added more error tests for assoc/assoc-if/assoc-if-not. Annotated standardized package nickname tests. Removed test that assumed REPEAT loop clause could appear later in the loop (too many complaints about this, and the standard is inconsistent.) Added tests for LOOP ... SUM into various types. I didn't add some COMPLEX tests here that were suggested, since I didn't think they were correct. I am really not liking the (complex rat 0) ==> rat rule of CL complex numbers. Changed "RT" to "REGRESSION-TEST" in a test in packages-03.lsp. Fixed error report in random remove test so it works better with delete. Changed :metaclass in substandard-generic-function (I am still not entirely convinced this is correct.)
Showing
- ansi-tests/assoc-if-not.lsp 7 additions, 0 deletionsansi-tests/assoc-if-not.lsp
- ansi-tests/assoc-if.lsp 8 additions, 0 deletionsansi-tests/assoc-if.lsp
- ansi-tests/assoc.lsp 7 additions, 0 deletionsansi-tests/assoc.lsp
- ansi-tests/cl-symbol-names.lsp 3 additions, 0 deletionsansi-tests/cl-symbol-names.lsp
- ansi-tests/cl-symbols.lsp 3 additions, 0 deletionsansi-tests/cl-symbols.lsp
- ansi-tests/defgeneric.lsp 4 additions, 1 deletionansi-tests/defgeneric.lsp
- ansi-tests/loop10.lsp 44 additions, 0 deletionsansi-tests/loop10.lsp
- ansi-tests/loop11.lsp 7 additions, 3 deletionsansi-tests/loop11.lsp
- ansi-tests/notes.lsp 2 additions, 1 deletionansi-tests/notes.lsp
- ansi-tests/packages-03.lsp 1 addition, 1 deletionansi-tests/packages-03.lsp
- ansi-tests/remove-aux.lsp 1 addition, 1 deletionansi-tests/remove-aux.lsp
Please register or sign in to comment