summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-11-24assertions for r65956nobu
2018-11-24remove guard against bug #15337, because it is fixedduerst
2018-11-24add tests using Unicode test data for grapheme clustersduerst
2018-11-24Don't use single byte optimization on grapheme clustersnaruse
2018-11-24Implement Enumerator#+ and Enumerable#chain [Feature #15144]knu
2018-11-24io.c: wait on FD readability w/o GVL reacquisitionnormal
2018-11-24Fix r65926 test_dir.rb for windows (tilde)k0kubun
2018-11-23test/ruby/test_thread.rb: use safe navigation operator.kazu
2018-11-23split each assert_nothing_raisednobu
2018-11-22Use File.expand_path("~username") instead of ENV["HOME"]naruse
2018-11-22Revert r63030nobu
2018-11-22io + socket: make pipes and sockets nonblocking by defaultnormal
2018-11-22Enable refinements at Object#respond_to?nobu
2018-11-22Enable refinements to public_send.nobu
2018-11-22Proc#<< and Proc#>>nobu
2018-11-22proc.c: Support any callable when composing Procsnobu
2018-11-22proc.c: Implement Method#* for Method compositionnobu
2018-11-22proc.c: Implement Proc#* for Proc compositionnobu
2018-11-22Revert "test_gem_remote_fetcher.rb: give up testing MJIT here"k0kubun
2018-11-21test_gem_remote_fetcher.rb: give up testing MJIT herek0kubun
2018-11-21Merge master branch from rubygems/rubygems upstream.hsbt
2018-11-20Skip known MJIT random test failuresk0kubun
2018-11-20configure.ac: disable native-fiber for MinGWk0kubun
2018-11-20appveyor.yml: do not undefine everything [ci skip]k0kubun
2018-11-20appveyor.yml: exclude TestEnumerable.rb on msys2k0kubun
2018-11-20test/excludes/_appveyor: exclude AppVeyor killerk0kubun
2018-11-20revert r65822shugo
2018-11-20lib/monitor.rb: prevent to initialize MonitorMixin twiceshugo
2018-11-20process.c: do not try to pause MJITk0kubun
2018-11-19test_process.rb: Process.daemon seems irrelevant [ci skip]k0kubun
2018-11-19revert r65807k0kubun
2018-11-19string.c: setbyte silently ignores upper bitsshyouhei
2018-11-18test_jit.rb: loosen output checkk0kubun
2018-11-18test_jit.rb: dump information to debug test failurek0kubun
2018-11-18mjit_worker.c: support MJIT in forked Ruby processk0kubun
2018-11-18test_jit.rb: fix typo [ci skip]k0kubun
2018-11-17test/mkmf/base.rb: use CC_WRAPPER same as the toplevelnobu
2018-11-16test/excludes/_wercker: remove obsoleted pipeline namek0kubun
2018-11-16appveyor.yml: give up running test_push_over_ary_maxk0kubun
2018-11-16Test for undef'ed method in class hierachyk0kubun
2018-11-16pack.c: refine warningnobu
2018-11-14test_ftp.rb: loosen another timeout requirementk0kubun
2018-11-14test_ftp.rb: loosen timeout for Travis osxk0kubun
2018-11-14test_gem_stream_ui.rb: loosen timeout for --jit-waitk0kubun
2018-11-13test/excludes/../TestWEBrickUtils.rb: exclude unstable testk0kubun
2018-11-13Pathname: Have #relative_path_from accept String argument.marcandre
2018-11-13test_function.rb: loosen delta boundaryk0kubun
2018-11-13appveyor.yml: run memory-exchausting test separatelyk0kubun
2018-11-13date_core.c: respect COMPLEX_DAT bitnobu
2018-11-13date_core.c: keep COMPLEX_DAT bitnobu