Merge: Objective-C FFI with basic wrapper for the Cocoa, AppKit and Foundation kits...
authorJean Privat <jean@pryen.org>
Fri, 12 Dec 2014 01:13:40 +0000 (20:13 -0500)
committerJean Privat <jean@pryen.org>
Fri, 12 Dec 2014 01:13:40 +0000 (20:13 -0500)
Notes:
* Tweaks to `tests.sh` enables testing some programs on OS X only.
* This is the foundation for more PRs.
* Most cocoa tests are UNDEFINED because they use log. I'll add more tests with simple strings in the future.
* More tests for the FFI are needed.

Pull-Request: #986
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>


Trivial merge