fix dribble and improve test-case options
commit64c6932393a9328b27cd1085f260a9c9a58037c5
authorGary King <gwking@franz.com>
Sat, 27 Feb 2010 22:11:21 +0000 (27 17:11 -0500)
committerGary King <gwking@franz.com>
Sat, 27 Feb 2010 22:11:21 +0000 (27 17:11 -0500)
tree3ad1c3e90df8f7d319fd7a13fc2e2cedc15ec74a
parent2e7183afc35030a5b4e1221740c4702e687882dd
fix dribble and improve test-case options

Fix dribble output so that it includes more of what it should and
doesn't get truncated and restarted by mistake

Fix handling of test-case options so that you can have more than
one option and so that an incorrect set of options will signal an
understandable error message.
dev/config.lisp
dev/lift.lisp
dev/macros.lisp
dev/test-runner.lisp
test/lift-test.lisp