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

[release/9.0] TypeName fuzzer and bug fixes #107533

Merged
merged 5 commits into from
Sep 12, 2024

Commits on Sep 9, 2024

  1. AssemblyNameInfo fuzzer (dotnet#107195)

    * add initial AssemblyNameInfo Fuzzer
    
    * fix the first bug that it has discovered
    adamsitnik committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8c191eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    297022e View commit details
    Browse the repository at this point in the history
  3. Add TypeNameFuzzer (dotnet#107206)

    Co-authored-by: Miha Zupan <mihazupan.zupan1@gmail.com>
    Co-authored-by: Adam Sitnik <adam.sitnik@gmail.com>
    3 people committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d109cff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f9f431 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ce7680 View commit details
    Browse the repository at this point in the history