more restrictive test naming
authorChristophe Rhodes <csr21@cantab.net>
Wed, 11 Sep 2013 11:24:43 +0000 (12:24 +0100)
committerChristophe Rhodes <csr21@cantab.net>
Wed, 11 Sep 2013 14:02:51 +0000 (15:02 +0100)
commitf7ed7e78e455b9a17b902aa030ce897afbe70d71
tree64cc48702bf966ebcdeb0af51a52da8b243fa563
parent56b6d13d2758753d18a7413aa14ea25d025cf13e
more restrictive test naming

restrict test names to trees of integers and external symbols in
CL/KEYWORD/SB- packages.
25 files changed:
tests/alien.impure.lisp
tests/array.pure.lisp
tests/callback.impure.lisp
tests/clos-1.impure.lisp
tests/compare-and-swap.impure.lisp
tests/compiler.impure.lisp
tests/compiler.pure.lisp
tests/debug.impure.lisp
tests/defstruct.impure.lisp
tests/eval.impure.lisp
tests/hash.impure.lisp
tests/interface.impure.lisp
tests/interface.pure.lisp
tests/load.impure.lisp
tests/packages.impure.lisp
tests/print.impure.lisp
tests/profile.impure.lisp
tests/reader.impure.lisp
tests/seq.pure.lisp
tests/setf.impure.lisp
tests/stream.impure.lisp
tests/stream.pure.lisp
tests/symbol.pure.lisp
tests/test-util.lisp
tests/threads.pure.lisp