WALA/com.ibm.wala.core.tests/launchers
Manu Sridharan fbf4ff731d speed up some CG tests by disabling reflection handling
We should add some proper unit tests if we really care about how
reflection is handled for these tests; they take way too long to run
2017-06-26 10:57:31 -07:00
..
ConstructAllIRs.launch 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
CountParameters.launch a new example program, requested by Amer Diwan 2008-05-25 19:16:15 +00:00
ExportTypeHierarchyToXML.launch fixes to regression tests: 2015-03-24 21:51:35 -04:00
GetEnv.launch mv stuff to trunk 2006-11-22 17:45:24 +00:00
GetLoadedFields.launch another example program requested by Amer Diwan 2008-05-25 19:23:31 +00:00
JavaViewerDriver.launch Added viewer for CHA/CG/PA for Java/JavaScript. 2010-09-28 17:11:12 +00:00
PDFCallGraph.launch rename a bunch of things from GV to PDF. Fix up example launchers to take input from workspace_loc instead of c:\temp. 2009-04-03 18:25:05 +00:00
PDFControlDependenceGraph.launch rename a bunch of things from GV to PDF. Fix up example launchers to take input from workspace_loc instead of c:\temp. 2009-04-03 18:25:05 +00:00
PDFSDG.launch rename a bunch of things from GV to PDF. Fix up example launchers to take input from workspace_loc instead of c:\temp. 2009-04-03 18:25:05 +00:00
PDFSlice.launch rename a bunch of things from GV to PDF. Fix up example launchers to take input from workspace_loc instead of c:\temp. 2009-04-03 18:25:05 +00:00
PDFTypeHierarchy.launch fix bugs in launcher 2009-06-18 13:59:41 +00:00
PDFWalaIR.launch more launcher fixes 2010-05-13 22:10:18 +00:00
wala.core short profile (non-windows).launch speed up some CG tests by disabling reflection handling 2017-06-26 10:57:31 -07:00
wala.core short profile.launch Use default JRE in launcher 2010-09-28 08:08:55 +00:00
wala.core.launch fixes to regression tests: 2015-03-24 21:51:35 -04:00