tests: Separate files for DEPRECATED declaration and internal functions
commit2466866e19798a5c93d01326ffd4ecf781d6e2dc
authorJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Sun, 24 May 2015 23:36:07 +0000 (25 01:36 +0200)
committerJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Wed, 29 Jul 2015 18:26:32 +0000 (29 20:26 +0200)
treea43404710f6f77ddf93cb531c081298d3bd534ee
parent29bc0c5b0f0f88377c96c4fe4973df8ca6603995
tests: Separate files for DEPRECATED declaration and internal functions

* tests/deprecation.impure.lisp: tests for DEPRECATED and general
  deprecation functionality

* tests/deprecation.internal.impure.lisp: tests for the internal
  macros DEFINE-DEPRECATED-{FUNCTION,VARIABLE}
tests/deprecation.impure.lisp
tests/deprecation.internal.impure.lisp [copied from tests/deprecation.impure.lisp with 50% similarity]