UglifyJS/test/mocha
2017-08-14 12:31:12 +08:00
..
accessorTokens-1492.js fix bugs with getter/setter (#1926) 2017-05-14 02:10:34 +08:00
arguments.js Merge branch 'master' into harmony-v3.0.1 2017-05-09 02:10:06 +08:00
arrow.js [ES6] support async arrow functions (#2153) 2017-06-24 05:26:35 +08:00
builtins.js
class.js Merge branch 'master' into harmony-v3.0.1 2017-05-09 02:10:06 +08:00
cli.js Merge branch 'master' into harmony-v3.0.25 2017-07-16 11:15:07 +08:00
comment_before_constant.js
comment-filter.js
comment.js Merge branch 'master' into harmony-v3.0.1 2017-05-09 02:10:06 +08:00
destructuring.js Merge branch 'master' into harmony-v3.0.1 2017-05-09 02:10:06 +08:00
directives.js Merge branch 'master' into harmony-v3.0.5 2017-05-15 18:58:54 +08:00
eof.js Merge branch 'master' into harmony-v3.0.1 2017-05-09 02:10:06 +08:00
export.js support export statements properly (#2126) 2017-06-21 00:51:36 +08:00
expression.js Merge branch 'master' into harmony-v3.0.1 2017-05-09 02:10:06 +08:00
function.js support trailing commas in function parameter lists and calls (#2156) 2017-06-24 17:34:14 +08:00
getter-setter.js fix bugs with getter/setter (#1926) 2017-05-14 02:10:34 +08:00
glob.js improve inline efficiency (#2188) 2017-07-02 01:05:14 +08:00
huge-number-of-comments.js
input-sourcemaps.js
let.js ensure ie8 works with mangled properties (#2238) 2017-07-15 22:50:59 +08:00
lhs-expressions.js implement object rest/spread (#2265) 2017-08-02 13:47:58 +08:00
line-endings.js
minify-file-map.js
minify.js prohibit let/const redeclaration (#2277) 2017-08-14 12:31:12 +08:00
new.js Merge branch 'master' into harmony-v3.0.1 2017-05-09 02:10:06 +08:00
number-literal.js
object.js improve AST_ConciseMethod compression (#2202) 2017-07-06 01:21:04 +08:00
operator.js
release.js avoid intermittent test time-out failures (#2100) 2017-06-15 04:47:57 +08:00
screw-ie8.js
spidermonkey.js avoid intermittent test time-out failures (#2100) 2017-06-15 04:47:57 +08:00
string-literal.js unescape surrogate pairs only (#2246) 2017-07-23 12:38:21 +08:00
template-string.js fix line terminators in template literals (#2173) 2017-06-28 22:52:29 +08:00
try.js Merge branch 'master' into harmony-v3.0.1 2017-05-09 02:10:06 +08:00
unicode.js implement object rest/spread (#2265) 2017-08-02 13:47:58 +08:00
with.js
yield.js fix parsing of yield as object key (#1976) 2017-05-20 13:11:37 +08:00