WALA/com.ibm.wala.cast.js.test.data/examples-src/tests
Julian Dolby c5d5ce7fe2 missed files 2017-08-06 19:16:25 -04:00
..
fieldbased 1) new support for function.prototype.apply in field-based CGs 2014-12-11 21:48:23 -05:00
214631.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
Function_is_a_function.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
args.js more JS stuff 2012-08-22 12:15:46 -04:00
arguments.js more JS stuff 2012-08-22 12:15:46 -04:00
array_index_conv.js rewrite to make hardest test appear last 2012-12-18 10:11:43 -08:00
array_index_conv2.js update rhino regression launcher for new project structure 2012-08-28 13:06:34 -07:00
badforin.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
badforin2.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
badforin3.js more JS stuff 2012-08-22 12:15:46 -04:00
calls.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
complex_call.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
control-flow.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
cpa.js more CPA work 2016-09-19 13:51:18 -04:00
crash1.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
crash2.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
date-property.js more CPA work 2016-09-19 13:51:18 -04:00
dead.js Variety of changes to JS front end. 2013-04-09 15:47:22 -07:00
dead_catch.js test file for dead code with exception handlers 2013-04-11 08:26:48 -04:00
dead_phi.js more JS stuff 2012-08-22 12:15:46 -04:00
demo.js code for SOAP/IMDEA talk 2017-06-24 18:46:57 +02:00
demo2.js missed files 2017-08-06 19:16:25 -04:00
dispatch.js more JS stuff 2012-08-22 12:15:46 -04:00
dispatch_same_target.js update rhino regression launcher for new project structure 2012-08-28 13:06:34 -07:00
extend.js Correlation finder now handles both HTML files and raw JS files as 2013-06-07 08:29:24 +08:00
extjs_switch.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
for_in_name.js Fixed bugs in the front end handling esoteric cases of weird control 2013-07-30 14:04:08 -04:00
for_in_prototype.js update rhino regression launcher for new project structure 2012-08-28 13:06:34 -07:00
forin.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
function_apply.js more CPA work 2016-09-19 13:51:18 -04:00
function_apply2.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
function_apply3.js another test for Function.prototype.apply handling 2013-06-03 14:03:28 -07:00
function_call.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
functions.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
global_object.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
global_object2.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
inherit.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
instanceof.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
jquery_spec_test.js more JS stuff 2012-08-22 12:15:46 -04:00
lexical-ctor.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
lexical_broken.js more JS stuff 2012-08-22 12:15:46 -04:00
lexical_multiple_calls.js more JS stuff 2012-08-22 12:15:46 -04:00
loops.js fixes to regression tests: 2015-03-24 21:51:35 -04:00
many-strings.js allow control flow in induced cfgs, and various related fixes 2014-07-08 14:44:06 -04:00
more-control-flow.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
multivar.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
nested.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
nested_assign_to_param.js more JS stuff 2012-08-22 12:15:46 -04:00
newfn.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
non_loop_break.js allow control flow in induced cfgs, and various related fixes 2014-07-08 14:44:06 -04:00
objects.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
parse_error.js Variety of changes to JS front end. 2013-04-09 15:47:22 -07:00
place_phi_npe.js more JS stuff 2012-08-22 12:15:46 -04:00
portal-example-simple.html Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
primitive_strings.js new test to remind me that prototype no longer works with correlation tracking: 2014-10-15 16:01:38 +09:00
prototype_contamination_bug.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
recursive_lexical.js more JS stuff 2012-08-22 12:15:46 -04:00
rename-example.js fixes to source variable name tracking, and new test to verify fix 2014-07-01 21:23:52 +02:00
repr.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
return_this.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
return_this2.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
rewrite_does_not_change_lables_bug.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
rhino_crash1.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
rhino_crash2.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
rhino_crash3.js more JS stuff 2012-08-22 12:15:46 -04:00
scoping_test.js more JS stuff 2012-08-22 12:15:46 -04:00
shadow_test.js test for scoping issue 2014-06-26 11:00:18 -04:00
simple-lexical.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
simple.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
simpler.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
slice1.js fix for slicer issue in javascript 2016-08-23 20:59:08 -04:00
ssa-crash.js Fixed bugs in the front end handling esoteric cases of weird control 2013-07-30 14:04:08 -04:00
stack_overflow_on_ssa_conversion.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
string-op.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
string-prims.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
try-finally-crash.js fixes for weird cases with control flow in finally blocks. 2015-11-11 12:03:08 -05:00
try.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
tutorial-example.js new test 2013-06-25 13:30:01 -04:00
upward.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
with.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
wrap1.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
wrap2.js Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
wrap3.js more JS stuff 2012-08-22 12:15:46 -04:00