UglifyJS/test
Alex Lam S.L b633706ce4 fix & improve function argument compression (#1584)
- one-use function call => IIFE should take `eval()` & `arguments` into account
- if unused parameter cannot be eliminated, replace it with `0`

fixes #1583
2017-03-09 19:11:05 +08:00
..
compress fix & improve function argument compression (#1584) 2017-03-09 19:11:05 +08:00
input improve error messages (#1506) 2017-02-27 03:40:54 +08:00
mocha only run benchmark & jetstream on CI (#1571) 2017-03-08 06:00:51 +08:00
benchmark.js include benchmark.js in test suite (#1564) 2017-03-07 19:25:12 +08:00
jetstream.js add benchmark & JetStream tests 2017-02-21 13:29:58 +08: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 fix duplicated test names 2017-02-21 13:29:58 +08:00
sourcemaps.js Fix #836 2015-10-20 19:48:56 +01:00