Adds regression tests for issue #28 (fixed in PR #33) to prevent reintroduction of the double-close bug in CompressStream. Tests cover: - CompressStream with normal input - CompressStream with large (512KB) input - CompressStream with empty input - CompressData close correctness |
||
|---|---|---|
| .. | ||
| compress_test.go | ||
| compress.go | ||
| reader.go | ||
| writer_test.go | ||
| writer.go | ||