1.0.37.41: Improved ASSERT-NO-CONSING reporting in test suite.
authorTobias C. Rittweiler <trittweiler@users.sourceforge.net>
Tue, 6 Apr 2010 11:09:31 +0000 (11:09 +0000)
committerTobias C. Rittweiler <trittweiler@users.sourceforge.net>
Tue, 6 Apr 2010 11:09:31 +0000 (11:09 +0000)
commitf4136bbceaf150420789b6e803a5acdbb136a08d
tree3a3eb72738ad6de37fdada3b0b02938bdc4fc8c1
parent1809389def0b7147e354acce1316cfa109091b51
1.0.37.41: Improved ASSERT-NO-CONSING reporting in test suite.

An hooray to FORMAT:

  (assert-no-consing (sleep 0.0001)) results in

      Expected the form
          (SLEEP 1.e-4)
      NOT to cons, yet running it for 10000 times resulted in the
      allocation of 1290440 bytes (129.044 per run).
tests/compiler-test-util.lisp
version.lisp-expr