summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-11-15Sync test_http_request.rb after fix to net-httpJeremy Evans
2021-11-16[ruby/net-http] Fix tests after change to allow HEAD to send Accept-EncodingJeremy Evans
2021-11-15test/ruby/test_m17n.rb: skip a test that breaks another testYusuke Endoh
2021-11-15Revert "test/ruby/test_m17n.rb: Run a test under assert_separately"Yusuke Endoh
2021-11-15test/ruby/test_m17n.rb: Run a test under assert_separatelyYusuke Endoh
2021-11-14show encoding for each pathKoichi Sasada
2021-11-14test/io/console/test_io_console.rb: dump debug output to stderrYusuke Endoh
2021-11-12test/ruby/test_jit.rb: suppress a false-positive warningYusuke Endoh
2021-11-12test/io/console/test_io_console.rb: add debug codeYusuke Endoh
2021-11-12Rework implementation of `IO::Buffer.for(string)` to use string locking.Samuel Williams
2021-11-12More immutability and locking tests.Samuel Williams
2021-11-11[Bug #18329] Fix crash when calling non-existent super methodPeter Zhu
2021-11-11fix a memory leak introduced in 8bbd319Matt Valentine-House
2021-11-11quick fix for `test_initialize_HEAD`Koichi Sasada
2021-11-11test/openssl/test_ssl: adjust certificate expiry dateKazuki Yamaguchi
2021-11-11[ruby/getoptlong] fixup 5f57f47572502173e2e8880f83ef7b3e2659f974Hiroshi SHIBATA
2021-11-11[ruby/getoptlong] Save the copy of `ARGV`Nobuyoshi Nakada
2021-11-11[ruby/getoptlong] Write a first test of getoptlong.rbBurdette Lamar
2021-11-10[ci skip] Fix typo in test namePeter Zhu
2021-11-10Disable experimental warnings in test/runner.rbNobuyoshi Nakada
2021-11-10Mark IO::Buffer as experimental.Samuel Williams
2021-11-10IO::Buffer for scheduler interface.Samuel Williams
2021-11-10class.c: descendants must not cause GC until the result array is createdYusuke Endoh
2021-11-09[rubygems/rubygems] Remove more unused stuff from make command parsingDavid Rodríguez
2021-11-09[rubygems/rubygems] This method is never passed a blockDavid Rodríguez
2021-11-09[rubygems/rubygems] Fix assert_contains_make_command on make defined by envir...Jun Aruga
2021-11-09[rubygems/rubygems] Improve error message when make command doesn't matchDavid Rodríguez
2021-11-09test/ruby/test_iseq.rb: Prevent a warningYusuke Endoh
2021-11-09test/ruby/test_enum.rb: Prevent a warningYusuke Endoh
2021-11-09class.c: calculate the length of Class.descendants in advanceYusuke Endoh
2021-11-09test/readline/test_readline.rb: skip a test on i686-linuxYusuke Endoh
2021-11-09test/ruby/test_fiber.rb: Extend timeout on SolarisYusuke Endoh
2021-11-08[Feature #18290] Remove tests that test use of rb_gc_force_recyclePeter Zhu
2021-11-07Refine the error message for hidden variablesNobuyoshi Nakada
2021-11-07rb_id_serial_to_id: return unregistered ID as an internal IDNobuyoshi Nakada
2021-11-05YJIT: Implement checkkeyword (#5083)John Hawthorn
2021-11-05Delegate keywords from Enumerable#to_a to #eachJeremy Evans
2021-11-05[rubygems/rubygems] Fix `ruby setup.rb` command when `--prefix` is passedDavid Rodríguez
2021-11-05[rubygems/rubygems] Bin dir should fall inside destdirDavid Rodríguez
2021-11-05[rubygems/rubygems] Remove unnecessary test setupDavid Rodríguez
2021-11-05[rubygems/rubygems] Simplify `--destdir` testDavid Rodríguez
2021-11-05[rubygems/rubygems] Refactor setup tests to not always pass `--prefix`David Rodríguez
2021-11-05Skip TestIRB::TestInit#test_recovery_sigint on SolarisYusuke Endoh
2021-11-05Add the test of `Dir.glob` when `sort: true` is given explicitlyNobuyoshi Nakada
2021-11-05[rubygems/rubygems] Don't apply `--destdir` twice when running `setup.rb`Alyssa Ross
2021-11-04test/ruby/test_gc_compact.rb: Backpatch the URL to the PRYusuke Endoh
2021-11-04test/ruby/test_gc_compact.rb: Do not run on s390xYusuke Endoh
2021-11-04[rubygems/rubygems] Fix typosNobuyoshi Nakada
2021-11-04[ruby/net-http] Reset keep_alive timer on new connectionKazuki Yamaguchi
2021-11-04[ruby/rdoc] Fix typos in test method names [ci skip]Nobuyoshi Nakada