Alex Lam S.L
|
1f1fccc45d
|
extend test/ufuzz.js (#1769)
New expressions:
- property access
- array literal
- object literal
Miscellaneous:
- reduce execution timeout
- test `toplevel` and `mangleProperties`
|
2017-04-03 04:00:33 +08:00 |
|
Alex Lam S.L
|
4a55bb0be5
|
minor tweaks to test/ufuzz.js (#1756)
- count iterations from `1` instead of `0`
- remove `unsafe` from default set of `minify()` tests
- improve usability of help
|
2017-04-02 03:17:01 +08:00 |
|
Alex Lam S.L
|
28ecea50a6
|
upgrade fuzzer (#1754)
- configurable set of `minify()` options
- test and report suspects upon failure
- continue after failure if infinite iterations is specified
|
2017-04-02 02:10:50 +08:00 |
|