ruby/test/digest
eregon bc211f3634 digest.c: fix #== for non-string arguments
* ext/digest/digest.c (rb_digest_instance_equal):
  fix #== for non-string arguments. [ruby-core:62967] [Bug #9913]
* test/digest/test_digest.rb: add test for above.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46368 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-06-06 21:05:48 +00:00
..
test_digest.rb digest.c: fix #== for non-string arguments 2014-06-06 21:05:48 +00:00
test_digest_extend.rb ext/digest/digest.c (hexencode_str_new): return an ASCII string 2012-08-01 13:30:51 +00:00
test_digest_hmac.rb * ext/digest/lib/digest/hmac.rb: extracted inline tests into test dir. 2014-05-31 07:30:34 +00:00