wala / WALA

T.J. Watson Libraries for Analysis, with frontends for Java, Android, and JavaScript, and may common static program analyses
http://github.com/wala/WALA
Eclipse Public License 2.0
755 stars 221 forks source link

Suppress some inspections on test subject code #1449

Closed liblit closed 1 week ago

liblit commented 1 week ago

Java source code used as test inputs often does things in old or strange ways. We usually want it that way.