From: "mame (Yusuke Endoh)" Date: 2012-11-24T11:03:14+09:00 Subject: [ruby-core:49964] [ruby-trunk - Feature #7399][Assigned] Add tests for PKCS7#type= and add_data. Issue #7399 has been updated by mame (Yusuke Endoh). Status changed from Open to Assigned Target version changed from 2.0.0 to next minor ---------------------------------------- Feature #7399: Add tests for PKCS7#type= and add_data. https://bugs.ruby-lang.org/issues/7399#change-33730 Author: zzak (Zachary Scott) Status: Assigned Priority: Normal Assignee: MartinBosslet (Martin Bosslet) Category: ext Target version: next minor =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/