index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
digest
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/digest/test_digest.rb: Apply EnvUtil.apply_timeout_scale to timeout
Yusuke Endoh
2020-03-27
1
-4
/
+4
*
Restore support library for only test files that are digest and csv.
Hiroshi SHIBATA
2019-07-09
1
-1
/
+1
*
with_different_ofs.rb has been moved too
Nobuyoshi Nakada
2019-07-02
1
-1
/
+1
*
Fix tests which fail with extra stderr output when a Thread dies
eregon
2017-12-12
1
-0
/
+1
*
test/digest/test_digest.rb: fold long lines
nobu
2016-10-27
1
-5
/
+11
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
3
-0
/
+3
*
use assert_raise
nobu
2015-06-02
1
-1
/
+1
*
Make Digest() thread-safe.
knu
2014-10-31
2
-0
/
+71
*
* test/digest/test_digest.rb: Drop #!. This no longer runs
knu
2014-10-31
1
-2
/
+0
*
digest.c: typed data
nobu
2014-09-27
1
-0
/
+12
*
Digest::HMAC is finally removed as previously noticed. [fix GH-648]
knu
2014-07-01
1
-166
/
+0
*
* test/with_different_ofs.rb: move into test library directory.
hsbt
2014-06-26
1
-1
/
+1
*
digest.c: fix #== for non-string arguments
eregon
2014-06-06
1
-0
/
+3
*
* ext/digest/lib/digest/hmac.rb: extracted inline tests into test dir.
hsbt
2014-05-31
1
-2
/
+166
*
* test/digest/test_digest.rb: Reverse order of assert_equal
zzak
2013-11-22
1
-3
/
+3
*
* test/digest/test_digest.rb: Add more tests for digest/bubblebabble
zzak
2013-11-21
1
-0
/
+12
*
* test/digest/test_digest.rb: Add test for Digest::SHA256.bubblebabble
zzak
2013-11-21
1
-1
/
+6
*
Fix test failure of binmode from r40879
naruse
2013-05-22
1
-1
/
+1
*
* ext/digest/lib/digest.rb (Digest::Class.file): Take optional
knu
2013-05-21
1
-0
/
+25
*
ext/digest/digest.c (hexencode_str_new): return an ASCII string
eregon
2012-08-01
2
-3
/
+10
*
* ext/digest/sha2/sha2.c (SHA256_Update, SHA512_Update): avoid Bus
nahi
2011-07-15
1
-0
/
+9
*
* test/with_different_ofs.rb (DifferentOFS): should not affect
nobu
2010-12-26
1
-1
/
+1
*
* test/csv: DifferentOFS needs to be include in each classes.
nobu
2010-12-25
1
-1
/
+1
*
* test/digest/test_digest_extend.rb (TestDigestExtend#setup):
nobu
2010-12-25
1
-11
/
+20
*
* test/with_diffent_ofs.rb (DifferentOFS): test suite for test
nobu
2010-12-25
1
-3
/
+6
*
* ext/digest/digest.c (rb_digest_class_init): Define
knu
2010-10-18
1
-0
/
+6
*
* vm.c (vm_backtrace_each): skip allocator frames which have no
nobu
2010-09-09
1
-0
/
+7
*
* test/digest/test_digest.rb (test_eq): use descriptive assertion.
nobu
2010-05-02
1
-1
/
+1
*
use require_relative.
akr
2010-02-02
1
-2
/
+1
*
* ext/digest/digest.c (rb_digest_instance_hexdigest_bang): Fix
knu
2010-01-17
1
-4
/
+12
*
* test/digest/test_digest_extend.rb: added tests for digest framework.
nahi
2009-12-01
1
-2
/
+80
*
* test/digest/test_digest_extend.rb: Added tests for current digest
nahi
2009-11-25
1
-0
/
+67
*
* test/digest/test_digest_hmac.rb: added.
knu
2006-10-25
1
-0
/
+3
*
* ext/digest/digest.c (Init_digest): Digest::Base.new() does no
knu
2006-10-13
1
-1
/
+2
*
* eval.c (ev_const_get): simplified using rb_const_get_fallback().
matz
2006-02-17
1
-13
/
+12
*
* lib/drb/drb.rb (DRbServer.default_safe_level): fix typo.
ocean
2005-02-17
1
-57
/
+80
*
* array.c (rb_ary_delete): element comparison might change array
matz
2004-09-17
1
-1
/
+1
*
add test for [ruby-dev:24060], [ruby-dev:24065], [ruby-dev:24103],
akr
2004-09-07
1
-0
/
+6
*
* test/digest/test_digest.rb (test_eq): show failed class.
nobu
2003-10-15
1
-3
/
+3
*
* test/digest/test_digest.rb: Moved from ext/digest/test.rb.
knu
2003-10-14
1
-0
/
+91