UglifyJS/test/mocha
2017-03-10 11:17:49 +08:00
..
accessorTokens-1492.js fix parser test 2017-02-28 14:08:31 +08:00
arguments.js Destructuring consistency fixes (#1417) 2017-02-24 08:49:19 +08:00
arrow.js fix parser tests 2017-02-28 03:58:01 +08:00
builtins.js Add more globals, whereof most defined after es5.1 2016-07-21 16:52:04 +02:00
class.js fix parser tests 2017-02-28 03:58:01 +08:00
cli.js fixup for #1585 (#1589) 2017-03-10 10:49:41 +08:00
comment_before_constant.js consolidate evaluate & reduce_vars (#1505) 2017-02-26 00:40:33 +08:00
comment-filter.js fix handling of shebang and preamble (#1545) 2017-03-05 12:16:02 +08:00
comment.js Merge branch 'master' into harmony-2.8.0 2017-02-27 04:37:48 +08:00
destructuring.js Destructuring consistency fixes (#1417) 2017-02-24 08:49:19 +08:00
directives.js Merge branch 'master' into harmony-2.8.0 2017-02-27 04:37:48 +08:00
eof.js fix parser tests 2017-02-28 03:58:01 +08:00
expression.js fix parser tests 2017-02-28 03:58:01 +08:00
function.js fix parser tests 2017-02-28 03:58:01 +08:00
getter-setter.js fix parser tests 2017-02-28 03:58:01 +08:00
glob.js transform function calls to IIFEs (#1560) 2017-03-07 15:37:52 +08:00
huge-number-of-comments.js Parse comments without recursion to avoid RangeError. 2016-04-16 02:02:47 -04:00
input-sourcemaps.js Generate source map data from normalized files 2016-11-29 20:42:56 +01:00
let.js Attempt to increase timeout for mocha let test. 2016-03-15 11:44:09 -04:00
lhs-expressions.js fix parser tests 2017-02-28 03:58:01 +08:00
line-endings.js improve error messages (#1506) 2017-02-27 03:40:54 +08:00
minify-file-map.js feat: add option.outFileName for JS API, if absense, sourceMap.file field will deduced 2016-11-29 20:29:12 +01:00
minify.js optimize trivial IIFEs returning constants (#1530) 2017-03-02 15:11:40 +08:00
new.js fix parser tests 2017-02-28 03:58:01 +08:00
number-literal.js improve error messages (#1506) 2017-02-27 03:40:54 +08:00
object.js fix parser tests 2017-02-28 03:58:01 +08:00
operator.js remove extraneous spaces between ++/+/--/- 2017-02-21 13:29:58 +08:00
release.js only run benchmark & jetstream on CI (#1571) 2017-03-08 06:00:51 +08:00
screw-ie8.js Pass mangle options to figure_out_scope before mangling in tests 2016-10-27 22:55:49 +02:00
spidermonkey.js Don't convert all strings to directives from moz-ast 2016-07-03 12:36:57 +02:00
string-literal.js improve error messages (#1506) 2017-02-27 03:40:54 +08:00
template-string.js fix parser tests 2017-02-28 03:58:01 +08:00
try.js Improve support for binding pattern 2016-09-05 17:48:48 +02:00
unicode.js fix parser tests 2017-02-28 03:58:01 +08:00
with.js improve error messages (#1506) 2017-02-27 03:40:54 +08:00
yield.js fix parser tests 2017-02-28 03:58:01 +08:00