Skip to content
Snippets Groups Projects
Forked from ansi-test / ansi-test
Source project has a limited visibility.
  • pfdietz's avatar
    443737cd
    Tests updates due to feedback from Martin Simmons. · 443737cd
    pfdietz authored
      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.)
    443737cd
    History
    Tests updates due to feedback from Martin Simmons.
    pfdietz authored
      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.)