aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_digest.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed inconsistency directory structure with ruby/ruby repoHiroshi SHIBATA2020-02-171-140/+0
* Prefer `frozen_string_literal: true`.Samuel Williams2020-02-061-1/+1
* Fix `const_get` in test.Samuel Williams2019-11-011-1/+1
* Add support for SHA3. Resolves #272.Samuel Williams2019-11-011-7/+26
* Merge branch 'maint'Kazuki Yamaguchi2017-08-261-1/+5
|\
| * test/utils: add OpenSSL::TestUtils.openssl? and .libressl?Kazuki Yamaguchi2017-08-241-39/+26
* | Remove support for OpenSSL 0.9.8 and 1.0.0topic/drop-openssl-098-and-100Kazuki Yamaguchi2016-12-221-42/+25
|/
* test: call super from each test case's 'setup' methodKazuki Yamaguchi2016-12-051-0/+1
* test/test_digest: compare with literalsKazuki Yamaguchi2016-09-281-21/+15
* openssl: adjust tests for OpenSSL 1.1.0rhe2016-06-091-3/+3
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-311-1/+2
* Merge ruby/ruby@10eef96df4985d6e69f280b6ced4c567c20b5ca0Zachary Scott2016-02-021-1/+12
* Sync trunkZachary Scott2016-02-021-0/+1
* Upstream ruby/ruby@ae042f2 from r50727Zachary Scott2015-06-031-1/+1
* Sync tests with trunkZachary Scott2015-01-061-1/+1
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+126