UglifyJS/test/mocha
2017-05-16 06:33:57 +08:00
..
accessorTokens-1492.js fix bugs with getter/setter (#1926) 2017-05-15 18:22:43 +08:00
arguments.js fix uses_arguments handling (broken since 6605d15783) 2016-10-23 21:29:18 +02:00
cli.js improve keyword-related parser errors (#1941) 2017-05-16 06:33:57 +08:00
comment_before_constant.js consolidate evaluate & reduce_vars (#1505) 2017-02-26 00:40:33 +08:00
comment-filter.js fix missing preamble when shebang is absent (#1742) 2017-03-31 15:26:57 +08:00
comment.js improve error messages (#1506) 2017-02-27 03:40:54 +08:00
directives.js fix & improve coverage of estree (#1935) 2017-05-15 18:33:43 +08:00
getter-setter.js fix bugs with getter/setter (#1926) 2017-05-15 18:22:43 +08:00
glob.js improve collapsible value detection (#1638) 2017-03-24 02:55:32 +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
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 make collapse_vars consistent with toplevel (#1608) 2017-03-16 13:22:26 +08:00
new.js Re-add parens after new expression in beautify mode 2016-06-12 20:03:48 +02:00
number-literal.js improve error messages (#1506) 2017-02-27 03:40:54 +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
with.js improve error messages (#1506) 2017-02-27 03:40:54 +08:00