Merge: Test compilation of OS X and iOS programs, on OS X
authorJean Privat <jean@pryen.org>
Thu, 2 Apr 2015 16:53:38 +0000 (23:53 +0700)
committerJean Privat <jean@pryen.org>
Thu, 2 Apr 2015 16:53:38 +0000 (23:53 +0700)
commita268d1bb1f358ef02f49ea0541c1a1dda2039e42
tree37d8020de77828e86e636166a1b445c9f4264747
parent3bf5fbeb3200200ec405c29976c533b3f428d7a5
parent16c5104bca718579f2aafe0d41c76e630e0088e2
Merge: Test compilation of OS X and iOS programs, on OS X

The results of the compilation of iOS apps by XCode are directories. This PR fix tests.sh to detect those directory and report them cleanly.

Also intro a script for running OS X specific tests.

Pull-Request: #1232
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>