[Bordeaux-threads-devel] Bordeaux-threads 0.8.2 ported to MKCL.
Stelian Ionescu
sionescu at cddr.org
Sun Aug 5 23:54:37 UTC 2012
On Sun, 2012-08-05 at 15:19 -0400, Jean-Claude Beaudoin wrote:
[...]
> ;;; Warning: Redefining BORDEAUX-THREADS-TEST::USING-LOCK in
> deflookup-table named IT.BESE.FIVEAM::FIXTURE
> T
>
> I don't understand the warning so I just ignored it.
I fixed it in fiveam HEAD, which I'll release soon.
> Then I did:
>
> > (IT.BESE.FIVEAM:RUN!)
> ..............................................................................................................................................................................................................
> Did 206 checks.
> Pass: 206 (100%)
> Skip: 0 ( 0%)
> Fail: 0 ( 0%)
>
> Is this the proper way to run the test suite?
The best way is (asdf:test-system :fiveam), which is shorthand for
(asdf:oos 'asdf:test-op :fiveam).
Most good libraries nowadays hook into ASDF to provide a TEST-OP
operation, so you should try that the next time you test some library.
--
Stelian Ionescu a.k.a. fe[nl]ix
Quidquid latine dictum sit, altum videtur.
http://common-lisp.net/project/iolib
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <https://mailman.common-lisp.net/pipermail/bordeaux-threads-devel/attachments/20120806/566a6093/attachment.sig>
More information about the bordeaux-threads-devel
mailing list