UglifyJS/test
Samuel Reed 8b71c6559b
Mark vars with /** @const */ pragma as consts so they can be eliminated.
Fixes older browser support for consts and allows more flexibility
in dead code removal.
2016-01-19 13:23:02 -06:00
..
compress Mark vars with /** @const */ pragma as consts so they can be eliminated. 2016-01-19 13:23:02 -06:00
mocha Make arguments test slightly more strict 2016-01-15 00:04:05 +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 Never mangle arguments and keep them in their scope 2016-01-14 19:45:52 +01:00
sourcemaps.js Fix #836 2015-10-20 19:48:56 +01:00