index
:
ruby.git
master
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_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
digest
/
test_digest_extend.rb
Age
Commit message (
Expand
)
Author
2022-07-21
[ruby/digest] Find an available digest algorithm to test
Nobuyoshi Nakada
2019-07-09
Restore support library for only test files that are digest and csv.
Hiroshi SHIBATA
2019-07-02
with_different_ofs.rb has been moved too
Nobuyoshi Nakada
2015-12-16
Add frozen_string_literal: false for all files
naruse
2015-06-02
use assert_raise
nobu
2014-06-26
* test/with_different_ofs.rb: move into test library directory.
hsbt
2012-08-01
ext/digest/digest.c (hexencode_str_new): return an ASCII string
eregon
2010-12-26
* test/with_different_ofs.rb (DifferentOFS): should not affect
nobu
2010-12-25
* test/csv: DifferentOFS needs to be include in each classes.
nobu
2010-12-25
* test/digest/test_digest_extend.rb (TestDigestExtend#setup):
nobu
2010-12-25
* test/with_diffent_ofs.rb (DifferentOFS): test suite for test
nobu
2009-12-01
* test/digest/test_digest_extend.rb: added tests for digest framework.
nahi
2009-11-25
* test/digest/test_digest_extend.rb: Added tests for current digest
nahi