aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [ruby/openssl] ts: simplify OpenSSL::Timestamp::Request#algorithmKazuki Yamaguchi2020-02-171-10/+0
* test/openssl/test_ssl.rb: skip OpenSSL::TestSSL#test_fallback_scsvYusuke Endoh2020-02-171-1/+3
* Revert "test/openssl/test_ts.rb: tentatively skip a failing test on CentOS 6.9"Yusuke Endoh2020-02-161-11/+9
* test/openssl/test_ts.rb: tentatively skip a failing test on CentOS 6.9Yusuke Endoh2020-02-161-9/+11
* test/openssl/test_ssl.rb: skip a test on OpenSSL 1.1.d or laterYusuke Endoh2020-02-161-1/+1
* Make OpenSSL::OSSL#test_memcmp_timing robustYusuke Endoh2020-02-161-4/+7
* Guard for OpenSSL::PKey::EC::Group::Error with unsupported platformsHiroshi SHIBATA2020-02-161-6/+11
* Import openssl-2.2.0 (#2693)Hiroshi SHIBATA2020-02-1637-103/+1451
* [ruby/irb] fix reserved words and completion for themNobuhiro IMAI2020-02-151-0/+12
* lib/drb/drb.rb: Use ruby2_keywords for keyword separationYusuke Endoh2020-02-152-0/+28
* test/irb/test_completion.rb: suppress a warning: unused literal ignoredYusuke Endoh2020-02-141-1/+1
* Get rid of warnings/exceptions at cleanupNobuyoshi Nakada2020-02-131-0/+3
* support multi-run test for test/did_you_mean/test_verbose_formatter.rbS-H-GAMELINKS2020-02-131-0/+1
* Fix remove warning & support multi-run test for test/psych/visitors/test_to_r...S-H-GAMELINKS2020-02-131-1/+1
* support multi-run test for test/webrick/test_filehandler.rbS-H-GAMELINKS2020-02-131-0/+1
* test/rubygems/test_gem_commands_setup_command.rb: Allow /bin/envYusuke Endoh2020-02-131-9/+5
* skip SEGV test if RUBY_ON_BUG is specifiedKoichi Sasada2020-02-131-0/+2
* should be compared with called_idKoichi Sasada2020-02-131-3/+10
* Use inline cache for super callsJohn Hawthorn2020-02-131-0/+13
* Copy non-inlined encoding indexNobuyoshi Nakada2020-02-121-0/+2
* Make temporary lock string encoding freeNobuyoshi Nakada2020-02-121-1/+1
* Add test_complete_symbolaycabta2020-02-121-0/+6
* test/rubygems: Try not only /usr/bin/env but also /bin/envYusuke Endoh2020-02-122-9/+15
* test/etc/test_etc.rb: skip some tests on AndroidYusuke Endoh2020-02-121-2/+2
* Workaround of instance variable on hidden objectNobuyoshi Nakada2020-02-121-0/+12
* Isolate the test for Encoding#replicateNobuyoshi Nakada2020-02-121-0/+2
* Revert "[ruby/irb] Add test_complete_symbol"Hiroshi SHIBATA2020-02-121-6/+0
* [ruby/irb] Fix auto indent with closed braceaycabta2020-02-121-0/+14
* [ruby/irb] Check doc namespace correctlyaycabta2020-02-121-0/+4
* [ruby/irb] Add test_complete_symbolaycabta2020-02-121-0/+6
* Make yield in singleton class definitions in methods a SyntaxErrorJeremy Evans2020-02-111-1/+1
* Restart timer thread even after preparation failedNobuyoshi Nakada2020-02-111-0/+9
* Fixed duplicated warningNobuyoshi Nakada2020-02-101-0/+6
* test/ruby/test_thread_queue.rb: add a wait to yield a threadYusuke Endoh2020-02-091-0/+1
* [ruby/readline-ext] Use require check instead of DONT_RUN_RELINE_TEST envaycabta2020-02-091-1/+3
* [ruby/readline-ext] Check TestRelineAsReadline existanceaycabta2020-02-091-1/+1
* Check if bindable against the refined target [Bug #16617]Nobuyoshi Nakada2020-02-091-0/+19
* Disable GC until VM objects get initialized [Bug #16616]Nobuyoshi Nakada2020-02-091-0/+1
* support multi-run test for test/did_you_mean/spell_checking/test_class_name_c...S-H-GAMELINKS2020-02-072-2/+4
* remove warning & support multi-run test for test/psych_test_yaml.rb (#2887)S.H2020-02-071-0/+1
* remove warning & support multi-run test for test/psych/visitors/test_to_ruby....S.H2020-02-071-0/+1
* Show unmatched sequence on failureNobuyoshi Nakada2020-02-071-1/+2
* Made a test more robustNobuyoshi Nakada2020-02-071-4/+7
* Removed useless empty linesNobuyoshi Nakada2020-02-071-2/+0
* Revert "[rubygems/rubygems] Fix require issue with file extension priority"Hiroshi SHIBATA2020-02-061-62/+0
* Revert to remove the query command of rubygems.Hiroshi SHIBATA2020-02-062-0/+871
* [rubygems/rubygems] Fix require issue with file extension priorityDavid Rodríguez2020-02-061-0/+62
* [rubygems/rubygems] Make non "test_" method privateDavid Rodríguez2020-02-061-0/+2
* Add the loaded feature after no exception raisedNobuyoshi Nakada2020-02-041-0/+7
* Do not warn CR inside string literalNobuyoshi Nakada2020-02-041-2/+7