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

Fix CI and add first fuzz test #20

Merged
merged 4 commits into from
Apr 1, 2022

Commits on Mar 30, 2022

  1. Fix CI and run it on pull_request

    Signed-off-by: qmuntal <qmuntaldiaz@microsoft.com>
    qmuntal committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    f2a6e96 View commit details
    Browse the repository at this point in the history
  2. remove unecessary files and tests

    Signed-off-by: qmuntal <qmuntaldiaz@microsoft.com>
    qmuntal committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    08c0128 View commit details
    Browse the repository at this point in the history
  3. bump go directive to go1.18 to support built-in fuzzing

    Signed-off-by: qmuntal <qmuntaldiaz@microsoft.com>
    qmuntal committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    279ec76 View commit details
    Browse the repository at this point in the history
  4. add first fuzzing test

    Signed-off-by: qmuntal <qmuntaldiaz@microsoft.com>
    qmuntal committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    93cb3d3 View commit details
    Browse the repository at this point in the history