From: "zzak (Zachary Scott)" Date: 2012-11-19T13:07:59+09:00 Subject: [ruby-core:49565] [ruby-trunk - Feature #7399][Open] Add tests for PKCS7#type= and add_data. Issue #7399 has been reported by zzak (Zachary Scott). ---------------------------------------- Feature #7399: Add tests for PKCS7#type= and add_data. https://bugs.ruby-lang.org/issues/7399 Author: zzak (Zachary Scott) Status: Open Priority: Normal Assignee: MartinBosslet (Martin Bosslet) Category: ext Target version: 2.0.0 =begin from github: https://github.com/ruby/ruby/pull/205 Add PKCS7 tests. * PKCS7#type= * PKCS7#add_data * PKCS7 encoded content From JRuby pull requests: https://github.com/jruby/jruby/pull/355 and https://github.com/jruby/jruby/pull/356 =end -- http://bugs.ruby-lang.org/