SharpCompress/tests/SharpCompress.Test/GZip
Matt Kotsenas 0473ec1626 Open test archives as read
Update `RarHeaderFactoryTests` and `GZipArchiveTests` to open the test
readers as `FileAccess.Read` and `FileShare.Read` to prevent issues with
multiple test from trying to open exclusive access to files.
2018-07-11 16:21:19 -07:00
..
GZipArchiveTests.cs Open test archives as read 2018-07-11 16:21:19 -07:00
GZipWriterTests.cs Simplify GZip bad compression test 2018-07-11 16:21:19 -07:00