summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-08-29Revert "Chect what remains in TMPDIR"Yusuke Endoh
2022-08-29Chect what remains in TMPDIRYusuke Endoh
2022-08-28[Bug #18963] Separate string contents by here document terminatorNobuyoshi Nakada
2022-08-27Pass wait: false to avoid a timeoutTakashi Kokubun
2022-08-27Try to prevent the failure of FileUtils.rm_rfTakashi Kokubun
2022-08-27Ignore rm -rf failureTakashi Kokubun
2022-08-26Try rm -rf instead of FileUtils.rm_rfTakashi Kokubun
2022-08-25Convert catch_except_t to stdboolTakashi Kokubun
2022-08-25Raise ArgumentError for IO.foreach with limit of 0Jeremy Evans
2022-08-25Skip running a DRb test on MinGWTakashi Kokubun
2022-08-25Make sure super is called and fix teardownTakashi Kokubun
2022-08-25Skip flaky mkmf tests on AppVeyorTakashi Kokubun
2022-08-24test/-ext-/eval/test_eval.rb: Prevent "assigned but unused variable"Yusuke Endoh
2022-08-23[ruby/fileutils] FileUtils.rm* methods swallows only Errno::ENOENT when force...Yusuke Endoh
2022-08-23[ruby/fileutils] Narrow the scope of ensureYusuke Endoh
2022-08-23[ruby/fileutils] Fix the test permission of "test_rm_rf"Yusuke Endoh
2022-08-23omit all assertions at TestIO_Console#test_intr when running with FreeBSDHiroshi SHIBATA
2022-08-23[rubygems/rubygems] Implement extra rules for libc versioningDavid Rodríguez
2022-08-23[rubygems/rubygems] Fix `gem install` still choosing musl incorrectlyDavid Rodríguez
2022-08-23[rubygems/rubygems] Remove unnecessary variablesDavid Rodríguez
2022-08-23[rubygems/rubygems] Handle non-gnu libc on linux platforms in RubyGemsDavid Rodríguez
2022-08-23[rubygems/rubygems] Test platform parsing stabilityLoic Nageleisen
2022-08-23[rubygems/rubygems] Bump rb-sysdependabot[bot]
2022-08-23[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2022-08-22[Bug #18937] Coerce non-Numeric into Complex at comparisonsNobuyoshi Nakada
2022-08-22[ruby/fileutils] Fix mkdir_p hanging on Windows when trying to create a file ...David Rodríguez
2022-08-21Add invalid hexadecimal float testsNobuyoshi Nakada
2022-08-20Drop mswin support of MJIT (#6265)Takashi Kokubun
2022-08-20Consider resolved-through-zsuper methods equal for compatibilityBenoit Daloze
2022-08-20Make Object#method and Module#instance_method not skip ZSUPER methodsJeremy Evans
2022-08-20[Bug #18964] Add test for `rb_econv_append`Nobuyoshi Nakada
2022-08-19Rename mjit_exec to jit_exec (#6262)Takashi Kokubun
2022-08-19Support Encoding::Converter newline: :lf and :lf_newline optionsJeremy Evans
2022-08-20[Bug #18958] format string must be ASCII compatibleNobuyoshi Nakada
2022-08-20[Bug #18956] Negative codepoints are invalid charactersNobuyoshi Nakada
2022-08-20[Bug #18955] format single character for `%c`Nobuyoshi Nakada
2022-08-20[Bug #18955] Check length of argument for `%c` in proper encodingNobuyoshi Nakada
2022-08-19Harden SizedQueue#push timeout testNobuyoshi Nakada
2022-08-18rb_str_resize: Only clear coderange on truncationJean Boussier
2022-08-18Implement SizedQueue#push(timeout: sec)Jean Boussier
2022-08-17Fix flaky test for GC thrashingPeter Zhu
2022-08-16[ruby/cgi] Implement `CGI.url_encode` and `CGI.url_decode`Jean Boussier
2022-08-16Update the excluding message for Psych [ci skip]Nobuyoshi Nakada
2022-08-15Optimize Marshal dump/load for large (> 31-bit) FIXNUM (#6229)John Hawthorn
2022-08-15Add test for GC thrashing of young object creationPeter Zhu
2022-08-15[ruby/rinda] Handle situations where IPv4 multicast is not availableJeremy Evans
2022-08-12[Bug #18962] Do not read again once reached EOFNobuyoshi Nakada
2022-08-12Remove Numeric#ceildivKouhei Yanagita
2022-08-12Add Numeric#ceildiv and Integer#ceildivKouhei Yanagita
2022-08-12Stop defining `RUBY_ABI_VERSION` if released versionsNobuyoshi Nakada