WALA/com.ibm.wala.cast.test
Leo Li d15f49bd90 Add install_name when build libcast on macos. (#332)
Gradle won't pass absolute path when build libcast. We need to set install_name manually otherwise `dyld` would not able to find libcast at runtime.

This is only needed on macos since `ld` will look up all runtime search path automatically.
2018-07-22 02:42:19 +02:00
..
.launchConfigurations Update Eclipse JUnit test launchers for use with Buildship 2018-04-18 11:29:27 -05:00
.settings Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
META-INF Bump version to 1.5.0-SNAPSHOT before merging with WALA master 2018-04-18 11:29:29 -05:00
OSGI-INF/l10n Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
harness-src Merge pull request #317 from liblit/future-java-compatibility-fixes 2018-06-06 12:52:51 -04:00
build.gradle Add install_name when build libcast on macos. (#332) 2018-07-22 02:42:19 +02:00
build.properties Simplify inclusion of "OSGI-INF" and the only file it contains 2018-04-18 11:29:25 -05:00
excluded-tests.txt exclude abstract test 2007-11-16 02:04:39 +00:00
pom.xml Require JUnit 4.12 instead of 4.11 2018-05-21 17:27:54 -05:00