WALA/com.ibm.wala.dalvik.test
Ben Liblit 0bbe9970c6 Enable Eclipse Oxygen's new "unlikely argument types" diagnostics
There are two such diagnostics: one for collection methods and one for
equals().  See
<https://www.eclipse.org/eclipse/news/4.7/jdt.php#unlikely-argument-types>
for more information about these two new diagnostics.

For each of these diagnostics, I've set the severity level to
"warning" in projects that have some instances of the suspicious code,
or to "error" in projects that have no instances of the suspicious
code.
2017-07-08 13:22:00 -07:00
..
.settings Enable Eclipse Oxygen's new "unlikely argument types" diagnostics 2017-07-08 13:22:00 -07:00
META-INF Export all packages 2017-06-07 17:42:11 +02:00
OSGI-INF/l10n Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
data dalvik test infrastructure 2015-04-05 21:22:55 -04:00
source/com/ibm/wala/dalvik Remove unnecessary `klass` argument and propagate back to callers (#174) 2017-05-03 16:25:00 -07:00
.classpath Use consistent Java versions, usually 1.7 2016-11-29 21:29:30 -06:00
.gitignore dalvik test infrastructure 2015-04-05 21:22:55 -04:00
.project scandriod merge 2014-10-01 21:32:36 -04:00
build.properties Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
build.xml Download "dx.jar" from Maven, as we already do for "android.jar" 2017-03-16 19:51:11 -05:00
pom.xml update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00