Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
Ben Liblit 0500d237f9 Add various test resource directories
Unfortunately these tests are still not finding their resources
properly at test run time.  I don't know why.  It seems to have
something to do with how the tests instantiate and use class loaders.
I'm probably going to need expert help with this.
2018-04-18 11:29:25 -05:00
.settings Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
com.ibm.wala-repository Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
com.ibm.wala.cast Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.java Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.java.ecj Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.java.test Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.java.test.data Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.js Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.js.html.nu_validator Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.js.nodejs Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.js.nodejs.test Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.js.rhino Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.js.rhino.test Add various test resource directories 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.js.test Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.js.test.data Start getting some unit tests to pass 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.test Find the "xlator_test" shared library at test run time 2018-04-18 11:29:25 -05:00
com.ibm.wala.core Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.core.testdata Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.core.tests Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.dalvik Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.dalvik.test Add various test resource directories 2018-04-18 11:29:25 -05:00
com.ibm.wala.ide Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.ide.jdt Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.ide.jdt.test Add various test resource directories 2018-04-18 11:29:25 -05:00
com.ibm.wala.ide.jsdt Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.ide.jsdt.tests Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.ide.tests Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.ide_feature Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
com.ibm.wala.scandroid Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.shrike Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala.tests.ide_feature Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
com.ibm.wala.tests_feature Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
com.ibm.wala.util Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
com.ibm.wala_feature Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
gradle/wrapper Support the gradlew build 2018-04-18 11:29:24 -05:00
targets Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
travis Compile test code, but don't run it for now 2018-04-18 11:29:25 -05:00
.dir-locals.el Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
.gitignore Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
.project Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
.travis.yml In Travis-CI, test Maven and Gradle separately and concurrently 2018-04-18 11:29:24 -05:00
LICENSE Create LICENSE 2018-03-08 09:08:53 -05:00
README.md Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
appveyor.yml.disabled disable appveyor for now 2017-04-13 22:06:35 -07:00
build-maven-jars.py make Maven Central files for wala.dalvik and wala.scandroid (#158) 2017-03-25 13:20:34 -07:00
build.gradle Leave Gradle linter turned on by default, now that it's quieter 2018-04-18 11:29:25 -05:00
change-version.py script to change version numbers consistently across files 2015-05-29 12:19:18 -07:00
dependent-projects-trigger.sh build ML projects 2018-04-13 09:11:57 -04:00
gradlew Support the gradlew build 2018-04-18 11:29:24 -05:00
gradlew.bat Support the gradlew build 2018-04-18 11:29:24 -05:00
pom.xml Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
settings.gradle Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
upload-javascript.sh quiet 2017-08-03 21:11:33 +00:00

README.md

WALA Build Status

This is the main source repository for WALA. For more details on WALA, see the WALA home page and WALA Javadoc.