aboutsummaryrefslogtreecommitdiff
path: root/test/ufuzz
AgeCommit message (Expand)Author
2020-08-19improve `ufuzz` duty cycle heuristic (#4057)Alex Lam S.L
2020-08-09improve `ufuzz` duty cycle heuristic (#4045)Alex Lam S.L
2020-08-08workaround incorrect workflow status (#4044)Alex Lam S.L
2020-08-06fix corner cases in aliasing of global variables (#4039)...Alex Lam S.L
2020-07-31validate against multiple parents on `AST_Node` (#4032)...Alex Lam S.L
2020-07-21reduce `ufuzz` test cases that fail to `minify()` (#4021)Alex Lam S.L
2020-07-20fix corner case in false positive detection (#4011)Alex Lam S.L
2020-06-29fix corner case in `inline` (#4007)...Alex Lam S.L
2020-06-14speed up false positive detection in `ufuzz` (#3996)Alex Lam S.L
2020-06-14enhance `evaluate` (#3995)Alex Lam S.L
2020-06-10improve false positive detection in `ufuzz` (#3982)Alex Lam S.L
2020-06-09improve false positive detection in `ufuzz` (#3977)Alex Lam S.L
2020-06-09improve false positive detection in `ufuzz` (#3973)Alex Lam S.L
2020-06-08improve false positive detection in `ufuzz` (#3968)Alex Lam S.L
2020-06-08fix corner cases related to `in` (#3964)Alex Lam S.L
2020-05-27fix corner case in infinite recursion detection (#3926)Alex Lam S.L
2020-05-25fix corner cases in infinite recursion detection (#3924)Alex Lam S.L
2020-05-21improve `ufuzz` (#3912)...Alex Lam S.L
2020-05-17fix suspicious `toplevel` detection (#3902)Alex Lam S.L
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-11-14migrate to GitHub Actions (#3586)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