netty5/codec
Idel Pivnitskiy 0062a871f4 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 17:57:24 +02:00
..
src Simplify Bzip2 tests 2014-07-22 17:57:24 +02:00
pom.xml Implemented LZF compression codec 2014-07-17 07:18:53 +02:00