adamhathcock / sharpcompress

SharpCompress is a fully managed C# library to deal with many compression types and formats.
MIT License
2.29k stars 482 forks source link

Added test files for Implode and all Reduce methods #856

Closed TwanVanDongen closed 4 months ago

TwanVanDongen commented 4 months ago

Added test files for Implode (zip method 6) and all Reduce methods (zip methods 2,3,4,5)

adamhathcock commented 4 months ago

thanks for this...can test code be added too?

TwanVanDongen commented 4 months ago

Please accept this PR, GordonJ will add the remaining (test)code in a separate PR

TwanVanDongen commented 4 months ago

superceded by GordonJ's PR