SharpCompress/tests/SharpCompress.Test
2026-02-11 12:16:19 +00:00
..
Ace first pass of removing extraction options (folded into reader options) 2026-02-09 16:52:54 +00:00
Arc remove more scoped namespaces 2026-02-04 09:25:48 +00:00
Arj first pass of removing extraction options (folded into reader options) 2026-02-09 16:52:54 +00:00
BZip2 clean up and fixing tests....need to revisit disposal 2026-01-22 16:24:07 +00:00
Filters Update dependencies and csharpier 2025-10-13 10:40:43 +01:00
GZip cleaned up writing and added more validation and tests 2026-02-10 10:48:42 +00:00
Lzw Add tests for plain .Z files (not tar-wrapped) 2026-02-09 14:56:54 +00:00
Mocks remove extra debug 2026-02-04 10:08:50 +00:00
Rar Merge remote-tracking branch 'origin/copilot/fix-rar-extraction-issues' into adam/cleanup-options 2026-02-09 17:30:50 +00:00
SevenZip Fix 7z seeking to be contigous in async too 2026-02-11 12:16:19 +00:00
Streams rename Rewindable to SharpCompressStream 2026-02-04 14:12:04 +00:00
Tar cleaned up writing and added more validation and tests 2026-02-10 10:48:42 +00:00
Xz add more tests 2026-01-14 14:33:20 +00:00
Zip Fix test 2026-02-10 11:16:39 +00:00
AdcAsyncTest.cs Task to ValueTask 2026-01-08 12:35:12 +00:00
ADCTest.cs more clean up on tests 2024-03-14 08:53:08 +00:00
ArchiveTests.cs more fluent interface for options 2026-02-10 11:10:04 +00:00
BinaryReaderParityTests.cs Fixed AsyncMarkingBinaryReader 2026-01-29 16:23:37 +00:00
ExceptionHierarchyTests.cs Format code with CSharpier 2025-10-28 11:13:51 +00:00
ExtractAll.cs first pass of removing extraction options (folded into reader options) 2026-02-09 16:52:54 +00:00
ExtractAllEntriesTests.cs first pass of removing extraction options (folded into reader options) 2026-02-09 16:52:54 +00:00
ExtractionTests.cs first pass of removing extraction options (folded into reader options) 2026-02-09 16:52:54 +00:00
LazyAsyncReadOnlyCollectionTests.cs clean up lazy readonly collections and add tests 2026-01-13 16:39:55 +00:00
LazyReadOnlyCollectionTests.cs clean up lazy readonly collections and add tests 2026-01-13 16:39:55 +00:00
MarkingBinaryReaderParityTests.cs Fixed AsyncMarkingBinaryReader 2026-01-29 16:23:37 +00:00
OperatingSystemExtensions.cs fix and fmt 2024-04-23 09:16:05 +01:00
OptionsUsabilityTests.cs more fluent interface for options 2026-02-10 11:10:04 +00:00
packages.lock.json fixed merge 2026-02-04 14:41:55 +00:00
ProgressReportTests.cs Fix ReaderFactory.OpenAsyncReader to use async IsArchiveAsync methods 2026-01-16 09:12:54 +00:00
ReaderTests.cs Merge remote-tracking branch 'origin/master' into copilot/add-lzwreader-support 2026-02-10 11:23:18 +00:00
SharpCompress.Test.csproj Add AOT to props and clean up in release 2026-02-03 16:13:15 +00:00
SharpCompress.Test.snk signed test assembly 2025-01-15 04:43:16 +03:00
TestBase.cs format 2026-02-03 14:13:57 +00:00
UtilityTests.cs Task to ValueTask 2026-01-08 12:35:12 +00:00
WriterTests.cs Merge remote-tracking branch 'origin/master' into copilot/add-lzwreader-support 2026-02-10 11:23:18 +00:00
xunit.runner.json Upgrade xunit to v3 2026-01-16 08:58:26 +00:00