Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: TestableIO/System.IO.Abstractions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v21.0.26
Choose a base ref
Loading
...
head repository: TestableIO/System.IO.Abstractions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v21.0.29
Choose a head ref
Loading
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Jul 14, 2024

  1. docs: upgrade contributing.md guide (#1133)

    * docs: upgraded CONTRIBUTING.md instructions
    vladimir-shirmanov authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    0bd145f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. chore(deps): update danielpalme/reportgenerator-github-action action …

    …to v5.3.8 (#1134)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    42be965 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. fix: Throw correct exception if opening read-only file for writing (#…

    …1135)
    
    fix: Throw exception if opening readonly file for writing
    
    Mock classes did not match .Net's behavior of throwing
    UnauthorizedAccessExceptions when opening readonly files with
    FileAccess.Write, making it impossible to test those scenarios.
    
    This commit fixes the mock classes so that the exception will
    be thrown correctly.
    WestRyanK authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f4afa40 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.