WALA/com.ibm.wala.core.testdata/src
Manu Sridharan c415f3e0fd Enhanced pointer analysis to reason that arrays known to be of zero length
cannot have any contents.
2012-05-09 15:35:54 -06:00
..
annotations Revamped support for reading Java annotation information from .class files. 2012-01-11 17:11:59 +00:00
arrayAlias Enhanced pointer analysis to reason that arrays known to be of zero length 2012-05-09 15:35:54 -06:00
cell test for bug report 1714480, OOM for ClassHierarchy.getPossibleTargets 2007-05-07 20:29:41 +00:00
cfg fix for CFG bug reported by Benedikt N on mailing list, plus test case 2011-03-24 19:41:46 +00:00
classConstant mv stuff to trunk 2006-11-22 17:45:24 +00:00
cornerCases add a test for TryFinally IR construction 2009-04-14 20:05:23 +00:00
dataflow several variants of reaching defs analysis, including test class and a bit of test data. still needs better documentation 2010-04-28 16:53:07 +00:00
demandpa rename TestUtil to more-specific DemandPATestUtil 2012-02-17 20:18:54 +00:00
hello mv stuff to trunk 2006-11-22 17:45:24 +00:00
inner support for reading InnerClass attributes 2008-08-15 14:49:33 +00:00
messageFormatTest mv stuff to trunk 2006-11-22 17:45:24 +00:00
multiDim new test case for multinewarray. commented out, since it currently fails 2008-07-28 18:02:30 +00:00
multiTypes fix bug with phi instructions in synthetic IRs 2008-02-29 21:42:10 +00:00
pi mv stuff to trunk 2006-11-22 17:45:24 +00:00
recurse add a test, fix some warnings 2010-05-16 15:20:41 +00:00
reflection add a type parameter 2009-01-05 13:46:20 +00:00
slice better fix for PDG bug reported by Ravi Chandran 2010-10-06 17:03:35 +00:00
staticInit add models for System.getProperty() methods to fix bug reported by Ravi Chandran on mailing list 2010-11-23 17:39:19 +00:00
string add test files for string operations 2008-05-23 15:42:45 +00:00
typeInference added failing test for type inference regression 2010-05-19 21:09:09 +00:00