aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Track removed methods calls and warn during build time.Josef Šimánek2020-05-081-10/+5
* [rubygems/rubygems] Deprecate rubyforge_project attribute only during build t...Josef Šimánek2020-05-081-0/+20
* [rubygems/rubygems] Revert deprecation of deprecate method for now.Josef Šimánek2020-05-081-1/+0
* [rubygems/rubygems] Restore and deprecate old deprecate methodbronzdoc2020-05-081-0/+26
* [rubygems/rubygems] Rename version horizon deprecation methodsbronzdoc2020-05-082-4/+4
* [rubygems/rubygems] Avoid "ambiguous first argument" warningbronzdoc2020-05-081-1/+1
* [rubygems/rubygems] Modify files to use new version horizon deprecationsbronzdoc2020-05-083-6/+6
* [rubygems/rubygems] Remove minitest compatibility codeDavid Rodríguez2020-05-081-5/+1
* [rubygems/rubygems] Use newer module Minitest nameDavid Rodríguez2020-05-081-1/+1
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2020-05-081-1/+1
* Fix rb_profile_frame_classpath to handle module singletonsJean Boussier2020-05-071-6/+34
* Restore the external and internal encodings of STDIN, STDOUT, and STDERRYusuke Endoh2020-05-081-0/+4
* test/irb/test_cmd.rb: clear IRB.@CONF on setupYusuke Endoh2020-05-081-0/+1
* Remove test of ruby-mode.elKazuhiro NISHIYAMA2020-05-071-183/+0
* Suffixed memory leak tests as "memory_leak"Nobuyoshi Nakada2020-05-073-6/+8
* Cut down warm-up loops and gain main/warm-up ratioNobuyoshi Nakada2020-05-071-3/+5
* Fakes IPSocket.getaddress in the whole methodNobuyoshi Nakada2020-05-061-24/+25
* Fixed leaked fdsNobuyoshi Nakada2020-05-061-3/+7
* [ruby/uri] Check if DN existsNobuyoshi Nakada2020-05-051-0/+4
* Test no .dSYM on macOSTakashi Kokubun2020-05-031-10/+4
* Split compile and link for MinGW supportTakashi Kokubun2020-05-031-1/+1
* Debug Solaris's MJIT failureTakashi Kokubun2020-05-031-1/+1
* Skip pdb corruption on Visual Studio 2015 as wellTakashi Kokubun2020-05-032-6/+6
* Skip only .dSYM cleanup on macOSTakashi Kokubun2020-05-032-5/+10
* Skip Solaris RubyCI TestJIT for nowTakashi Kokubun2020-05-011-1/+1
* Skip MinGW TestJIT* and macOS TestJITDebug failuresTakashi Kokubun2020-05-012-1/+2
* Deduplicate functions in compacted JIT codeTakashi Kokubun2020-05-011-2/+2
* [ruby/matrix] Add Matrix#adjoint [#14]Marc-Andre Lafortune2020-05-011-0/+5
* [ruby/matrix] Fix Matrix#orthogonal?Marc-Andre Lafortune2020-05-011-0/+7
* [ruby/matrix] Fix Matrix#unitary? [#14]Marc-Andre Lafortune2020-05-011-0/+8
* Switch test_unload_units_and_compaction on mswinTakashi Kokubun2020-04-301-4/+8
* Do not stop the world during JIT compactionTakashi Kokubun2020-04-301-2/+4
* [ruby/irb] Restore the default encodingsNobuyoshi Nakada2020-04-301-0/+4
* [ruby/irb] Suppress messages switching inspect modeNobuyoshi Nakada2020-04-301-0/+4
* [ruby/irb] Relaxed regexp for readlineNobuyoshi Nakada2020-04-301-1/+1
* [ruby/irb] Check existence of rc files in irb_info commandaycabta2020-04-291-0/+50
* [ruby/irb] Add irb_info commandaycabta2020-04-291-0/+64
* [ruby/reline] Negative history_size means unlimitedaycabta2020-04-291-0/+10
* [ruby/reline] New items to history are dropped if history_size is zeroaycabta2020-04-291-0/+10
* [ruby/reline] Ignore non-absolute XDG_CONFIG_HOMENobuyoshi Nakada2020-04-291-0/+25
* Removed unnecessary RLIMIT_ASNobuyoshi Nakada2020-04-281-10/+3
* [rubygems/rubygems] Remove commented out codeDavid Rodríguez2020-04-281-4/+0
* [rubygems/rubygems] Make the test suite pass under `umask 077`Yusuke Endoh2020-04-283-9/+19
* Moved already resolved testNobuyoshi Nakada2020-04-271-0/+16
* test/ruby/test_fiber.rb (test_stack_size): re-enabled on s390xYusuke Endoh2020-04-271-1/+0
* Fix failures of test/rdoc/test_rdoc_ri_paths.rbKazuhiro NISHIYAMA2020-04-261-3/+3
* Fix errors when `RDoc::RI::Paths::HOMEDIR` is nilKazuhiro NISHIYAMA2020-04-261-2/+4
* [ruby/rdoc] HOME is preserved by RDoc::TestCaseNobuyoshi Nakada2020-04-252-2/+2
* [ruby/rdoc] Should teardown in reverse order of setupNobuyoshi Nakada2020-04-253-4/+6
* Remove and Restore the original HOME dir (#3057)Hiroshi SHIBATA2020-04-241-0/+12