Age | Commit message (Expand) | Author |
2017-04-03 | extend `test/ufuzz.js` (#1769)...New expressions:
- property access
- array literal
- object literal
Miscellaneous:
- reduce execution timeout
- test `toplevel` and `mangleProperties` | Alex Lam S.L |
2017-04-02 | 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 | Alex Lam S.L |
2017-04-02 | upgrade fuzzer (#1754)...- configurable set of `minify()` options
- test and report suspects upon failure
- continue after failure if infinite iterations is specified | Alex Lam S.L |