SharpCompress/tests/SharpCompress.Test/Tar
copilot-swe-agent[bot] 95c409d979 Change File.Create to File.OpenWrite in TarReaderAsyncTests for consistency
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
2026-01-12 12:09:12 +00:00
..
TarArchiveAsyncTests.cs use async methods where we can 2026-01-08 16:24:11 +00:00
TarArchiveDirectoryTests.cs Format code with CSharpier 2025-10-28 10:23:57 +00:00
TarArchiveTests.cs update csharpier 2025-01-14 09:07:40 +00:00
TarReaderAsyncTests.cs Change File.Create to File.OpenWrite in TarReaderAsyncTests for consistency 2026-01-12 12:09:12 +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 Task to ValueTask 2026-01-08 12:35:12 +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