Skip to content

v3.0.2

Compare
Choose a tag to compare
@fgreinacher fgreinacher released this 07 Dec 09:37
5366dcf
  • Make paths case-sensitive on Unix (#418)
  • Return original path from Mock*Info.ToString() (#406)
  • Made FileSystemWatcher on MockFileSystem mockable (#409)
  • Fix file operations that fail when used with relative paths (#407)
  • Call base.Close() in MockFileStream.Close() (#398)
  • Make MockFile.Delete throw exception when file does not exist. (#387)
  • Stop calling real IO.Path.GetTempPath() when creating a MockFileSystem (#372)
  • Clone binary contents rather than text contents (#378)