WALA/com.ibm.wala.cast.js.test/harness-src/com/ibm/wala/cast/js/test
dolby-oss 4da02a9125 Changes to extend supported context sensitivity to CPA-style:
1) extend ContextSelector interface to allow it to specify parameters of interest
  2) extend filtering mechanism at call sites to allow CPA-style filtering when requested by contexts
  3) various related fixes and extensions:
    a) removed redundant code to handle dispatch for JavaScript, so now it shares the core mechanism
    b) tighten types for operators that take an array of args - now the array is T[] at the cost of a few array allocation methods
    c) a bit more support for empty int sets
    d) void function objects
    e) bug fixes for lexical scoping support, and adaptation to work with core dispatch mechanism
    f) example of CPA-style sensitivity to handle nastiness in a JavaScript for(.. in ...) loop
    

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@4150 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2011-04-27 13:58:56 +00:00
..
JavaScriptTestPlugin.java use Hash factories everywhere 2007-07-11 21:08:26 +00:00
TestAjaxsltCallGraphShape.java update to JUnit 4 2009-07-27 23:21:22 +00:00
TestForInLoopHack.java Changes to extend supported context sensitivity to CPA-style: 2011-04-27 13:58:56 +00:00
TestJSCallGraphShape.java use Hash factories everywhere 2007-07-11 21:08:26 +00:00
TestMediawikiCallGraphShape.java update to JUnit 4 2009-07-27 23:21:22 +00:00
TestMozillaBugPages.java Change Mozilla test cases to not pull in external JS files by default (for performance). In makeHTMLCG(), don't call dumpCG() by default. 2011-04-20 20:55:57 +00:00
TestSimpleCallGraphShape.java Changes to extend supported context sensitivity to CPA-style: 2011-04-27 13:58:56 +00:00
TestSimplePageCallGraphShape.java some bug fixes to CAst IR generation, especially in handling exceptions 2011-04-13 16:27:15 +00:00
TestWebUtil.java updates to processing of Web pages: 2011-04-04 21:20:31 +00:00
Util.java Change Mozilla test cases to not pull in external JS files by default (for performance). In makeHTMLCG(), don't call dumpCG() by default. 2011-04-20 20:55:57 +00:00