UglifyJS/test/mocha
Alex Lam S.L f2af093402 fix CLI output corruption (#2061)
Using `console.error()` & `console.log()` result in inconsistent formatting across Node.js versions.

Avoid this issue by directly writing to `process.stderr` & `process.stdout` instead.

Miscellaneous
- prettify invalid option listing
2017-06-07 04:25:32 +08:00
..
accessorTokens-1492.js fix bugs with getter/setter (#1926) 2017-05-14 02:10:34 +08:00
arguments.js deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00
cli.js fix CLI output corruption (#2061) 2017-06-07 04:25:32 +08:00
comment_before_constant.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
comment-filter.js deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00
comment.js deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00
directives.js fix & improve coverage of estree (#1935) 2017-05-15 02:37:53 +08:00
getter-setter.js fix bugs with getter/setter (#1926) 2017-05-14 02:10:34 +08:00
glob.js implement function inlining (#2053) 2017-06-06 05:49:53 +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 unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +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 implement function inlining (#2053) 2017-06-06 05:49:53 +08:00
new.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
number-literal.js deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00
operator.js deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00
release.js implement test/jetstream.js --debug (#2058) 2017-06-06 19:28:12 +08:00
screw-ie8.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
spidermonkey.js enhance if_return to handle return void... (#1977) 2017-05-20 15:58:46 +08:00
string-literal.js deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00
with.js deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00