Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create fuzzers for testing correctness of parsing, linting and fixing #4822

Merged
merged 21 commits into from
Jun 7, 2023

Commits on Jun 6, 2023

  1. init fuzzers

    addisoncrump committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ea53932 View commit details
    Browse the repository at this point in the history
  2. init fuzzers

    addisoncrump committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    dd578ad View commit details
    Browse the repository at this point in the history
  3. fixup readme

    addisoncrump committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    6110667 View commit details
    Browse the repository at this point in the history
  4. build fuzzers in CI

    addisoncrump committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ca961e8 View commit details
    Browse the repository at this point in the history
  5. fixup CI

    addisoncrump committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5376db5 View commit details
    Browse the repository at this point in the history
  6. hardwrap at 100

    addisoncrump committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    6ed742a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35a61b2 View commit details
    Browse the repository at this point in the history
  8. fix for CI, again

    addisoncrump committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c5f1a63 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0bc2cfa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ba921fd View commit details
    Browse the repository at this point in the history
  11. remove accidental paste

    addisoncrump committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a2f1b21 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    83ab834 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bf2a2e4 View commit details
    Browse the repository at this point in the history
  14. actually, we should use fix_validity to merge because it is the most …

    …complicated (more precision)
    addisoncrump committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7819134 View commit details
    Browse the repository at this point in the history
  15. change base corpus

    addisoncrump committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d4a6c84 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0aac4f0 View commit details
    Browse the repository at this point in the history
  17. add author

    addisoncrump committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    798afb2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3659ec9 View commit details
    Browse the repository at this point in the history
  19. revert big test changes

    addisoncrump committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    2bc1640 View commit details
    Browse the repository at this point in the history
  20. fixup test complaints

    addisoncrump committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    918241c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Use cargo binstall

    MichaReiser committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b61830d View commit details
    Browse the repository at this point in the history