summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-11-08CI: Change the openssl_fips.cnf.tmpl and openssl_fips.cnf directories.Jun Aruga
2023-11-08[rubygems/rubygems] Allow `--install-dir` to be specified together with `--us...Vít Ondruch
2023-11-08[rubygems/rubygems] Don't use `util_installer` for user installVít Ondruch
2023-11-08[rubygems/rubygems] Check for `:install_dir` precedence over `:user_install`Vít Ondruch
2023-11-08[rubygems/rubygems] Make the user installation less exceptionalVít Ondruch
2023-11-08[rubygems/rubygems] Remove kludge that should be unnecessary.Ellen Marie Dash
2023-11-08[rubygems/rubygems] Allow test_gem_install_update_options to raise Errno::ACC...Ellen Marie Dash
2023-11-07Use embedded TypedData for Time objectsPeter Zhu
2023-11-07[PRISM] Implement compilation for different parametersJemma Issroff
2023-11-08String for string literal is not resizableNobuyoshi Nakada
2023-11-07[PRISM] CompileEnsureNodeMatt Valentine-House
2023-11-07[ruby/cgi] Add snake case aliases for escapeURIComponentJean Boussier
2023-11-07[ruby/timeout] tests for blank secondsJohn Bachir
2023-11-07[ruby/timeout] nested exception tests for discussionJohn Bachir
2023-11-06[ruby/reline] Test Reline::Face without mockingStan Lo
2023-11-06[ruby/reline] Introduce a new class Reline::Face to configureHASUMI Hitoshi
2023-11-06[PRISM] Implement compilation for MultiWriteNodes, fix MultiTargetNodesJemma Issroff
2023-11-06generic_ivar_set: properly check for TOO_COMPLEX on capacity transitionJean Boussier
2023-11-06[Bug #19985] Raise LoadError with the converted feature nameNobuyoshi Nakada
2023-11-05ast.rb: Fix bug for source of multibyte charactersalpaca-tc
2023-11-03Skip a test that is flaky with RJITTakashi Kokubun
2023-11-03[PRISM] Fix stack consistency with Popped beginMatt Valentine-House
2023-11-03[ruby/prism] Split commentKevin Newton
2023-11-03[ruby/prism] Properly support the start line optionKevin Newton
2023-11-03[ruby/prism] Wire up options through the FFI APIKevin Newton
2023-11-03[ruby/prism] Wire up options through the Ruby APIKevin Newton
2023-11-03rb_ivar_defined: handle complex modulesJean Boussier
2023-11-03[ruby/rdoc] test/rdoc/test_rdoc_generator_json_index.rb: pend in test_generat...Jun Aruga
2023-11-03[PRISM] Fix CallNode with arguments when poppedMatt Valentine-House
2023-11-03Fix thread leakageNobuyoshi Nakada
2023-11-02Make String.new size pools aware.Jean Boussier
2023-11-02[PRISM] Fix popped for ForNodeJemma Issroff
2023-11-02[PRISM] Fix popped for CallOperatorWriteNodeJemma Issroff
2023-11-02[PRISM] Fix popped for Call{And,Or}WriteNodeJemma Issroff
2023-11-02[PRISM] Fix popped for SingletonClassNodeJemma Issroff
2023-11-02[PRISM] Fix popped for CaseNodeJemma Issroff
2023-11-02[PRISM] Fix popped for AssocSplatNodeJemma Issroff
2023-11-02[PRISM] Fix popped for MatchWriteNodeJemma Issroff
2023-11-02[PRISM] Fix popped for ConstantPathOperatorWriteNodeJemma Issroff
2023-11-02[PRISM] Fix popped for ConstantPathOrWriteNodeJemma Issroff
2023-11-02[PRISM] Fix popped on DefinedNodeJemma Issroff
2023-11-02[PRISM] Fixed popped for ConstantPathAndWriteNodeJemma Issroff
2023-11-02[PRISM] Fix test infrastucture, comment out failing testsJemma Issroff
2023-11-02Fix vm_getivar to handle module with TOO_COMPLEX shapeJean Boussier
2023-11-02Make every initial size pool shape a root shapePeter Zhu
2023-11-02YJIT: Always define method codegen table at boot (#8807)Takashi Kokubun
2023-11-02Better handle running out of shapes in remove_shape_recursiveJean Boussier
2023-11-02Added TestRipper namespace to test_call_colon2Hiroshi SHIBATA
2023-11-02test/ripper: nest helper classes under TestRipper modulelukeg
2023-11-01Fix SystemStackError in test_run_out_of_shape_for_class_cvarPeter Zhu