;;; ;;; Compiling /home/ecl/tmp/ubuntu64/lisp/quicklisp/dists/quicklisp/software/stefil-20101107-darcs/self-tests.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=3 ;;; ;;; Compiling (DEFPARAMETER *STEFIL-TEMP-SUITE* ...). ;;; Compiling (DEFMACRO DEFTEST ...). ;;; Compiling (DEFTEST LIFECYCLE ...). ;;; Compiling (DEFPARAMETER *GLOBAL-COUNTER-FOR-LEXICAL-TEST* ...). ;;; Compiling (DEFMACRO FALSE-MACRO ...). ;;; Compiling (DEFMACRO TRUE-MACRO ...). ;;; Compiling (DEFTEST (ASSERTIONS :COMPILE-BEFORE-RUN ...) ...). ;;; Compiling (DEFPARAMETER *FIXTURE-TEST-GLOBAL* ...). ;;; Compiling (DEFIXTURE TEST-FIXTURE ...). ;;; Compiling (DEFPARAMETER *FIXTURE-TEST-COUNTER* ...). ;;; Compiling (DEFIXTURE SIMPLE-TEST-FIXTURE ...). ;;; Compiling (DEFTEST FIXTURES ...). ;;; Compiling (DEFUN NESTED-FIXTURES1 ...). ;;; Compiling (DEFTEST (NESTED-FIXTURES2 :AUTO-CALL ...) ...). ;;; Compiling (DEFTEST LAMBDA-LIST-PROCESSING ...). ;;; End of Pass 1. ;;; Emitting code for STEFIL-TEMP-SUITE. ;;; Emitting code for #:BODY5. ;;; Emitting code for STEFIL-TEMP-SUITE. ;;; Emitting code for RUN-CHILD-TESTSECL-BUILD-OK..................................... ECL-TEST-OK ;;; Emitting code for TEST. ;;; Emitting code for RUN-CHILD-TESTS. ;;; Emitting code for DEFTEST. ;;; Emitting code for LIFECYCLE. ;;; Emitting code for #:BODY49. ;;; Emitting code for LIFECYCLE. ;;; Emitting code for #:G80. ;;; Emitting code for #:G81. ;;; Emitting code for COUNTER-IN-LEXICAL-ENVIRONMENT. ;;; Emitting code for #:BODY102. ;;; Emitting code for COUNTER-IN-LEXICAL-ENVIRONMENT. ;;; Emitting code for FALSE-MACRO. ;;; Emitting code for TRUE-MACRO. ;;; Emitting code for ASSERTIONS. ;;; Emitting code for #:BODY133. ;;; Emitting code for #:G134. ;;; Emitting code for FIXTURES. ;;; Emitting code for #:BODY146. ;;; Emitting code for FIXTURES. ;;; Emitting code for RUN-CHILD-TESTS. ;;; Emitting code for TEST-FIXTURE. ;;; Emitting code for SIMPLE-TEST-FIXTURE. ;;; Emitting code for FIXTURES. ;;; Emitting code for #:BODY207. ;;; Emitting code for FIXTURES. ;;; Emitting code for #:WHOLE-FIXTURE-BODY208. ;;; Emitting code for #:WHOLE-FIXTURE-BODY213. ;;; Emitting code for #:G244. ;;; Emitting code for #:G229. ;;; Emitting code for #:G249. ;;; Emitting code for #:G250. ;;; Emitting code for #:G234. ;;; Emitting code for #:G235. ;;; Emitting code for NESTED-FIXTURES1. ;;; Emitting code for #:WHOLE-FIXTURE-BODY259. ;;; Emitting code for #:G265. ;;; Emitting code for #:G270. ;;; Emitting code for #:G271. ;;; Emitting code for NESTED-FIXTURES2. ;;; Emitting code for #:BODY279. ;;; Emitting code for NESTED-FIXTURES2. ;;; Emitting code for #:WHOLE-FIXTURE-BODY280. ;;; Emitting code for #:G286. ;;; Emitting code for #:G291. ;;; Emitting code for #:G292. ;;; Emitting code for LAMBDA-LISTS. ;;; Emitting code for #:BODY307. ;;; Emitting code for LAMBDA-LISTS. ;;; Emitting code for RUN-CHILD-TESTS. ;;; Emitting code for LAMBDA-LIST-PROCESSING. ;;; Emitting code for #:BODY324. ;;; Emitting code for LAMBDA-LIST-PROCESSING. ;;; Emitting code for #:G365. ;;; Emitting code for #:G369. ;;; Finished compiling /home/ecl/tmp/ubuntu64/lisp/quicklisp/dists/quicklisp/software/stefil-20101107-darcs/self-tests.lisp. ;;; ;;; Loading "/home/ecl/tmp/ubuntu64/.cache/common-lisp/ecl-11.1.1-606449eb-linux-x64/home/ecl/tmp/ubuntu64/lisp/quicklisp/dists/quicklisp/software/stefil-20101107-darcs/self-tests.fas" ;;; Warning: redefining test STEFIL-TEST::FIXTURES ;;; Warning: (declaim (optimize (debug 3))) was issued to help later C-c C-c'ing ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=3 ;;; ;;; End of Pass 1.The result of STEFIL-TEST:TEST is: # For more details run it from the REPL and use the customized Slime inspector to inspect the results (ASDF eats up the return values). Some inspector features may only be available when using the Slime branch at darcs get --lazy http://common-lisp.net/project/cl-dwim/darcs/slime but the official Slime should also work fine.