aboutsummaryrefslogtreecommitdiffstats
path: root/test/openssl/test_config.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/openssl] Fixed misspellingsNobuyoshi Nakada2021-10-161-8/+8
* test/openssl/test_config: skip tests for .include on older OpenSSLKazuki Yamaguchi2021-03-161-4/+5
* [ruby/openssl] config: revert to C implementation of OpenSSL::ConfigKazuki Yamaguchi2021-03-161-3/+7
* [ruby/openssl] test/openssl/test_config: skip test_get_value_ENV on LibreSSLKazuki Yamaguchi2021-03-161-0/+3
* [ruby/openssl] test/openssl/test_config: fix non-deterministic test caseKazuki Yamaguchi2021-03-161-1/+1
* [ruby/openssl] test/openssl/test_config: add missing test case for Config.par...Kazuki Yamaguchi2021-03-161-0/+6
* [ruby/openssl] config: remove deprecated methodsKazuki Yamaguchi2021-03-161-112/+16
* openssl: sync with upstream repositoryKazuki Yamaguchi2020-03-101-45/+115
* Import openssl-2.2.0 (#2693)Hiroshi SHIBATA2020-02-161-9/+9
* Fixed misspellingsNobuyoshi Nakada2019-12-201-8/+8
* openssl: import v2.1.0.beta1rhe2017-09-031-4/+8
* openssl: import v2.0.1rhe2016-12-101-0/+1
* import Ruby/OpenSSL 2.0.0.beta.1rhe2016-08-291-1/+1
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-181-1/+2
* fix common misspelling [ci skip]nobu2015-12-241-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test/openssl: skip old OpenSSLnobu2014-12-131-1/+1
* * test/lib/minitest/unit.rb: Use Tempfile#close! instead ofakr2014-05-271-1/+1
* * test/csv/test_features.rb, test/logger/test_logger.rbakr2013-04-201-14/+12
* * test/openssl/test_config.rb (OpenSSL#test_constants): skip only whennobu2012-10-061-3/+3
* * test/openssl/test_config.rb (OpenSSL#test_constants): skip thiskosaki2012-08-091-0/+2
* * test/openssl/test_config.rb: remove temporally files early.akr2012-07-181-0/+9
* * test/openssl/test_config.rb: Commit missing fileemboss2011-06-151-1/+1
* * test/openssl/test_config.rb (OpenSSL#test_freeze): fix errornobu2011-02-131-2/+3
* drying up the requires in the openssl teststenderlove2010-12-151-4/+1
* * backport r28621 and r28632 from ruby_1_8;nahi2010-08-191-1/+276
* * test/openssl/test_config.rb (OpenSSL::TestConfig): new test case.yugui2009-11-261-0/+15