aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Move total_freed_objects to size poolPeter Zhu2023-08-171-0/+3
* Move total_allocated_objects to size poolPeter Zhu2023-08-171-2/+11
* Resync YARP to https://github.com/ruby/yarp/commit/11ad3fb590Takashi Kokubun2023-08-172-0/+34
* Resync YARPTakashi Kokubun2023-08-1772-379/+380
* YJIT: implement side chain fallback for setlocal to avoid exiting (#8227)Maxime Chevalier-Boisvert2023-08-171-1/+1
* Move the PC regardless of the leaf flag (#8232)Takashi Kokubun2023-08-161-0/+7
* [ruby/yarp] Fix errors on locals test caused by LANG=CKevin Newton2023-08-171-0/+17
* [ruby/yarp] Omit locals test if running on a 32 bit machineJemma Issroff2023-08-161-0/+4
* Resync YARPTakashi Kokubun2023-08-16381-2523/+2621
* [ruby/yarp] Add test for empty heredocKevin Newton2023-08-162-6/+10
* [ruby/yarp] Fixes so `bundle exec rake` can run on JRuby and TruffleRubyBenoit Daloze2023-08-164-9/+14
* [ruby/yarp] Test all methods of the YARP Ruby APIBenoit Daloze2023-08-161-0/+22
* [ruby/yarp] add a diagnostic for *rest in order after optional stateHParker2023-08-161-0/+16
* [ruby/yarp] More flip flop flagsKevin Newton2023-08-165-6/+88
* [ruby/yarp] Support the flipflop flagKevin Newton2023-08-164-7/+7
* [ruby/yarp] Fix string concat parsingKevin Newton2023-08-161-5/+5
* [ruby/yarp] Parse individual snippets of test/fixtures/*.txtBenoit Daloze2023-08-165-366/+386
* [ruby/yarp] Fix test to use the new location of yarp.soBenoit Daloze2023-08-161-1/+1
* [ruby/yarp] Automatically find the right line for yarp/serialize.rb newline testBenoit Daloze2023-08-161-1/+2
* [ruby/yarp] Hide debug methodsKevin Newton2023-08-164-52/+62
* [ruby/yarp] Add constant write nodeKevin Newton2023-08-166-26/+18
* [ruby/yarp] Simplify creation of numericsKevin Newton2023-08-161-5/+5
* [ruby/yarp] Test YARP.parse_file by using it in testsBenoit Daloze2023-08-161-1/+1
* [ruby/yarp] Split out newline testKevin Newton2023-08-161-0/+77
* [ruby/openssl] test/openssl/test_pkey.rb: Fix pending tests in FIPS case.Jun Aruga2023-08-162-5/+26
* [ruby/openssl] Use openssl? instead of OpenSSL::OPENSSL_VERSION_NUMBER.Jun Aruga2023-08-163-4/+5
* [ruby/openssl] Include "additional data" message in OpenSSL errorsKazuki Yamaguchi2023-08-161-0/+12
* [ruby/openssl] config: relax test assertions against error messagesKazuki Yamaguchi2023-08-161-8/+4
* [ruby/openssl] ssl: raise SSLError if loading ca_file or ca_path failsKazuki Yamaguchi2023-08-161-0/+34
* [ruby/openssl] Revert "Relax error message check for OpenSSL 3.1"Kazuki Yamaguchi2023-08-161-1/+3
* Add stat force_incremental_marking_finish_countPeter Zhu2023-08-151-0/+1
* Add description to the empty test file [ci skip]Nobuyoshi Nakada2023-08-151-0/+4
* * append newline at EOF. [ci skip]git2023-08-151-0/+1
* An empty test file for satisfy chkbuild [ci skip]Nobuyoshi Nakada2023-08-151-0/+0
* Remove a misplaced and duplicate file [ci skip]Nobuyoshi Nakada2023-08-151-28/+0
* [ruby/irb] Support seamless integration with ruby/debugStan Lo2023-08-132-12/+250
* [ruby/irb] Move IO configuration to IRB::IrbStan Lo2023-08-132-675/+711
* Move test files of ruby/set under `test/set`Nobuyoshi Nakada2023-08-133-0/+0
* Prefix `excludes` with a dot to prevent chkbuild from firing wronglyNobuyoshi Nakada2023-08-139-0/+0
* Fix the precedence of `--backtrace-limit` optionNobuyoshi Nakada2023-08-131-0/+4
* [ruby/irb] Drop showing indent level number in DEFAULT prompt andtomoya ishida2023-08-121-44/+44
* [ruby/irb] Remove needless removal of trailing whitespace intomoya ishida2023-08-111-3/+11
* [ruby/irb] Move assignment check to RubyLexStan Lo2023-08-112-53/+54
* [ruby/irb] Skip integration tests in core CIStan Lo2023-08-113-12/+4
* [ruby/irb] Don't echo an expression's result when it ends with aStan Lo2023-08-112-1/+44
* [ruby/zlib] Zlib.gunzip should not fail with utf-8 stringsSorah Fukumori2023-08-101-0/+7
* Fix range of `--backtrace-limit`Nobuyoshi Nakada2023-08-111-0/+5
* Deprecate Kernel#open and IO support for subprocess creation/forkingMike Dalessio2023-08-102-22/+37
* [ruby/irb] Skip nested IRB tests in Ruby Core CIStan Lo2023-08-091-0/+8
* Fix memory leak for incomplete lambdasPeter Zhu2023-08-091-0/+7