WALA/com.ibm.wala.cast.js.test/harness-src/com/ibm/wala/cast/js/test
Ben Liblit 16492c7b78 Revert "Suppress 157 Eclipse warnings about unused exception parameters"
This reverts commit fe9f7a793a.
2017-03-23 16:32:00 -05:00
..
CAstDumper.java Remove redundant generic type parameters where possible 2017-03-11 21:20:51 -06:00
FieldBasedCGUtil.java cross-cutting changes to make more of WALA runnable with TeaVM. The biggest change is refactoring to AnalysisCache and friends; since TeaVM does not support SoftReference, I needed to add a layer of interfaces so that I can use a more simpleminded caching implementation for TeaVM. There are other changes to Module and friends to break connections with File and URL, which also cause TeaVM grief. I also organized imports in many places to remove unused types that caused trouble. 2017-02-02 20:33:27 -05: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 Merge branch 'master' of github.com:wala/WALA 2017-03-11 20:21:51 -06: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 Remove redundant generic type parameters where possible 2017-03-11 21:20:51 -06: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