aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Skip irb/test_history on Solarisaycabta2020-08-191-1/+1
* Reset object allocation trace informationAaron Patterson2020-08-181-0/+1
* Use "in" and "out" options of "system" instead of "replace_stdio"aycabta2020-08-191-28/+1
* Update references when tracing allocationsAaron Patterson2020-08-181-1/+1
* Do "write" to temp stdin before "reopen"aycabta2020-08-191-5/+5
* test/irb/test_history.rb: prevent warningsYusuke Endoh2020-08-181-4/+4
* Lounch external process on Windows correctlyaycabta2020-08-181-2/+1
* [ruby/irb] Change the way the IRB is invoked as an external processaycabta2020-08-181-2/+1
* [ruby/reline] Keep original characters in inputrcaycabta2020-08-182-0/+95
* [ruby/reline] Support mode iconMark Delk2020-08-181-0/+34
* [ruby/reline] Call #start_terminal after generating temporary inputrcaycabta2020-08-181-6/+28
* [ruby/reline] Use single quotes for non-expanded string literalsaycabta2020-08-181-4/+15
* [ruby/reline] Use temporary dir with yamatanooroti testaycabta2020-08-181-2/+17
* [ruby/irb] Support shortening lambda notetion for nesting level of promptaycabta2020-08-181-5/+15
* [ruby/irb] Support shortening lambda notationaycabta2020-08-181-0/+16
* [ruby/irb] Add require 'irb' to test separatelyaycabta2020-08-181-0/+1
* [ruby/irb] Make history infinite if set SAVE_HISTORY to negativeaycabta2020-08-181-0/+23
* [ruby/irb] Suppress crash when bignum is set to SAVE_HISTORYaycabta2020-08-181-0/+23
* [ruby/irb] Add tests about IRB historyaycabta2020-08-181-0/+131
* [ruby/irb] Support oneline method definitionaycabta2020-08-181-0/+29
* test/fiber/test_backtrace.rb: prevent a warningYusuke Endoh2020-08-181-2/+2
* Disable debugging test.Koichi Sasada2020-08-181-1/+1
* Fix method name escaping in ObjectSpace.dumpJohn Hawthorn2020-08-171-0/+18
* Ensure the shortcut cached in the classNobuyoshi Nakada2020-08-171-0/+11
* Also escape DEL codeNobuyoshi Nakada2020-08-171-0/+1
* Fixed the radix for control charsNobuyoshi Nakada2020-08-171-0/+4
* Expose ec -> backtrace (internal) and use it to implement fiber backtrace.Samuel Williams2020-08-181-0/+22
* Remove the deprecated override of Kernel#open in open-uriJeremy Evans2020-08-161-12/+0
* rb_str_{index,rindex}_m: Handle /\K/ in patternKasumi Hanazuki2020-08-131-0/+4
* rb_str_{partition,rpartition}_m: Handle /\K/ in patternKasumi Hanazuki2020-08-131-0/+4
* Fix corruption in ARGF.inplacePeter Zhu2020-08-121-0/+15
* string.c(rb_str_split_m): Handle /\K/ correctlyKasumi Hanazuki2020-08-121-0/+5
* Test out fix for OpenSSL test flakinessAlan Wu2020-08-111-1/+1
* Enable s390x invokebuiltin JIT test againTakashi Kokubun2020-08-111-1/+0
* Add more debug info to test_verifyKazuhiro NISHIYAMA2020-08-071-1/+1
* Add verbose message to random failed assertionKazuhiro NISHIYAMA2020-08-061-1/+1
* [Feature #16513] TracePoint#inspect returns "... file:line" (#3391)Nguyễn Quang Minh2020-08-061-2/+2
* Apply timeout-scale to test_thr_kill.Jun Aruga2020-08-061-1/+1
* [ruby/net-http] Fix SSL session reuse test with LibreSSL 3.2+Jeremy Evans2020-08-031-0/+8
* [ruby/net-http] Switch invalid server name formatJeremy Evans2020-08-031-5/+5
* [rubygems/rubygems] Enable `Layout/LeadingEmptyLines` in rubygemsDavid Rodríguez2020-07-311-1/+0
* [rubygems/rubygems] Fix some intermittent test failures on trufflerubyDavid Rodríguez2020-07-311-0/+2
* [rubygems/rubygems] Setup no longer generates formatted executables by defaultDavid Rodríguez2020-07-311-6/+4
* [rubygems/rubygems] Let more exceptions flowDavid Rodríguez2020-07-311-3/+14
* [rubygems/rubygems] Install plugins to user directoryNobuyoshi Nakada2020-07-311-0/+22
* [rubygems/rubygems] Fix skip messageDavid Rodríguez2020-07-311-1/+1
* [rubygems/rubygems] Make sure tests at least load without opensslDavid Rodríguez2020-07-313-1/+12
* [rubygems/rubygems] Set the expected hash in one stepDavid Rodríguez2020-07-311-5/+4
* [rubygems/rubygems] Remove unnecessary checkDavid Rodríguez2020-07-311-6/+4
* [rubygems/rubygems] https functionality was merged into `net/https`David Rodríguez2020-07-311-1/+1