SharpCompress/tests/SharpCompress.Test
Adam Hathcock c219eb4abb Merge branch 'release'
# Conflicts:
#	src/SharpCompress/Archives/ArchiveFactory.cs
#	src/SharpCompress/Archives/AutoArchiveFactory.cs
#	src/SharpCompress/Archives/SevenZip/SevenZipArchive.cs
#	src/SharpCompress/Archives/Zip/ZipArchive.cs
#	src/SharpCompress/Factories/AceFactory.cs
#	src/SharpCompress/Factories/ArcFactory.cs
#	src/SharpCompress/Factories/ArjFactory.cs
#	src/SharpCompress/Factories/Factory.cs
#	src/SharpCompress/Factories/GZipFactory.cs
#	src/SharpCompress/Factories/IFactory.cs
#	src/SharpCompress/Factories/RarFactory.cs
#	src/SharpCompress/Factories/SevenZipFactory.cs
#	src/SharpCompress/Factories/TarFactory.cs
#	src/SharpCompress/Factories/ZStandardFactory.cs
#	src/SharpCompress/Factories/ZipFactory.cs
#	src/SharpCompress/IO/SharpCompressStream.cs
#	src/SharpCompress/Readers/AbstractReader.cs
#	src/SharpCompress/Utility.cs
2026-01-28 11:12:49 +00:00
..
Ace Arj works 2026-01-16 11:12:26 +00:00
Arc Task to ValueTask 2026-01-08 12:35:12 +00:00
Arj Arj works 2026-01-16 11:12:26 +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 fmt 2026-01-22 16:38:44 +00:00
Mocks Merge branch 'release' 2026-01-28 11:12:49 +00:00
Rar some fixes 2026-01-20 09:07:57 +00:00
SevenZip Merge branch 'release' 2026-01-28 11:12:49 +00:00
Streams more lzma porting 2026-01-26 18:09:44 +00:00
Tar remove mono dep as it's annoying 2026-01-25 15:12:17 +00:00
Xz add more tests 2026-01-14 14:33:20 +00:00
Zip Merge branch 'release' 2026-01-28 11:12:49 +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 add braces 2026-01-23 10:55:51 +00:00
ExceptionHierarchyTests.cs Format code with CSharpier 2025-10-28 11:13:51 +00:00
ExtractAll.cs refactoring naming again 2026-01-15 11:41:30 +00:00
ExtractAllEntriesTests.cs refactoring naming again 2026-01-15 11:41:30 +00:00
ExtractionTests.cs refactoring naming again 2026-01-15 11:41:30 +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
OperatingSystemExtensions.cs fix and fmt 2024-04-23 09:16:05 +01:00
packages.lock.json Merge branch 'release' 2026-01-28 11:12:49 +00:00
ProgressReportTests.cs Fix ReaderFactory.OpenAsyncReader to use async IsArchiveAsync methods 2026-01-16 09:12:54 +00:00
ReaderTests.cs fix build flags 2026-01-22 15:12:18 +00:00
SharpCompress.Test.csproj remove mono dep as it's annoying 2026-01-25 15:12:17 +00:00
SharpCompress.Test.snk signed test assembly 2025-01-15 04:43:16 +03:00
TestBase.cs use extension where appropriate with more fixes 2026-01-21 16:57:25 +00:00
UtilityTests.cs Task to ValueTask 2026-01-08 12:35:12 +00:00
WriterTests.cs Restore AsyncOnlyStream in archive async tests as requested 2026-01-16 09:50:36 +00:00
xunit.runner.json Upgrade xunit to v3 2026-01-16 08:58:26 +00:00