1.0.29.54.rc3: Make float tests consume less memory
authorPaul Khuong <pvk@pvk.ca>
Mon, 6 Jul 2009 13:18:09 +0000 (13:18 +0000)
committerPaul Khuong <pvk@pvk.ca>
Mon, 6 Jul 2009 13:18:09 +0000 (13:18 +0000)
commitff8359b556436696f9e8b94195b073da636c719f
treea95b6c3a650f4ead3a65ded84f0bc51d384767b9
parentc4a60e6a7fd0381f97a88e28b3778d4352ec4259
1.0.29.54.rc3: Make float tests consume less memory

* A test introduced in 1.0.29.44 uses a lot of memory during compilation. Split
  the definition into multiple toplevel functions to avoid exhausting the heap.
tests/float.impure.lisp
tests/float.pure.lisp
version.lisp-expr