UglifyJS/test
Anthony Van de Gejuchte b785a95443 Destructuring consistency fixes
- Use AST_Destructuring for lhf assignment patterns
- Use AST_DefaultAssign for default assignments
- Add more checks for lhs expressions
- Add lots of testing
- Cleanup ast (e.g. remove default property)
- Fix #1402 based on a patch from @kzc
- Refine spread allowance in array destructring pattern
- Add destructuring AST tree checker
2017-01-24 00:39:17 +01:00
..
compress Destructuring consistency fixes 2017-01-24 00:39:17 +01:00
input Add an option for writing inline source map 2016-10-23 21:21:39 +02:00
mocha Destructuring consistency fixes 2017-01-24 00:39:17 +01:00
mocha.js Add mocha tests 2015-12-27 22:38:20 +01:00
mozilla-ast.js Fix mozilla-ast after module loading changes 2015-09-24 18:13:21 +03:00
run-tests.js Pass mangle options to figure_out_scope before mangling in tests 2016-10-27 22:55:49 +02:00
sourcemaps.js Fix #836 2015-10-20 19:48:56 +01:00