summaryrefslogtreecommitdiff
path: root/darwintest/objc_darwin.go
AgeCommit message (Collapse)Author
2014-03-01Now that we have everything up to and including Buttons up and running, we ↵Pietro Gagliardi
no longer need the darwintest.
2014-02-28Cleaned up newtypes.go.Pietro Gagliardi
2014-02-28Moved some Objective-C stuff to objc_darwin.go, added some helper functions ↵Pietro Gagliardi
there too, and cleaned up runtimetest.go.
2014-02-28Renamed bleh_darwin.go to objc_darwin.go so I can clean up Objective-C stuff ↵Pietro Gagliardi
into it.