From: shibata.hiroshi@... Date: 2014-05-27T09:48:36+00:00 Subject: [ruby-core:62791] [ruby-trunk - Feature #7399] [Closed] Add tests for PKCS7#type= and add_data. Issue #7399 has been updated by Hiroshi SHIBATA. Status changed from Assigned to Closed % Done changed from 0 to 100 Applied in changeset r46162. ---------- * test/openssl/test_pkcs7.rb: Add tests for PKCS7#type= and add_data. [Feature #7399][ruby-core:49565] ---------------------------------------- Feature #7399: Add tests for PKCS7#type= and add_data. https://bugs.ruby-lang.org/issues/7399#change-46906 * Author: Zachary Scott * Status: Closed * Priority: Normal * Assignee: 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 ---Files-------------------------------- openssl_test_pkcs7_type_equals_and_add_data.patch (7.78 KB) -- https://bugs.ruby-lang.org/