Skip to content

End-to-end tests for translating, compiling, and linking common Java libraries into Objective C using j2objc

License

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0b7f0f2 · Jun 18, 2018

History

47 Commits
Jan 13, 2016
Oct 25, 2015
Oct 25, 2015
Aug 27, 2015
Oct 14, 2015
Aug 27, 2015
Oct 14, 2015
Sep 30, 2015
Oct 25, 2015
Oct 25, 2015
Oct 25, 2015
Oct 25, 2015

Repository files navigation

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

  • Continuously verify that common open-source Java libraries can be translated and built correctly.
  • Provide a broader base of regression tests for both the J2ObjC and j2objc-gradle projects.

Non-goals

  • Distribute pre-built Objective C versions of those libraries.

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.)

About

End-to-end tests for translating, compiling, and linking common Java libraries into Objective C using j2objc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages