UglifyJS/test/mocha
2021-11-28 08:45:29 +08:00
..
arguments.js improve mocha tests (#3195) 2018-06-24 04:00:36 +08:00
awaits.js support generator functions (#4620) 2021-02-08 06:44:20 +08:00
bug-report.js implement UGLIFY_BUG_REPORT (#4516) 2021-01-07 16:53:29 +08:00
cli.js fix corner cases in optional_chains (#5110) 2021-08-20 10:10:10 +08:00
comments.js fix issues in tests flagged by LGTM (#5150) 2021-10-21 02:07:23 +08:00
directives.js fix corner case in directives (#3645) 2019-12-25 00:55:39 +00:00
exports.js support export statements (#4650) 2021-02-15 04:13:54 +08:00
getter-setter.js support default values (#4442) 2020-12-24 06:22:55 +08:00
glob.js fix issues in tests flagged by LGTM (#5150) 2021-10-21 02:07:23 +08:00
imports.js support import statements (#4646) 2021-02-14 04:26:43 +08:00
let.js parse let as symbol names correctly (#5151) 2021-10-21 02:14:29 +08:00
line-endings.js improve mocha tests (#3195) 2018-06-24 04:00:36 +08:00
minify-file-map.js improve mocha tests (#3195) 2018-06-24 04:00:36 +08:00
minify.js fix issues in tests flagged by LGTM (#5150) 2021-10-21 02:07:23 +08:00
number-literal.js fix corner case when parsing expression (#4435) 2020-12-23 02:16:04 +08:00
operator.js fix corner cases related to in (#3964) 2020-06-08 05:23:23 +08:00
parentheses.js support nullish coalescing operator (#4678) 2021-02-24 05:57:11 +08:00
reduce.js fix issues in tests flagged by LGTM (#5150) 2021-10-21 02:07:23 +08:00
sourcemaps.js fix issues in tests flagged by LGTM (#5150) 2021-10-21 02:07:23 +08:00
spidermonkey.js workaround sporadic slowdown in GitHub Actions (#5201) 2021-11-28 08:45:29 +08:00
string-literal.js fix issues in tests flagged by LGTM (#5150) 2021-10-21 02:07:23 +08:00
templates.js enhance templates (#5131) 2021-09-23 18:26:26 +08:00
tokens.js support computed property name in object literal (#4268) 2020-11-08 23:38:32 +08:00
with.js retrofit AST_BlockStatement as block-scoped (#4177) 2020-10-05 01:58:50 +08:00
yields.js support generator functions (#4620) 2021-02-08 06:44:20 +08:00