SharpCompress/tests/SharpCompress.Test
2023-03-01 20:13:13 +01:00
..
Filters more clean up 2022-12-20 15:20:49 +00:00
GZip more clean up 2022-12-20 15:20:49 +00:00
Mocks more clean up 2022-12-20 15:20:49 +00:00
Rar Fixed support for RAR 1.5 (algo15) and added test archive for unit testing. Rar 1.5 archive created using DOS version, which only supports uppercase characters, thus resulting in amending base class with 'UseCaseInsensitiveToVerify' toggle. 2023-02-21 21:28:38 +01:00
SevenZip Add support for 7ZipDelta decompress 2023-02-18 15:27:16 +01:00
Streams Several improvements to the LZMA compressor: 2022-12-23 00:00:04 -05:00
Tar more clean up 2022-12-20 15:20:49 +00:00
Xz more clean up 2022-12-20 15:20:49 +00:00
Zip Sync with master 2023-03-01 20:13:13 +01:00
ADCTest.cs csharpier 2022-12-20 15:14:22 +00:00
ArchiveTests.cs more clean up 2022-12-20 15:20:49 +00:00
ReaderTests.cs csharpier 2022-12-20 15:14:22 +00:00
SharpCompress.Test.csproj Update to dotnet 7. Change net461 to net462. Remove netcoreapp3.1 2022-12-20 11:17:45 +00:00
TestBase.cs Fixed support for RAR 1.5 (algo15) and added test archive for unit testing. Rar 1.5 archive created using DOS version, which only supports uppercase characters, thus resulting in amending base class with 'UseCaseInsensitiveToVerify' toggle. 2023-02-21 21:28:38 +01:00
WriterTests.cs more clean up 2022-12-20 15:20:49 +00:00