Project

General

Profile

Actions

Bug #6398

closed

Add tests for Zlib.inflate and Zlib.deflate

Added by headius (Charles Nutter) almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Target version:
ruby -v:
2.0.0.dev
Backport:
[ruby-core:44859]

Description

These just dispatch the same as calling Zlib::Deflate.deflate and Zlib::Inflate.inflate, but the Zlib-bound versions are not tested anywhere. As a result, we missed adding them in JRuby until now.

Patch for test: https://gist.github.com/2589529

I request that this be backported to 1.9.3, since JRuby runs the 1.9.3 suite.

Actions

Also available in: Atom PDF

Like0
Like0Like0