aboutsummaryrefslogtreecommitdiff
path: root/test/ufuzz/index.js
AgeCommit message (Expand)Author
2020-05-13suppress `ufuzz` false positives (#3893)Alex Lam S.L
2020-05-11extend `--reduce-test` to cover `minify()` bugs (#3876)Alex Lam S.L
2020-05-10fix corner case in `reduce_vars` (#3867)...Alex Lam S.L
2020-05-10improve AST validation (#3864)Alex Lam S.L
2020-05-08improve `ufuzz` detection of suspicious options (#3860)Alex Lam S.L
2020-05-08suppress `ufuzz` false positives (#3855)Alex Lam S.L
2020-04-27improve suspicious option detection (#3820)Alex Lam S.L
2020-04-18report top-level default options (#3797)Alex Lam S.L
2020-04-18expand `ufuzz` patterns (#3792)Alex Lam S.L
2020-04-18fix corner cases in `join_vars` (#3790)...Alex Lam S.L
2020-04-05expand `ufuzz` patterns (#3761)Alex Lam S.L
2020-04-05enhance `inline` (#3760)Alex Lam S.L
2020-03-13improve suspicious option detection (#3749)Alex Lam S.L
2020-02-29detect `toplevel` option properly (#3735)...Alex Lam S.L
2020-02-18fix corner case in `evaluate` (#3728)...Alex Lam S.L
2020-02-06implement CLI `--reduce-test` and reduce tests in ufuzz (#3705)kzc
2020-01-06improve `ufuzz` false positive detection (#3670)Alex Lam S.L
2019-12-16suppress false positives from fuzzer (#3638)Alex Lam S.L
2019-10-28improve ufuzz resilience (#3541)Alex Lam S.L
2019-10-28fix corner case in ufuzz (#3538)Alex Lam S.L
2019-10-28fix & enhance `unsafe_math` (#3537)...Alex Lam S.L
2019-10-27improve ufuzz resilience (#3533)Alex Lam S.L
2019-10-21enable GitHub Actions (#3503)Alex Lam S.L