modular smoke & cleanup.
Annotate for file /test.lisp
2009-05-24 tobias 1 #|
15:00:42 ' 2 exec -a "$0" sbcl --noinform --noprint --disable-debugger --load $0 --end-toplevel-options "$@"
' 3 |#
' 4
2010-01-10 tobias 5 (asdf:oos 'asdf:load-op :cl-smoke.qt.examples)
08:54:26 ' 6 (asdf:oos 'asdf:test-op :cl-smoke.qt.examples)
2009-05-24 tobias 7
15:00:42 ' 8 (sb-ext:quit)