LibHac/tests/LibHac.Tests/Fs
Alex Barney cb8b088487
Misc additions and warning fixes (#134)
* Run codegen and fix DeliveryCacheFileMetaEntry layout

* Use KipReader instead of Kip

* Ensure feature parity between U8String structs

* Don't use the obsolete Nacp class

* Add some null checks

* Address ReSharper warnings

* The Result structs should be readonly
2020-05-12 17:06:55 -07:00
..
FileSystemClientTests Misc additions and warning fixes (#134) 2020-05-12 17:06:55 -07:00
IFileSystemTestBase Add some fssystem utility functions and use them in DirectorySaveDataFileSystem (#133) 2020-05-12 13:17:06 -07:00
AesXtsFileSystemTests.cs Run common tests on xts and subdir filesystems 2020-02-12 03:04:04 -07:00
DirectorySaveDataFileSystemTests.cs Misc additions and warning fixes (#134) 2020-05-12 17:06:55 -07:00
InMemoryFileSystemTests.cs Add common IFileSystem tests 2020-01-29 17:33:42 -07:00
LayeredFileSystemTests.cs Use U8Span in IFileSystem instead of string 2020-03-08 01:00:02 -07:00
PathToolTestGenerator.cpp Add PathNormalizer 2020-02-12 03:04:04 -07:00
PathToolTests.cs Add PathNormalizer 2020-02-12 03:04:04 -07:00
SubdirectoryFileSystemTests.cs Use U8Span in IFileSystem instead of string 2020-03-08 01:00:02 -07:00