X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tests%2Funion.cl;h=967fc25b1ef73ca6d64901cb1c25ffc05d1a0d2b;hb=687abce42637479af041f074ebd887c6269f45b9;hp=c3349c6d15939c22d1239b3607a4540befcdd526;hpb=e17a00289f90e820823ae17546eb5374e8f056e0;p=uffi.git diff --git a/tests/union.cl b/tests/union.cl index c3349c6..967fc25 100644 --- a/tests/union.cl +++ b/tests/union.cl @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Mar 2002 ;;;; -;;;; $Id: union.cl,v 1.7 2002/04/03 00:57:48 kevin Exp $ +;;;; $Id: union.cl,v 1.8 2002/09/20 05:38:01 kevin Exp $ ;;;; ;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -48,6 +48,7 @@ (uffi:free-foreign-object u)) (values)) +#+test-uffi (defun test-union-1 () (let ((u (uffi:allocate-foreign-object 'tunion1))) (setf (uffi:get-slot-value u 'tunion1 'uint)