aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Test GC.compact on MJIT againTakashi Kokubun2019-05-232-2/+0
* Adding Enumerable#filter_mapAlfonso Jiménez2019-05-232-1/+11
* Fix mixed encoding in heredocJeremy Evans2019-05-221-0/+29
* Skip assertion in readline test if Readline version is 4.3Jeremy Evans2019-05-221-1/+3
* Do not kick finalizers on rb_gc().Koichi Sasada2019-05-231-2/+0
* range.c (inspect_range): omit beginless "nil"Yusuke Endoh2019-05-231-0/+4
* hash.c (rb_hash_s_create): Reject `Hash[[nil]]`Yusuke Endoh2019-05-231-6/+5
* Use Reline.test_mode in Reline's test tooaycabta2019-05-222-0/+2
* Copy config to make IRB::Context#use_colorize? functionalTakashi Kokubun2019-05-211-0/+4
* re-skip tests of GC.compact.Koichi Sasada2019-05-211-0/+2
* Support DEL keyaycabta2019-05-211-0/+25
* enable test for GC.compact to reproduce an issue on CIKoichi Sasada2019-05-211-2/+0
* Do not modify shared arrayNobuyoshi Nakada2019-05-211-1/+0
* Simplified the guard against old versionsNobuyoshi Nakada2019-05-211-5/+2
* Add "require 'irb'" to use IRB.confaycabta2019-05-211-0/+1
* Add Reline.test_mode to use with special I/Oaycabta2019-05-181-0/+1
* skip a test to pass CIs.Koichi Sasada2019-05-181-0/+1
* Add test for UNTILNobuyoshi Nakada2019-05-181-0/+12
* Distinguish pre-condition and post-condition loopsNobuyoshi Nakada2019-05-181-0/+12
* Remove parent namespace from Readline test classesaycabta2019-05-181-5/+5
* skip tests for GC.compact to pass CI.Koichi Sasada2019-05-171-0/+2
* Test to disable ASCII-only optimizationNobuyoshi Nakada2019-05-171-0/+10
* Fix fd leakNobuyoshi Nakada2019-05-161-1/+1
* Allow --enable/--disable options to take an argumentNobuyoshi Nakada2019-05-151-0/+7
* Add object packing strategies for compactionAaron Patterson2019-05-141-3/+4
* Rename Reline's test file name because of typoaycabta2019-05-141-0/+0
* Test ext/readline and lib/reline by test/readlineaycabta2019-05-143-198/+225
* Add an assertion message to test of Readline's class variablesaycabta2019-05-141-1/+1
* Check encoding when Readline completionaycabta2019-05-141-1/+6
* fix visibility of SecureRandom.gen_randomUrabe, Shyouhei2019-05-141-0/+7
* delegate.rb: don't look for methods on KernelÉtienne Barrié2019-05-131-0/+7
* Check that Reline exists on testaycabta2019-05-131-3/+3
* Skip tests depend on Readline's special behaviorsaycabta2019-05-131-8/+12
* Add ed_search_prev_history to Relineaycabta2019-05-131-0/+13
* Use LineEditor#reset on testaycabta2019-05-132-6/+4
* Revert "Add a test for em_capitol_case of Reline"aycabta2019-05-121-24/+0
* Add a test for em_capitol_case of Relineaycabta2019-05-121-0/+24
* Adjust indentNobuyoshi Nakada2019-05-101-1/+1
* Add one more retry for win32ole event matcherTakashi Kokubun2019-05-101-3/+3
* str_duplicate: Don't share with a frozen shared stringAlan Wu2019-05-091-0/+16
* require 'stringio'NARUSE, Yui2019-05-091-0/+1
* Trim MJIT output from TestHideSkipTakashi Kokubun2019-05-081-1/+5
* Avoid triggering autoload in Module#const_defined?(String)Jean Boussier2019-05-071-0/+6
* Fix use of numbered parameter inside proc that is default value of optargJeremy Evans2019-05-051-0/+2
* Fix a case where numbered parameters should not be allowedJeremy Evans2019-05-051-0/+2
* parse.y: duplicated when clause warningNobuyoshi Nakada2019-05-051-3/+14
* ignore test_RangeErrorMasatoshi SEKI2019-05-041-8/+0
* add DRb::WeakIdConv (Bug #15711)Masatoshi SEKI2019-05-041-0/+17
* Silence a (probable) debug printNobuyoshi Nakada2019-05-011-0/+2
* Windows simply causes an error to open invalid pathNAKAMURA Usaku2019-05-011-1/+19