WALA/com.ibm.wala.core.testdata/src/staticInit
Ben Liblit 24fb1f6d10 Suppress unused-local-variable warnings in test inputs
Test code can do many things we'd consider bad style in real
application code, including defining local variables that are never
subsequently used.
2017-05-26 14:25:03 -07:00
..
TestStaticInit.java add option to (unsoundly) ignore possible static initializer calls when building call graph 2009-01-21 18:18:26 +00:00
TestStaticInitOrder.java Suppress unused-local-variable warnings in test inputs 2017-05-26 14:25:03 -07:00
TestSystemProperties.java add models for System.getProperty() methods to fix bug reported by Ravi Chandran on mailing list 2010-11-23 17:39:19 +00:00