tests: define and use ERRORP
commitad9531b33a65252a8036b5281bf1c2311d797b38
authorLuis Oliveira <loliveira@common-lisp.net>
Sun, 27 Jul 2008 02:46:35 +0000 (27 05:46 +0300)
committerLuis Oliveira <loliveira@common-lisp.net>
Sun, 27 Jul 2008 02:46:35 +0000 (27 05:46 +0300)
treefbcb7025c251f62c079e38dd263d4d82f6d06d75
parentfc34cc101812ef5e29be79c1b56b5d55851df387
tests: define and use ERRORP

- TYPEP returns a generalized boolean.  On Lisps like ECL, this detail
  was causing some tests to fail.  ERRORP takes this into account.
tests.lisp