-
-
Notifications
You must be signed in to change notification settings - Fork 388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add more specs for OpenSSL::Digest #1054
Conversation
And move the current digest_spec into the new folder.
Only after pushing this change I noticed the Rubocop complaints about the style |
Imported from ruby/spec#1054 and subject to change.
Imported from ruby/spec#1054 and subject to change.
Imported from ruby/spec#1054 and subject to change. They have been imported into the natalie folder to break a dependeny on the change request of ruby-spec.
Imported from ruby/spec#1054 and subject to change. They have been imported into the natalie folder to break a dependeny on the change request of ruby-spec.
Imported from ruby/spec#1054 and subject to change. They have been imported into the natalie folder to break a dependeny on the change request of ruby-spec.
Imported from ruby/spec#1054 and subject to change. They have been imported into the natalie folder to break a dependeny on the change request of ruby-spec.
Imported from ruby/spec#1054 and subject to change. They have been imported into the natalie folder to break a dependeny on the change request of ruby-spec.
Imported from ruby/spec#1054 and subject to change. They have been imported into the natalie folder to break a dependeny on the change request of ruby-spec.
We use this notation on purpose to be able to test the behaviour.
4fd121b
to
24c460f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
I think I've addressed all the issues in the latest version |
Thank you! |
The current specs are very limited