summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-08-17[rubygems/rubygems] Raise Gem::Package::FormatError on EOF, indicating corrup...Martin Emde
2023-08-17Move total_freed_objects to size poolPeter Zhu
2023-08-17Move total_allocated_objects to size poolPeter Zhu
2023-08-17Resync YARP to https://github.com/ruby/yarp/commit/11ad3fb590Takashi Kokubun
2023-08-17Resync YARPTakashi Kokubun
2023-08-17YJIT: implement side chain fallback for setlocal to avoid exiting (#8227)Maxime Chevalier-Boisvert
2023-08-16Move the PC regardless of the leaf flag (#8232)Takashi Kokubun
2023-08-17[ruby/yarp] Fix errors on locals test caused by LANG=CKevin Newton
2023-08-16[ruby/yarp] Omit locals test if running on a 32 bit machineJemma Issroff
2023-08-16Resync YARPTakashi Kokubun
2023-08-16[ruby/yarp] Add test for empty heredocKevin Newton
2023-08-16[ruby/yarp] Fixes so `bundle exec rake` can run on JRuby and TruffleRubyBenoit Daloze
2023-08-16[ruby/yarp] Test all methods of the YARP Ruby APIBenoit Daloze
2023-08-16[ruby/yarp] add a diagnostic for *rest in order after optional stateHParker
2023-08-16[ruby/yarp] More flip flop flagsKevin Newton
2023-08-16[ruby/yarp] Support the flipflop flagKevin Newton
2023-08-16[ruby/yarp] Fix string concat parsingKevin Newton
2023-08-16[ruby/yarp] Parse individual snippets of test/fixtures/*.txtBenoit Daloze
2023-08-16[ruby/yarp] Fix test to use the new location of yarp.soBenoit Daloze
2023-08-16[ruby/yarp] Automatically find the right line for yarp/serialize.rb newline testBenoit Daloze
2023-08-16[ruby/yarp] Hide debug methodsKevin Newton
2023-08-16[ruby/yarp] Add constant write nodeKevin Newton
2023-08-16[ruby/yarp] Simplify creation of numericsKevin Newton
2023-08-16[ruby/yarp] Test YARP.parse_file by using it in testsBenoit Daloze
2023-08-16[ruby/yarp] Split out newline testKevin Newton
2023-08-16[ruby/openssl] test/openssl/test_pkey.rb: Fix pending tests in FIPS case.Jun Aruga
2023-08-16[ruby/openssl] Use openssl? instead of OpenSSL::OPENSSL_VERSION_NUMBER.Jun Aruga
2023-08-16[ruby/openssl] Include "additional data" message in OpenSSL errorsKazuki Yamaguchi
2023-08-16[ruby/openssl] config: relax test assertions against error messagesKazuki Yamaguchi
2023-08-16[ruby/openssl] ssl: raise SSLError if loading ca_file or ca_path failsKazuki Yamaguchi
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