Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-03 | extend `test/ufuzz.js` (#1769) | Alex Lam S.L | |
New expressions: - property access - array literal - object literal Miscellaneous: - reduce execution timeout - test `toplevel` and `mangleProperties` | |||
2017-04-02 | minor tweaks to `test/ufuzz.js` (#1756) | Alex Lam S.L | |
- count iterations from `1` instead of `0` - remove `unsafe` from default set of `minify()` tests - improve usability of help | |||
2017-04-02 | upgrade fuzzer (#1754) | Alex Lam S.L | |
- configurable set of `minify()` options - test and report suspects upon failure - continue after failure if infinite iterations is specified |