SharpCompress/tests/SharpCompress.Test/Tar
Adam Hathcock a1a86cdde8 fmt
2026-01-13 14:29:10 +00:00
..
TarArchiveAsyncTests.cs fmt 2026-01-13 14:29:10 +00:00
TarArchiveDirectoryTests.cs Format code with CSharpier 2025-10-28 10:23:57 +00:00
TarArchiveTests.cs make Writable interfaces for archive 2026-01-12 14:57:13 +00:00
TarReaderAsyncTests.cs Fix async reader variable types - Remove double await on ReaderFactory.OpenAsync and use IAsyncReader 2026-01-12 14:14:46 +00:00
TarReaderTests.cs Add validation to prevent memory exhaustion in TAR long name headers 2025-11-19 11:20:59 +00:00
TarWriterAsyncTests.cs force async tests 2026-01-13 13:56:56 +00:00
TarWriterDirectoryTests.cs Format code with CSharpier 2025-10-28 10:23:57 +00:00
TarWriterTests.cs Added IStreamStack for debugging and configurable buffer management. Added SharpCompressStream to consolodate streams to help simplify debugging. All unit tests passing. 2025-07-20 17:35:22 +01:00