aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Confirm verification warningsNobuyoshi Nakada2023-08-211-4/+12
* [ruby/irb] Support `VISUAL` env var, and prefer it over `EDITOR`Summer ☀️2023-08-201-1/+17
* Tempfile is not neededNobuyoshi Nakada2023-08-201-6/+4
* [ruby/reline] Remove Timeout usageStan Lo2023-08-201-1/+1
* [rubygems/rubygems] Use assert_raise instead of assert_raisesSamuel Giddins2023-08-201-2/+2
* [rubygems/rubygems] Ensure that loading multiple gemspecs with legacy YAML cl...Samuel Giddins2023-08-201-0/+19
* [rubygems/rubygems] Fix leaked tempfilesNobuyoshi Nakada2023-08-191-0/+4
* [ruby/yarp] Rename statements to body where appropriateKevin Newton2023-08-191-12/+12
* [ruby/yarp] Consolidate operator write nodesKevin Newton2023-08-1817-155/+120
* [ruby/yarp] Consolidate OperatorAndWrite and OperatorOrWrite nodesKevin Newton2023-08-1815-125/+85
* [ruby/yarp] fix: multiple heredocs with embedded expressions with newlinesMike Dalessio2023-08-182-2/+72
* [ruby/yarp] handle missing HEREDOC endline at start of heredocHParker2023-08-181-0/+45
* [rubygems/rubygems] Make nil a valid license specJohn Hong2023-08-182-7/+25
* [ruby/yarp] fix: unterminated % in argumentsMike Dalessio2023-08-181-0/+7
* [ruby/io-console] Avoid the influence of special variable `$/`Nobuyoshi Nakada2023-08-181-0/+9
* [ruby/io-console] Enable `getpass` methods alwaysNobuyoshi Nakada2023-08-181-1/+0
* [rubygems/rubygems] Raise Gem::Package::FormatError on EOF, indicating corrup...Martin Emde2023-08-172-1/+130
* 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