tests: Avoid nonsensical classes and methods in deprecation.impure.lisp
commit852e2ddf827d74121bc8791a57b0c64b39bdc207
authorJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Thu, 9 Mar 2017 15:05:57 +0000 (9 16:05 +0100)
committerJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Thu, 9 Mar 2017 20:38:15 +0000 (9 21:38 +0100)
tree707f5612596a9f2ea3a9a9e7a6a5eeb637b9f807
parent6555010d1a3324a786670f7c9a0ca4dd1c3c270b
tests: Avoid nonsensical classes and methods in deprecation.impure.lisp

* If the type under test is a DEFTYPE, do not define methods
  specialized on it.

* If the type under test is a DEFTYPE, structure class or condition
  type, do not use it as a superclass.
tests/deprecation.impure.lisp