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

Treat record structs as records #2009

Merged
merged 16 commits into from Jan 11, 2023
Merged

Commits on Oct 10, 2022

  1. Treat record structs as records (issue fluentassertions#1808)

    Salvatore Isaja committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    6a55818 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Use BeFalse in IsRecord assertions

    Salvatore Isaja committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    2045c6a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Merge remote-tracking branch 'upstream/develop' into develop

    Salvatore Isaja committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    2ac999a View commit details
    Browse the repository at this point in the history
  2. Update releases.md and reformat TypeExtensions.IsRecord.

    Salvatore Isaja committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    df8558b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Improve documentation about record structs

    Salvatore Isaja committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    3ca8329 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. No need to be explicit about readonly record structs

    Salvatore Isaja committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    e94230b View commit details
    Browse the repository at this point in the history
  2. Merge upstream/develop into fluentassertions#2009

    Salvatore Isaja committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    dd70875 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Merge upstream/develop into fluentassertions#2009

    Salvatore Isaja committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    b8e8cc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    105b5ca View commit details
    Browse the repository at this point in the history
  3. Add test case for record struct with custom PrintMembers.

    Salvatore Isaja committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    4929350 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68869a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    916df63 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Merge remote-tracking branch 'upstream/develop' into develop

    Salvatore Isaja committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    12d404e View commit details
    Browse the repository at this point in the history
  2. Check for record struct also looks for PrintMembers per @jnyrup sugge…

    …stion.
    Salvatore Isaja committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    cbb3cd5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Update docs/_pages/objectgraphs.md

    Co-authored-by: IT-VBFK <49762557+IT-VBFK@users.noreply.github.com>
    jnyrup and IT-VBFK committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    f8d0b39 View commit details
    Browse the repository at this point in the history
  2. Update docs/_pages/objectgraphs.md

    Co-authored-by: IT-VBFK <49762557+IT-VBFK@users.noreply.github.com>
    jnyrup and IT-VBFK committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    3be69bb View commit details
    Browse the repository at this point in the history