update cocoa tests
parent
cc5f9ff98a
commit
f9320e229f
|
@ -1,6 +1,7 @@
|
||||||
USING: cocoa cocoa.messages cocoa.subclassing cocoa.types
|
USING: cocoa cocoa.messages cocoa.subclassing cocoa.types
|
||||||
compiler kernel namespaces cocoa.classes tools.test memory
|
compiler kernel namespaces cocoa.classes cocoa.runtime
|
||||||
compiler.units math core-graphics.types ;
|
tools.test memory compiler.units math core-graphics.types ;
|
||||||
|
FROM: alien.c-types => int void ;
|
||||||
IN: cocoa.tests
|
IN: cocoa.tests
|
||||||
|
|
||||||
CLASS: {
|
CLASS: {
|
||||||
|
|
Loading…
Reference in New Issue