summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-08-16[ruby/openssl] Revert "Relax error message check for OpenSSL 3.1"Kazuki Yamaguchi
2023-08-15Add stat force_incremental_marking_finish_countPeter Zhu
2023-08-15Add description to the empty test file [ci skip]Nobuyoshi Nakada
2023-08-15* append newline at EOF. [ci skip]git
2023-08-15An empty test file for satisfy chkbuild [ci skip]Nobuyoshi Nakada
2023-08-15Remove a misplaced and duplicate file [ci skip]Nobuyoshi Nakada
2023-08-13[ruby/irb] Support seamless integration with ruby/debugStan Lo
2023-08-13[ruby/irb] Move IO configuration to IRB::IrbStan Lo
2023-08-13Move test files of ruby/set under `test/set`Nobuyoshi Nakada
2023-08-13Prefix `excludes` with a dot to prevent chkbuild from firing wronglyNobuyoshi Nakada
2023-08-13Fix the precedence of `--backtrace-limit` optionNobuyoshi Nakada
2023-08-12[ruby/irb] Drop showing indent level number in DEFAULT prompt andtomoya ishida
2023-08-11[ruby/irb] Remove needless removal of trailing whitespace intomoya ishida
2023-08-11[ruby/irb] Move assignment check to RubyLexStan Lo
2023-08-11[ruby/irb] Skip integration tests in core CIStan Lo
2023-08-11[ruby/irb] Don't echo an expression's result when it ends with aStan Lo
2023-08-10[ruby/zlib] Zlib.gunzip should not fail with utf-8 stringsSorah Fukumori
2023-08-11Fix range of `--backtrace-limit`Nobuyoshi Nakada
2023-08-10Deprecate Kernel#open and IO support for subprocess creation/forkingMike Dalessio
2023-08-09[ruby/irb] Skip nested IRB tests in Ruby Core CIStan Lo
2023-08-09Fix memory leak for incomplete lambdasPeter Zhu
2023-08-09Fix memory leak in parser for incomplete tokensPeter Zhu
2023-08-09[ruby/irb] Fix nested IRB sessions' history savingStan Lo
2023-08-09Prevent a warning: global variable `$VERSION' not initializedYusuke Endoh
2023-08-09Prevent warnings: assigned but unused variableYusuke Endoh
2023-08-08[Bug #19833] Fix index underflow at superclasses of `BasicObject`Nobuyoshi Nakada
2023-08-07[rubygems/rubygems] Bump rb-sysdependabot[bot]
2023-08-07[rubygems/rubygems] Bump rb-sysdependabot[bot]
2023-08-07[ruby/irb] Remove unused `InputMethod#initialize`Stan Lo
2023-08-04[ruby/irb] Store integration tests' envs in an ivarStan Lo
2023-08-04Revert "Tests to move between size pools are flaky on Windows too"Peter Zhu
2023-08-04[ruby/irb] Fix IntegrationTestCaseStan Lo
2023-08-03Remove --disable-gems for assert_separatelyPeter Zhu
2023-08-02[ruby/irb] Extract integration testing helpers out of debug commandStan Lo
2023-08-02YJIT: Fallback setivar if the receiver isn't T_OBJECT (#8160)Jean byroot Boussier
2023-08-02Fix crash in NoMethodError for dummy framesPeter Zhu
2023-08-02Allow to override environment variables for debugNobuyoshi Nakada
2023-08-02`EnvUtil.invoke_ruby` also passes ASAN optionsNobuyoshi Nakada
2023-08-02Implement StringIO#pread (#56)Jean byroot Boussier
2023-08-02[ruby/fiddle] Add support for boolSutou Kouhei
2023-08-02Tests to move between size pools are flaky on Windows too [ci skip]Nobuyoshi Nakada
2023-08-01support `rescue` event for TracePointKoichi Sasada
2023-08-01[Bug #19788] Use the result of `tCOLON2` eventNobuyoshi Nakada
2023-08-01remove strange line eventKoichi Sasada
2023-08-01Supress warnings by Refinement#refined_class in test codeShugo Maeda
2023-07-31Skip flaky test on SolarisPeter Zhu
2023-07-31Fix default value of global_init_slotsPeter Zhu
2023-07-31Fix test_gc_parameter_init_slotsPeter Zhu
2023-07-31Assert that at least one element has been embeddedPeter Zhu
2023-07-31Store initial slots per size poolPeter Zhu