-
- Downloads
Replaced subtypep*-or-fail and subtypep*-not-or-fail with the
more powerful tests check-all-subtypep and check-all-not-subtypep, which test a number of relations that can be derived from the subtype (or, not-subtype) relation of the two types. Also, fix a place where test names weren't changed during cut/paste.
Showing
- ansi-tests/ansi-aux.lsp 12 additions, 1 deletionansi-tests/ansi-aux.lsp
- ansi-tests/subtypep-integer.lsp 24 additions, 0 deletionsansi-tests/subtypep-integer.lsp
- ansi-tests/subtypep-member.lsp 28 additions, 28 deletionsansi-tests/subtypep-member.lsp
- ansi-tests/subtypep-rational.lsp 4 additions, 4 deletionsansi-tests/subtypep-rational.lsp
- ansi-tests/subtypep-real.lsp 6 additions, 9 deletionsansi-tests/subtypep-real.lsp
Loading
Please register or sign in to comment