aboutsummaryrefslogtreecommitdiffstats
path: root/test/openssl/test_x509crl.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test/openssl: skip old OpenSSLnobu2014-12-131-1/+1
* * test/openssl/test_x509crl.rb: Remove unused variable.emboss2013-07-051-1/+0
* * ext/openssl/extconf.rb: Detect OpenSSL_FIPS macroemboss2012-09-031-2/+2
* * remove trailing spaces.nobu2011-05-151-2/+2
* drying up the requires in the openssl teststenderlove2010-12-151-6/+1
* * test/openssl/{test_x509cert.rb,openssl,test_x509crl.rb,naruse2010-02-281-4/+12
* use require_relative.akr2010-02-021-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-3/+3
* * test_x509crl.rb (test_basic): add test for CRL issuer.gotoyuzo2004-05-211-0/+2
* * rescue LoadError. [ruby-dev:23539]gotoyuzo2004-05-191-2/+9
* * test for OpenSSL::X509gotoyuzo2004-05-171-0/+209