aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* [ruby/reline] Treat home dir correctlyaycabta2020-04-241-2/+1
* [ruby/reline] Support XDG_CONFIG_HOMEaycabta2020-04-241-0/+38
* Support XDG_* (#2174)Hiroshi SHIBATA2020-04-239-21/+25
* Test for [Bug #16669]Nobuyoshi Nakada2020-04-231-0/+8
* Split test_definedNobuyoshi Nakada2020-04-231-2/+16
* Made parentheses mandatory in endless method defitionNobuyoshi Nakada2020-04-221-2/+4
* Disallow R-assign in endless defNobuyoshi Nakada2020-04-221-0/+2
* Revert "Allow simple R-assign in endless def"Nobuyoshi Nakada2020-04-221-1/+0
* test/ruby/test_fiber.rb: Skip the problematic test_stack_size on riscvYusuke Endoh2020-04-221-0/+1
* eval_error.c: default nil as "reverse" is now false [Feature #8661]Nobuyoshi Nakada2020-04-211-4/+2
* test/ruby/test_refinement.rb: extend the timeoutYusuke Endoh2020-04-211-1/+1
* Skip JIT tests on riscv64 due to SEGV of cc1Yusuke Endoh2020-04-201-0/+2
* Skip TestRequire#test_loading_fifo_fd_leak on AndroidYusuke Endoh2020-04-191-0/+2
* The pdb header error is printed at stdoutTakashi Kokubun2020-04-181-2/+2
* Environment variable values are not case-insensitiveNobuyoshi Nakada2020-04-181-2/+2
* [ruby/reline] Add ed_search_next_historyaycabta2020-04-181-0/+74
* [ruby/reline] Add ed_search_prev_historyaycabta2020-04-181-0/+69
* [ruby/reline] Rename wrong test nameaycabta2020-04-181-1/+1
* Compare environment variable names in those manor [Bug #16798]Nobuyoshi Nakada2020-04-181-0/+2
* Make sure newarraykwsplat accesses a correct indexTakashi Kokubun2020-04-181-0/+10
* Super TestJIT#setup to skip unsupported envsTakashi Kokubun2020-04-181-3/+1
* Skip a too-unstable test on s390x-linuxTakashi Kokubun2020-04-181-0/+1