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-07-16 22:15:14 +00:00
Code
Issues
975
Packages
Projects
Releases
25
Wiki
Activity
Files
dfa4bb6ca49eea103d48ffa7858c59bc4a094683
sharpcompress
/
tests
/
SharpCompress.Test
/
Rar
History
Twan van Dongen
8748314b5b
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
..
RarArchiveTests.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
RarHeaderFactoryTest.cs
more clean up
2022-12-20 15:20:49 +00:00
RarReaderTests.cs
more clean up
2022-12-20 15:20:49 +00:00