summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-05-16Fix fd leakNobuyoshi Nakada
2019-05-15Allow --enable/--disable options to take an argumentNobuyoshi Nakada
2019-05-14Add object packing strategies for compactionAaron Patterson
2019-05-14Rename Reline's test file name because of typoaycabta
2019-05-14Test ext/readline and lib/reline by test/readlineaycabta
2019-05-14Add an assertion message to test of Readline's class variablesaycabta
2019-05-14Check encoding when Readline completionaycabta
2019-05-14fix visibility of SecureRandom.gen_randomUrabe, Shyouhei
2019-05-13delegate.rb: don't look for methods on KernelÉtienne Barrié
2019-05-13Check that Reline exists on testaycabta
2019-05-13Skip tests depend on Readline's special behaviorsaycabta
2019-05-13Add ed_search_prev_history to Relineaycabta
2019-05-13Use LineEditor#reset on testaycabta
2019-05-12Revert "Add a test for em_capitol_case of Reline"aycabta
2019-05-12Add a test for em_capitol_case of Relineaycabta
2019-05-10Adjust indentNobuyoshi Nakada
2019-05-10Add one more retry for win32ole event matcherTakashi Kokubun
2019-05-09str_duplicate: Don't share with a frozen shared stringAlan Wu
2019-05-09require 'stringio'NARUSE, Yui
2019-05-08Trim MJIT output from TestHideSkipTakashi Kokubun
2019-05-07Avoid triggering autoload in Module#const_defined?(String)Jean Boussier
2019-05-05Fix use of numbered parameter inside proc that is default value of optargJeremy Evans
2019-05-05Fix a case where numbered parameters should not be allowedJeremy Evans
2019-05-05parse.y: duplicated when clause warningNobuyoshi Nakada
2019-05-04ignore test_RangeErrorMasatoshi SEKI
2019-05-04add DRb::WeakIdConv (Bug #15711)Masatoshi SEKI
2019-05-01Silence a (probable) debug printNobuyoshi Nakada
2019-05-01Windows simply causes an error to open invalid pathNAKAMURA Usaku
2019-05-01Add exception support in `Range#first`.manga_osyo
2019-04-30Skip on Windows now when using reline because it causes hang of whole testsNAKAMURA Usaku
2019-04-30Use Ripper for IRBaycabta
2019-04-30Use Encoding::UTF_8 if RELINE_TEST_ENCODING doesn't existaycabta
2019-04-30Use Encoding::UTF_8 if Encoding.default_external is Encoding::IBM437aycabta
2019-04-30Add Reline as a fallback library for Readlineaycabta
2019-04-29Disallow also CR in here-doc identifierNobuyoshi Nakada
2019-04-29Make only `mesg` can be assigned with default `fname`Nobuyoshi Nakada
2019-04-29parse.y: fix here-doc identifier with newlineNobuyoshi Nakada
2019-04-28numeric.c: Extend Integer#[] to support range argumentsYusuke Endoh
2019-04-28test/ruby/test_integer.rb: Add a sane test for Integer#[]Yusuke Endoh
2019-04-28make sync-default-gems GEM=irbTakashi Kokubun
2019-04-28make sync-default-gems GEM=irbTakashi Kokubun
2019-04-28make sync-default-gems GEM=irbTakashi Kokubun
2019-04-28Update rubygems with latest upstream changesDavid Rodríguez
2019-04-28Always mark the string returned by File.realpath as taintedJeremy Evans
2019-04-28* remove trailing spaces.git
2019-04-28make sync-default-gems GEM=irbTakashi Kokubun
2019-04-27make sync-default-gems GEM=irbTakashi Kokubun
2019-04-27Get rid of indirect sharingNobuyoshi Nakada
2019-04-27Isolate TestGCCompact from JIT testingTakashi Kokubun
2019-04-27make sync-default-gems GEM=irbTakashi Kokubun