LibHac/tests/LibHac.Tests/Fs/IFileSystemTestBase
Alex Barney 44e4c7a311
Add some fssystem utility functions and use them in DirectorySaveDataFileSystem (#133)
* Accurately implement DirectorySaveDataFileSystem

* DirectorySaveDataFileSystem updates from FS 10.0
2020-05-12 13:17:06 -07:00
..
CommittableIFileSystemTests.Commit.cs Add some fssystem utility functions and use them in DirectorySaveDataFileSystem (#133) 2020-05-12 13:17:06 -07:00
CommittableIFileSystemTests.cs Add some fssystem utility functions and use them in DirectorySaveDataFileSystem (#133) 2020-05-12 13:17:06 -07:00
IAttributeFileSystemTests.cs Use U8Span in IFileSystem instead of string 2020-03-08 01:00:02 -07:00
IFileSystemTests.CleanDirectoryRecursively.cs Use U8Span in IFileSystem instead of string 2020-03-08 01:00:02 -07:00
IFileSystemTests.CreateDirectory.cs Use U8Span in IFileSystem instead of string 2020-03-08 01:00:02 -07:00
IFileSystemTests.CreateFile.cs Use U8Span in IFileSystem instead of string 2020-03-08 01:00:02 -07:00
IFileSystemTests.cs Add common IFileSystem tests 2020-01-29 17:33:42 -07:00
IFileSystemTests.DeleteDirectory.cs Use U8Span in IFileSystem instead of string 2020-03-08 01:00:02 -07:00
IFileSystemTests.DeleteDirectoryRecursively.cs Use U8Span in IFileSystem instead of string 2020-03-08 01:00:02 -07:00
IFileSystemTests.DeleteFile.cs Use U8Span in IFileSystem instead of string 2020-03-08 01:00:02 -07:00
IFileSystemTests.GetEntryType.cs Use U8Span in IFileSystem instead of string 2020-03-08 01:00:02 -07:00
IFileSystemTests.IDirectory.cs Use U8Span in IFileSystem instead of string 2020-03-08 01:00:02 -07:00
IFileSystemTests.IFile.Read.cs Use U8Span in IFileSystem instead of string 2020-03-08 01:00:02 -07:00
IFileSystemTests.IFile.Size.cs Use U8Span in IFileSystem instead of string 2020-03-08 01:00:02 -07:00
IFileSystemTests.IFile.Write.cs Use U8Span in IFileSystem instead of string 2020-03-08 01:00:02 -07:00
IFileSystemTests.OpenDirectory.cs Use U8Span in IFileSystem instead of string 2020-03-08 01:00:02 -07:00
IFileSystemTests.OpenFile.cs Use U8Span in IFileSystem instead of string 2020-03-08 01:00:02 -07:00
IFileSystemTests.RenameDirectory.cs Use U8Span in IFileSystem instead of string 2020-03-08 01:00:02 -07:00
IFileSystemTests.RenameFile.cs Use U8Span in IFileSystem instead of string 2020-03-08 01:00:02 -07:00