UglifyJS/test
Alex Lam S.L a1532eb076 extend ufuzz generator (#1783)
- property access
- property assignment
- allow bare expression within try-block
- normalise `Error` in `console.log()`
- generate more unary expressions
- add parenthesis to enforce precedence
- adjust variable reuse/creation
- add parameters to function declaration & expression
- add return expression
- add trivial arguments to function call
2017-04-07 18:47:30 +08:00
..
compress fix pure_getters for chained property access (#1798) 2017-04-07 17:06:01 +08:00
input fix expect_stdout (#1642) 2017-03-24 13:19:50 +08:00
mocha fix missing preamble when shebang is absent (#1742) 2017-03-31 15:26:57 +08:00
benchmark.js include benchmark.js in test suite (#1564) 2017-03-07 19:25:12 +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 metadata cleanup (#1630) 2017-03-23 01:31:46 +08:00
run-tests.js implement test/sandbox.js (#1749) 2017-04-01 05:47:11 +08:00
sandbox.js extend ufuzz generator (#1783) 2017-04-07 18:47:30 +08:00
sourcemaps.js Fix #836 2015-10-20 19:48:56 +01:00
ufuzz.js extend ufuzz generator (#1783) 2017-04-07 18:47:30 +08:00
ufuzz.json extend ufuzz generator (#1783) 2017-04-07 18:47:30 +08:00