UglifyJS/test/mocha
2018-01-21 15:52:25 +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 Merge branch 'master' into harmony-v3.0.0 2017-05-07 15:34:16 +08:00
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.3.8 2018-01-21 15:52:25 +08:00
comment_before_constant.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
comment-filter.js make comments output more robust (#2633) 2017-12-22 04:59:54 +08:00
comment.js Merge branch 'master' into harmony-v3.3.5 2018-01-07 20:35:53 +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 dynamic import(), trap invalid use of export (#2335) 2017-09-28 18:43:09 +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 disable hoist_funs by default (#2626) 2017-12-20 17:05:40 +08:00
huge-number-of-comments.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
input-sourcemaps.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
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 deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00
minify-file-map.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
minify.js fix various for-of bugs (#2800) 2018-01-17 14:46:23 +08:00
new.js Merge branch 'master' into harmony-v3.0.1 2017-05-09 02:10:06 +08:00
number-literal.js deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00
object.js improve AST_ConciseMethod compression (#2202) 2017-07-06 01:21:04 +08:00
operator.js deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00
release.js avoid intermittent test time-out failures (#2100) 2017-06-15 04:47:57 +08:00
screw-ie8.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
spidermonkey.js replace single-use class definitions (#2524) 2017-11-28 20:57:15 +08:00
string-literal.js don't escape null characters as \0 when followed by any digit (#2273) 2017-08-14 12:30:08 +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 deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00
yield.js fix parse and output of yield (#2690) 2017-12-30 03:27:26 +08:00