1.0.42.26: tests: Fix broken :fails-on clause for a dynamic-extent.impure test
authorAlastair Bridgewater <lisphacker@users.sourceforge.net>
Fri, 3 Sep 2010 00:26:50 +0000 (00:26 +0000)
committerAlastair Bridgewater <lisphacker@users.sourceforge.net>
Fri, 3 Sep 2010 00:26:50 +0000 (00:26 +0000)
commit7eefc129d5bc364db9238bc157c9c505231df2e3
treedd94d2cd940f75eeedbf0289974884911988560b
parentb2b5fc7797a2c34d904e2a6e25d9ff357d915ac6
1.0.42.26: tests: Fix broken :fails-on clause for a dynamic-extent.impure test

  * Test case dynamic-extent.impure.lisp / (:NO-CONSING
:HASH-TABLES) fails on threaded PPC targets, but because the
clause was not quoted, it evaluated to all threaded targets,
which was wrong.  My mistake, too.

  * Added NEWS entry forgotten in 1.0.42.23, also my mistake.
NEWS
tests/dynamic-extent.impure.lisp
version.lisp-expr