This website requires JavaScript.
Explore
Help
Sign In
starred
/
sharpcompress
Watch
1
Star
0
Fork
0
You've already forked sharpcompress
mirror of
https://github.com/adamhathcock/sharpcompress.git
synced
2026-04-25 07:29:43 +00:00
Code
Issues
975
Packages
Projects
Releases
25
Wiki
Activity
Files
cd70a7760eda7ecf06293efd217c6dfc585f8dec
sharpcompress
/
tests
/
SharpCompress.Test
/
Tar
History
copilot-swe-agent[bot]
0de5c59a77
Restore AsyncOnlyStream in archive async tests as requested
...
Co-authored-by: adamhathcock <
527620+adamhathcock@users.noreply.github.com
>
2026-01-16 09:50:36 +00:00
..
TarArchiveAsyncTests.cs
Restore AsyncOnlyStream in archive async tests as requested
2026-01-16 09:50:36 +00:00
TarArchiveDirectoryTests.cs
refactoring naming again
2026-01-15 11:41:30 +00:00
TarArchiveTests.cs
refactoring naming again
2026-01-15 11:41:30 +00:00
TarReaderAsyncTests.cs
Fix ReaderFactory.OpenAsyncReader to use async IsArchiveAsync methods
2026-01-16 09:12:54 +00:00
TarReaderTests.cs
refactoring naming again
2026-01-15 11:41:30 +00:00
TarWriterAsyncTests.cs
force async tests
2026-01-13 13:56:56 +00:00
TarWriterDirectoryTests.cs
refactoring naming again
2026-01-15 11:41:30 +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