UglifyJS/test
Ruben Bridgewater c2798e7153
Fix test expectation
The test expects a specific precision value that is not met on all
V8 versions anymore due to a recent consolidation of different
algorithms across the V8 code base.

This makes sure the preceision is tested against one digit less to
keep the test working on all V8 versions.

Refs: 98453126c1
Refs: https://github.com/nodejs/node/issues/25060#issuecomment-477953457
2019-03-29 12:20:51 +01:00
..
compress Fix test expectation 2019-03-29 12:20:51 +01:00
input parse mangle.properties.regex in --config-file properly (#3337) 2019-03-15 00:20:20 +08:00
mocha improve compress performance (#3348) 2019-03-20 02:53:04 +08:00
benchmark.js show benchmark subtotal (#2960) 2018-02-26 11:46:26 +08:00
exports.js fix corner cases in preserve_line (#3212) 2018-07-13 01:51:10 +08:00
fetch.js clean up webkit quirks (#3229) 2018-08-08 16:15:45 +08:00
jetstream.js clean up webkit quirks (#3229) 2018-08-08 16:15:45 +08:00
mocha.js handle asynchronous test failures (#3164) 2018-05-31 20:21:39 +08:00
mozilla-ast.js refactor brackets to braces (#3005) 2018-03-15 15:46:45 +08:00
node.js deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00
run-tests.js fix corner cases in preserve_line (#3212) 2018-07-13 01:51:10 +08:00
sandbox.js fix corner case in mangle workaround for Safari (#3230) 2018-08-09 17:34:28 +08:00
travis-ufuzz.js improve fuzzing on Travis CI 2018-07-13 02:05:52 +08:00
ufuzz.js refactor brackets to braces (#3005) 2018-03-15 15:46:45 +08:00
ufuzz.json fix corner case in ie8 (#3216) 2018-07-19 14:45:36 +08:00