j2objc-contrib / j2objc-common-libs-e2e-test

End-to-end tests for translating, compiling, and linking common Java libraries into Objective C using j2objc
https://github.com/j2objc-contrib
Apache License 2.0
12 stars 5 forks source link

j2objc-common-libs-e2e-test

End-to-end tests for translating, compiling, and linking common Java libraries into Objective C using J2ObjC and the J2ObjC Gradle Plugin.

This is a subproject of j2objc-gradle and maintained by some of the same people. Like j2objc-gradle, this project is not affiliated with Google.

The build status of various libraries can be found here. Each library is configured in libraryBuilds.

Build Status

Goals

Non-goals

For all support, questions, etc., please report issues directly to the j2objc-gradle and/or j2objc projects.

Licensing

This test suite is distributed under the Apache 2.0 license found in the LICENSE file. (Note: J2ObjC and the Java libraries that are downloaded and run through J2ObjC are distributed under their own licenses.)