summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-05-08[rubygems/rubygems] Move stuff to the instance levelDavid Rodríguez
2020-05-08Normalize heredoc case in rubygems code baseDavid Rodríguez
2020-05-08[rubygems/rubygems] These specs seem to work just fine on jrubyBenoit Daloze
2020-05-08[rubygems/rubygems] Only run the $SAFE test on MRI < 2.7Benoit Daloze
2020-05-08[rubygems/rubygems] Autoload name_tuple.rb before useOlle Jonsson
2020-05-08[rubygems/rubygems] Add gem build test to check for removed methods.Josef Šimánek
2020-05-08[rubygems/rubygems] Track removed methods calls and warn during build time.Josef Šimánek
2020-05-08[rubygems/rubygems] Deprecate rubyforge_project attribute only during build t...Josef Šimánek
2020-05-08[rubygems/rubygems] Revert deprecation of deprecate method for now.Josef Šimánek
2020-05-08[rubygems/rubygems] Restore and deprecate old deprecate methodbronzdoc
2020-05-08[rubygems/rubygems] Rename version horizon deprecation methodsbronzdoc
2020-05-08[rubygems/rubygems] Avoid "ambiguous first argument" warningbronzdoc
2020-05-08[rubygems/rubygems] Modify files to use new version horizon deprecationsbronzdoc
2020-05-08[rubygems/rubygems] Remove minitest compatibility codeDavid Rodríguez
2020-05-08[rubygems/rubygems] Use newer module Minitest nameDavid Rodríguez
2020-05-08Fix a typo [ci skip]Kazuhiro NISHIYAMA
2020-05-07Fix rb_profile_frame_classpath to handle module singletonsJean Boussier
2020-05-08Restore the external and internal encodings of STDIN, STDOUT, and STDERRYusuke Endoh
2020-05-08test/irb/test_cmd.rb: clear IRB.@CONF on setupYusuke Endoh
2020-05-07Remove test of ruby-mode.elKazuhiro NISHIYAMA
2020-05-07Suffixed memory leak tests as "memory_leak"Nobuyoshi Nakada
2020-05-07Cut down warm-up loops and gain main/warm-up ratioNobuyoshi Nakada
2020-05-06Fakes IPSocket.getaddress in the whole methodNobuyoshi Nakada
2020-05-06Fixed leaked fdsNobuyoshi Nakada
2020-05-05[ruby/uri] Check if DN existsNobuyoshi Nakada
2020-05-03Test no .dSYM on macOSTakashi Kokubun
2020-05-03Split compile and link for MinGW supportTakashi Kokubun
2020-05-03Debug Solaris's MJIT failureTakashi Kokubun
2020-05-03Skip pdb corruption on Visual Studio 2015 as wellTakashi Kokubun
2020-05-03Skip only .dSYM cleanup on macOSTakashi Kokubun
2020-05-01Skip Solaris RubyCI TestJIT for nowTakashi Kokubun
2020-05-01Skip MinGW TestJIT* and macOS TestJITDebug failuresTakashi Kokubun
2020-05-01Deduplicate functions in compacted JIT codeTakashi Kokubun
2020-05-01[ruby/matrix] Add Matrix#adjoint [#14]Marc-Andre Lafortune
2020-05-01[ruby/matrix] Fix Matrix#orthogonal?Marc-Andre Lafortune
2020-05-01[ruby/matrix] Fix Matrix#unitary? [#14]Marc-Andre Lafortune
2020-04-30Switch test_unload_units_and_compaction on mswinTakashi Kokubun
2020-04-30Do not stop the world during JIT compactionTakashi Kokubun
2020-04-30[ruby/irb] Restore the default encodingsNobuyoshi Nakada
2020-04-30[ruby/irb] Suppress messages switching inspect modeNobuyoshi Nakada
2020-04-30[ruby/irb] Relaxed regexp for readlineNobuyoshi Nakada
2020-04-29[ruby/irb] Check existence of rc files in irb_info commandaycabta
2020-04-29[ruby/irb] Add irb_info commandaycabta
2020-04-29[ruby/reline] Negative history_size means unlimitedaycabta
2020-04-29[ruby/reline] New items to history are dropped if history_size is zeroaycabta
2020-04-29[ruby/reline] Ignore non-absolute XDG_CONFIG_HOMENobuyoshi Nakada
2020-04-28Removed unnecessary RLIMIT_ASNobuyoshi Nakada
2020-04-28[rubygems/rubygems] Remove commented out codeDavid Rodríguez
2020-04-28[rubygems/rubygems] Make the test suite pass under `umask 077`Yusuke Endoh
2020-04-27Moved already resolved testNobuyoshi Nakada