ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:54320] [ruby-trunk - Bug #8274][Open] No tests for PKCS7::write_smime
@ 2013-04-16  5:53 headius (Charles Nutter)
  2018-02-09  6:06 ` [ruby-core:85488] [Ruby trunk Bug#8274][Assigned] " hsbt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: headius (Charles Nutter) @ 2013-04-16  5:53 UTC (permalink / raw)
  To: ruby-core


Issue #8274 has been reported by headius (Charles Nutter).

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

Author: headius (Charles Nutter)
Status: Open
Priority: Normal
Assignee: 
Category: test
Target version: 
ruby -v: 2.0.0


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


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:85488] [Ruby trunk Bug#8274][Assigned] No tests for PKCS7::write_smime
  2013-04-16  5:53 [ruby-core:54320] [ruby-trunk - Bug #8274][Open] No tests for PKCS7::write_smime headius (Charles Nutter)
@ 2018-02-09  6:06 ` hsbt
  2019-08-15 18:07 ` [ruby-core:94368] [Ruby master Bug#8274] " merch-redmine
  2019-10-07 21:24 ` [ruby-core:95264] " merch-redmine
  2 siblings, 0 replies; 4+ messages in thread
From: hsbt @ 2018-02-09  6:06 UTC (permalink / raw)
  To: ruby-core

Issue #8274 has been updated by hsbt (Hiroshi SHIBATA).

Status changed from Open to Assigned
Assignee set to rhenium (Kazuki Yamaguchi)

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

* 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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:94368] [Ruby master Bug#8274] No tests for PKCS7::write_smime
  2013-04-16  5:53 [ruby-core:54320] [ruby-trunk - Bug #8274][Open] No tests for PKCS7::write_smime headius (Charles Nutter)
  2018-02-09  6:06 ` [ruby-core:85488] [Ruby trunk Bug#8274][Assigned] " hsbt
@ 2019-08-15 18:07 ` merch-redmine
  2019-10-07 21:24 ` [ruby-core:95264] " merch-redmine
  2 siblings, 0 replies; 4+ messages in thread
From: merch-redmine @ 2019-08-15 18:07 UTC (permalink / raw)
  To: ruby-core

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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:95264] [Ruby master Bug#8274] No tests for PKCS7::write_smime
  2013-04-16  5:53 [ruby-core:54320] [ruby-trunk - Bug #8274][Open] No tests for PKCS7::write_smime headius (Charles Nutter)
  2018-02-09  6:06 ` [ruby-core:85488] [Ruby trunk Bug#8274][Assigned] " hsbt
  2019-08-15 18:07 ` [ruby-core:94368] [Ruby master Bug#8274] " merch-redmine
@ 2019-10-07 21:24 ` merch-redmine
  2 siblings, 0 replies; 4+ messages in thread
From: merch-redmine @ 2019-10-07 21:24 UTC (permalink / raw)
  To: ruby-core

Issue #8274 has been updated by jeremyevans0 (Jeremy Evans).

Status changed from Assigned to Closed

Pull request was merged: https://github.com/ruby/openssl/pull/268 

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

* Author: headius (Charles Nutter)
* Status: Closed
* 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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-07 21:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-16  5:53 [ruby-core:54320] [ruby-trunk - Bug #8274][Open] No tests for PKCS7::write_smime headius (Charles Nutter)
2018-02-09  6:06 ` [ruby-core:85488] [Ruby trunk Bug#8274][Assigned] " hsbt
2019-08-15 18:07 ` [ruby-core:94368] [Ruby master Bug#8274] " merch-redmine
2019-10-07 21:24 ` [ruby-core:95264] " merch-redmine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).