]> gitweb.factorcode.org Git - factor.git/commitdiff
update cocoa tests
authorJoe Groff <arcata@gmail.com>
Wed, 21 Oct 2009 23:19:35 +0000 (18:19 -0500)
committerJoe Groff <arcata@gmail.com>
Wed, 21 Oct 2009 23:19:35 +0000 (18:19 -0500)
basis/cocoa/cocoa-tests.factor

index 47e9cd8d55f66ef062b5f87b57c81366c618b071..892d5ea38d2be1a0bd80f7c310bbc5ed2690baca 100644 (file)
@@ -1,6 +1,7 @@
 USING: cocoa cocoa.messages cocoa.subclassing cocoa.types
-compiler kernel namespaces cocoa.classes tools.test memory
-compiler.units math core-graphics.types ;
+compiler kernel namespaces cocoa.classes cocoa.runtime
+tools.test memory compiler.units math core-graphics.types ;
+FROM: alien.c-types => int void ;
 IN: cocoa.tests
 
 CLASS: {