aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [ruby/io-wait] Disable ractor test which is meaningless on earlier versionsNobuyoshi Nakada2021-11-161-5/+1
* [ruby/io-wait] Use `omit` as per test-unitNobuyoshi Nakada2021-11-161-1/+1
* Merge the master branch of rubygems repoHiroshi SHIBATA2021-11-166-39/+39
* Sync test_http_request.rb after fix to net-httpJeremy Evans2021-11-151-1/+1
* [ruby/net-http] Fix tests after change to allow HEAD to send Accept-EncodingJeremy Evans2021-11-161-2/+3
* test/ruby/test_m17n.rb: skip a test that breaks another testYusuke Endoh2021-11-151-0/+3
* Revert "test/ruby/test_m17n.rb: Run a test under assert_separately"Yusuke Endoh2021-11-151-25/+27
* test/ruby/test_m17n.rb: Run a test under assert_separatelyYusuke Endoh2021-11-151-27/+25
* show encoding for each pathKoichi Sasada2021-11-141-1/+1
* test/io/console/test_io_console.rb: dump debug output to stderrYusuke Endoh2021-11-141-1/+2
* test/ruby/test_jit.rb: suppress a false-positive warningYusuke Endoh2021-11-121-1/+3
* test/io/console/test_io_console.rb: add debug codeYusuke Endoh2021-11-121-1/+6
* Rework implementation of `IO::Buffer.for(string)` to use string locking.Samuel Williams2021-11-121-0/+19
* More immutability and locking tests.Samuel Williams2021-11-121-0/+29
* [Bug #18329] Fix crash when calling non-existent super methodPeter Zhu2021-11-111-0/+31
* fix a memory leak introduced in 8bbd319Matt Valentine-House2021-11-111-0/+9
* quick fix for `test_initialize_HEAD`Koichi Sasada2021-11-111-1/+1
* test/openssl/test_ssl: adjust certificate expiry dateKazuki Yamaguchi2021-11-111-1/+2
* [ruby/getoptlong] fixup 5f57f47572502173e2e8880f83ef7b3e2659f974Hiroshi SHIBATA2021-11-111-1/+1
* [ruby/getoptlong] Save the copy of `ARGV`Nobuyoshi Nakada2021-11-111-1/+1
* [ruby/getoptlong] Write a first test of getoptlong.rbBurdette Lamar2021-11-111-0/+163
* [ci skip] Fix typo in test namePeter Zhu2021-11-101-1/+1
* Disable experimental warnings in test/runner.rbNobuyoshi Nakada2021-11-101-0/+2
* Mark IO::Buffer as experimental.Samuel Williams2021-11-101-0/+1
* IO::Buffer for scheduler interface.Samuel Williams2021-11-101-0/+131
* class.c: descendants must not cause GC until the result array is createdYusuke Endoh2021-11-101-0/+8
* [rubygems/rubygems] Remove more unused stuff from make command parsingDavid Rodríguez2021-11-091-10/+4
* [rubygems/rubygems] This method is never passed a blockDavid Rodríguez2021-11-091-1/+0
* [rubygems/rubygems] Fix assert_contains_make_command on make defined by envir...Jun Aruga2021-11-092-5/+9
* [rubygems/rubygems] Improve error message when make command doesn't matchDavid Rodríguez2021-11-091-1/+1
* test/ruby/test_iseq.rb: Prevent a warningYusuke Endoh2021-11-091-1/+1
* test/ruby/test_enum.rb: Prevent a warningYusuke Endoh2021-11-091-0/+1
* class.c: calculate the length of Class.descendants in advanceYusuke Endoh2021-11-091-0/+6
* test/readline/test_readline.rb: skip a test on i686-linuxYusuke Endoh2021-11-091-0/+6
* test/ruby/test_fiber.rb: Extend timeout on SolarisYusuke Endoh2021-11-091-1/+1
* [Feature #18290] Remove tests that test use of rb_gc_force_recyclePeter Zhu2021-11-083-55/+0
* Refine the error message for hidden variablesNobuyoshi Nakada2021-11-071-0/+5
* rb_id_serial_to_id: return unregistered ID as an internal IDNobuyoshi Nakada2021-11-071-0/+28
* YJIT: Implement checkkeyword (#5083)John Hawthorn2021-11-051-0/+10
* Delegate keywords from Enumerable#to_a to #eachJeremy Evans2021-11-051-0/+5
* [rubygems/rubygems] Fix `ruby setup.rb` command when `--prefix` is passedDavid Rodríguez2021-11-051-0/+18
* [rubygems/rubygems] Bin dir should fall inside destdirDavid Rodríguez2021-11-051-2/+1
* [rubygems/rubygems] Remove unnecessary test setupDavid Rodríguez2021-11-051-20/+16
* [rubygems/rubygems] Simplify `--destdir` testDavid Rodríguez2021-11-051-4/+2
* [rubygems/rubygems] Refactor setup tests to not always pass `--prefix`David Rodríguez2021-11-052-7/+15
* Skip TestIRB::TestInit#test_recovery_sigint on SolarisYusuke Endoh2021-11-051-0/+1
* Add the test of `Dir.glob` when `sort: true` is given explicitlyNobuyoshi Nakada2021-11-051-0/+2
* [rubygems/rubygems] Don't apply `--destdir` twice when running `setup.rb`Alyssa Ross2021-11-051-0/+22
* test/ruby/test_gc_compact.rb: Backpatch the URL to the PRYusuke Endoh2021-11-041-1/+1
* test/ruby/test_gc_compact.rb: Do not run on s390xYusuke Endoh2021-11-041-0/+5