UglifyJS/test
Alex Lam S.L e005099fb1 fix & improve coverage of estree (#1935)
- fix `estree` conversion of getter/setter
- fix non-directive literal in `to_mozilla_ast()`
- revamp `test/mozilla-ast.js`
  - reuse `test/ufuzz.js` for code generation
  - use `acorn.parse()` for creating `estree`
- extend `test/ufuzz.js` for `acorn` workaround
  - catch variable redefinition
  - non-trivial literal as directive
  - adjust options for tolerance

Miscellaneous
- optional semi-colon when parsing directives

fixes #1914
closes #1915
2017-05-15 02:37:53 +08:00
..
compress fix bugs with getter/setter (#1926) 2017-05-14 02:10:34 +08:00
input remove support for const (#1910) 2017-05-12 14:57:41 +08:00
mocha fix & improve coverage of estree (#1935) 2017-05-15 02:37:53 +08:00
benchmark.js update test/benchmark.js resources (#1864) 2017-05-02 19:48:12 +08:00
exports.js deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00
jetstream.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
mocha.js Add mocha tests 2015-12-27 22:38:20 +01:00
mozilla-ast.js fix & improve coverage of estree (#1935) 2017-05-15 02:37:53 +08:00
node.js deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00
run-tests.js fix & improve coverage of estree (#1935) 2017-05-15 02:37:53 +08:00
sandbox.js fix bugs with getter/setter (#1926) 2017-05-14 02:10:34 +08:00
sourcemaps.js deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00
ufuzz.js fix & improve coverage of estree (#1935) 2017-05-15 02:37:53 +08:00
ufuzz.json unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00