UglifyJS/test
pborunda 43ff5ed37f Add option discard_error: Error('foo') -> Error()
Add option discard_error:
Error('foo') -> Error()

Applies to built in error types Error, EvalError, InternalError,
RangeError, ReferenceError, SyntaxError, TypeError, URIError
2017-02-24 16:01:59 -07:00
..
compress Add option discard_error: Error('foo') -> Error() 2017-02-24 16:01:59 -07:00
input allow --in-source-map inline (#1490) 2017-02-25 04:11:21 +08:00
mocha allow --in-source-map inline (#1490) 2017-02-25 04:11:21 +08:00
benchmark.js add benchmark & JetStream tests 2017-02-21 13:29:58 +08:00
jetstream.js add benchmark & JetStream tests 2017-02-21 13:29:58 +08:00
mocha.js Add mocha tests 2015-12-27 22:38:20 +01:00
mozilla-ast.js Fix mozilla-ast after module loading changes 2015-09-24 18:13:21 +03:00
run-tests.js fix duplicated test names 2017-02-21 13:29:58 +08:00
sourcemaps.js Fix #836 2015-10-20 19:48:56 +01:00