SharpCompress/test/SharpCompress.Test
Jon Skeet d540f78cfc Initial read-only support for LZip
LZip has no notion of flienames, so an LzipReader wouldn't make very much sense;
I've just implemented the stream, and hooked it into tar support.
2016-10-12 15:08:56 +01:00
..
GZip Renamespace for proper pluralization 2016-09-26 11:49:49 +01:00
Rar Incomplete refactoring 2016-09-29 11:10:11 +01:00
SevenZip move files around 2015-12-30 11:19:42 +00:00
Streams Test fixes 2016-09-26 11:51:35 +01:00
Tar Initial read-only support for LZip 2016-10-12 15:08:56 +01:00
Zip Fix occasionally failing test 2016-10-03 13:37:04 +01:00
ADCTest.cs Test fixes 2016-09-26 11:51:35 +01:00
ArchiveTests.cs Helps if I rename everything 2016-09-27 11:08:54 +01:00
ForwardOnlyStream.cs Test with ForwardOnlyStream. RewindableStream shouldn't corrupt a ForwardOnlyStream (#161) 2016-08-12 11:56:49 +01:00
project.json Huge Resharper clean up. Fixed up test project.json 2016-09-26 10:55:52 +01:00
ReaderTests.cs Helps if I rename everything 2016-09-27 11:08:54 +01:00
RewindableStreamTest.cs move files around 2015-12-30 11:19:42 +00:00
SharpCompress.Test.xproj First pass. Doesn't work yet. 2016-05-20 17:31:35 +01:00
TestBase.cs Create proper options objects to remove flags from API 2016-09-27 10:14:08 +01:00
TestStream.cs move files around 2015-12-30 11:19:42 +00:00
WriterTests.cs Incomplete refactoring 2016-09-29 11:10:11 +01:00