aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* [rubygems/rubygems] Remove forward slash in key regardless if it contains __Jenny Shen2023-05-231-4/+9
* [ruby/irb] Allow `show_source` for private methodsTSUYUSATO Kitsune2023-05-231-0/+41
* Ensure producer threads do not start running earlyCharles Oliver Nutter2023-05-221-3/+10
* Revert "Apply timeout-scale to test_thr_kill." (#7838)Jun Aruga2023-05-221-1/+1
* Fix mutation on shared strings. (#7837)Samuel Williams2023-05-221-4/+0
* Allow the match cache optimization for atomic groups (#7804)TSUYUSATO Kitsune2023-05-221-0/+10
* Don't leak pipes. (#7820)Samuel Williams2023-05-221-1/+1
* Skip too-complex-shape test which is always flaky regardless JITNobuyoshi Nakada2023-05-211-3/+1
* [ruby/irb] Fix typo (https://github.com/ruby/irb/pull/587)ima1zumi2023-05-211-4/+4
* Skip first if flaky [ci skip]Nobuyoshi Nakada2023-05-211-4/+6
* Set rlimit_nproc to 64 instead of 128 on OpenBSD for spawn_too_long_path testsJeremy Evans2023-05-201-1/+3
* [ruby/irb] Add assertion for dynamic_prompt's assertion executionStan Lo2023-05-201-0/+3
* [ruby/irb] Fix dynamic_prompt test not executed, remove unnecessarytomoya ishida2023-05-201-2/+1
* [ruby/irb] Simplify each_top_level_statementtomoya ishida2023-05-191-12/+7
* The too-complex test isn't stablefor RJIT eitherTakashi Kokubun2023-05-191-1/+2
* Skip test_dump_too_complex_shape for YJIT for nowTakashi Kokubun2023-05-191-0/+1
* [ruby/openssl] Revert "Skip OpenSSL::TestHMAC#test_dup when running with RHEL9"Hiroshi SHIBATA2023-05-191-3/+0
* [ruby/openssl] Implement FIPS functions on OpenSSL 3.Jun Aruga2023-05-191-4/+28
* [ruby/openssl] CI: Add OpenSSL FIPS mode case.Jun Aruga2023-05-191-0/+19
* [ruby/irb] Refactor RubyLex's input/io methodsStan Lo2023-05-181-4/+4
* change to test/objectspace, don't rely on Object's shape not being "too complex"lukeg2023-05-181-2/+6
* [ruby/irb] Print deprecation warning for `help` commandStan Lo2023-05-181-12/+26
* Move ar_hint to ar_table_structPeter Zhu2023-05-172-1/+4
* Implement Hash AR tables on VWAPeter Zhu2023-05-172-2/+24
* [ruby/irb] Fix Test timedout in test_debug_cmdtomoya ishida2023-05-171-2/+5
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2023-05-152-7/+8
* Unskip the test skipped in #4173 (#7809)KJ Tsanaktsidis2023-05-151-5/+0
* `rb_io_puts` should not write zero length strings. (#7806)Samuel Williams2023-05-151-0/+28
* [Bug #19025] Numbered parameter names are always local variablesNobuyoshi Nakada2023-05-141-0/+1
* Prevent warning: assigned but unused variableYusuke Endoh2023-05-103-3/+3
* [Bug #19597] Freeze script nameNobuyoshi Nakada2023-05-101-0/+5
* ext/readline is retiredHiroshi SHIBATA2023-05-101-1/+0
* Extract ext/readlineHiroshi SHIBATA2023-05-093-1282/+0
* [ruby/reline] Fix dialog corrupts rendering by pushing up input linetomoya ishida2023-05-071-3/+17
* Continue checking all gemspec files after errorsNobuyoshi Nakada2023-05-051-1/+1
* [ruby/uri] Define test cases as qualified class namesNobuyoshi Nakada2023-05-056-43/+7
* [ruby/uri] Increase repeat orders of magnitudeNobuyoshi Nakada2023-05-051-1/+1
* test_default_gems.rb: Stop using `git ls-files`Nobuyoshi Nakada2023-05-041-7/+11
* Define `RubyVM::Shape` dependent test only if availableNobuyoshi Nakada2023-05-041-2/+2
* Make the maximum shapes variation warning non-verboseJean Boussier2023-05-031-1/+1
* Allow EPIPE when the child process has exited before interruptNobuyoshi Nakada2023-05-021-0/+2
* [Bug #19619] Preserve numbered parameters contextNobuyoshi Nakada2023-05-021-0/+2
* [ruby/rdoc] Fix references to nested label in table_of_contentsNobuyoshi Nakada2023-05-021-1/+11
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2023-05-022-5/+5
* [ruby/reline] Rewrite dialog renderingtomoya ishida2023-05-012-3/+33
* [Bug #19624] Hide internal IO for backquoteNobuyoshi Nakada2023-05-011-0/+13
* Handle private AREF call in compile.cNobuyoshi Nakada2023-04-301-0/+8
* Relax timeout limit for FreeBSD again [ci skip]Nobuyoshi Nakada2023-04-301-1/+1
* [ruby/rdoc] Fix polynominal backtrackingNobuyoshi Nakada2023-04-291-0/+9
* [ruby/rdoc] Fix polynominal backtrackingNobuyoshi Nakada2023-04-291-0/+7