WALA/com.ibm.wala.cast.js.test/harness-src/com/ibm/wala/cast/js/test
Ben Liblit 8cc4daf6a0 Access static fields directly via the classes that declare them
Previously some of these were accessing such fields through a subclass
of the declaring class.  That creates an unnecessary extra inter-class
dependency lower in the type hierarchy than necessary.

Also, suppress this warning in an automated test input where the
indirect static accesses are explicitly intentional.
2017-06-07 08:29:23 -07:00
..
CAstDumper.java Remove redundant generic type parameters where possible 2017-03-11 21:20:51 -06:00
FieldBasedCGUtil.java Access static fields directly via the classes that declare them 2017-06-07 08:29:23 -07:00
JSCallGraphBuilderUtil.java Revert "Suppress 157 Eclipse warnings about unused exception parameters" 2017-03-23 16:32:00 -05:00
TestAjaxsltCallGraphShape.java Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
TestArgumentSensitivity.java add some abstraction to IR, using IRView 2017-03-11 13:22:45 -05:00
TestCorrelatedPairExtraction.java new tests 2014-06-26 11:12:44 -04:00
TestForInBodyExtraction.java Fixed bugs in the front end handling esoteric cases of weird control 2013-07-30 14:04:08 -04:00
TestForInLoopHack.java Declare private methods static wherever possible 2017-06-07 08:29:23 -07:00
TestJQueryExamples.java add some abstraction to IR, using IRView 2017-03-11 13:22:45 -05:00
TestJSCallGraphShape.java Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
TestJavaScriptSlicer.java Fix 42 Eclipse warnings about unused imports 2017-03-20 00:43:48 -05:00
TestLexicalModRef.java test cleanup 2015-04-05 21:46:31 -04:00
TestMediawikiCallGraphShape.java Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
TestPointerAnalyses.java Declare private methods static wherever possible 2017-06-07 08:29:23 -07:00
TestPrototypeCallGraphShape.java new test to remind me that prototype no longer works with correlation tracking: 2014-10-15 16:01:38 +09:00
TestSimpleCallGraphShape.java Merge branch 'master' of github.com:wala/WALA 2017-03-11 20:21:51 -06:00
TestSimplePageCallGraphShape.java Fix 42 Eclipse warnings about unused imports 2017-03-20 00:43:48 -05:00
TestWebUtil.java ajaxslt 0.8.1 2016-09-16 20:23:51 -04:00