netty5/codec
Idel Pivnitskiy ca87cc887e Simplify Bzip2 tests
Motivation:

Sometimes we have a 'build time out' error because tests for bzip2 codec take a long time.

Modifications:

Removed cycles from Bzip2EncoderTest.testCompression(byte[]) and Bzip2DecoderTest.testDecompression(byte[]).

Result:

Reduced time to test the 'codec' package by 30 percent.
2014-07-22 18:00:26 +02:00
..
src Simplify Bzip2 tests 2014-07-22 18:00:26 +02:00
pom.xml Implemented LZF compression codec 2014-07-17 07:18:07 +02:00