[ruby-core:94368] [Ruby master Bug#8274] No tests for PKCS7::write_smime

From: merch-redmine@...
Date: 2019-08-15 18:07:47 UTC
List: ruby-core #94368
Issue #8274 has been updated by jeremyevans0 (Jeremy Evans).


I've added a pull request to add tests for read_smime and write_smime: https://github.com/ruby/openssl/pull/268

----------------------------------------
Bug #8274: No tests for PKCS7::write_smime
https://bugs.ruby-lang.org/issues/8274#change-80781

* Author: headius (Charles Nutter)
* Status: Assigned
* Priority: Normal
* Assignee: rhenium (Kazuki Yamaguchi)
* Target version: 
* ruby -v: 2.0.0
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
There are no tests for OpenSSL::PKCS7::write_smime.

That is all :-)

A recent pull request for JRuby attempts to implement write_smime, but we have no way to confirm it is working correctly (and I do not understand it well enough to implement a test).

https://github.com/jruby/jruby/pull/634



-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread