print test outcomes later
commit259fd623c970a8596675542205fd8518e6a2d3a6
authorGabor Melis <gmelis@franz.com>
Thu, 19 Jan 2012 11:00:55 +0000 (19 12:00 +0100)
committerGary King <gwking@franz.com>
Tue, 24 Jan 2012 13:56:18 +0000 (24 08:56 -0500)
tree2f75a2fba45fb1bff82c15295d5a4ab77c7049f8
parenta8b74de604763e581641d3b6ddced5fe93169dea
print test outcomes later

Used to print 'Pass' even though an ensure failed.

Moved the printing of the outcome later, when it cannot change
anymore.

Change-Id: If5b5b47104a9f96a8f0047ffd3c78b7aa0ffb82d
dev/test-runner.lisp