Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fluentassertions/fluentassertions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.4.0
Choose a base ref
...
head repository: fluentassertions/fluentassertions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.5.0
Choose a head ref
  • 16 commits
  • 84 files changed
  • 2 contributors

Commits on Jan 23, 2022

  1. Configuration menu
    Copy the full SHA
    216646a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    661eeec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c155df5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    174d262 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Merge pull request #1789 from dennisdoomen/ReshuffleEquivalencySpecs

    Moved the equivalency specs to a separate test project and split them into separate classes
    dennisdoomen authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    81368ad View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Configuration menu
    Copy the full SHA
    91aca63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d59e4d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Configuration menu
    Copy the full SHA
    5f82aaf View commit details
    Browse the repository at this point in the history
  2. Properly recognized non-class types as internal when using HaveAccess…

    …Modifier assertion (#1793)
    
    * Fix an issue where interfaces and value types that were non nested would not be recognized as internal when using HaveAccessModifier.
    dennisdoomen authored Jan 30, 2022
    Configuration menu
    Copy the full SHA
    d2d02a8 View commit details
    Browse the repository at this point in the history
  3. Caller identification does not handle all arguments using new (#1794)

    * Caller identification does not handle certain "new" constructs
    dennisdoomen authored Jan 30, 2022
    Configuration menu
    Copy the full SHA
    6bb4d46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6846f7f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    28b440b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cb52cb View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Ensured tracing also works in nested scopes

    dennisdoomen authored and dennisdoomen committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    1d0ede7 View commit details
    Browse the repository at this point in the history
  2. Improve the structure of a trace log

    dennisdoomen authored and dennisdoomen committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    b8c6fa7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1797 from dennisdoomen/ImproveTracing

    Fix and improve tracing for nested AssertionScopes
    dennisdoomen authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    0aafd31 View commit details
    Browse the repository at this point in the history
Loading