summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-10-05[ruby/reline] Hash#inspect style has changed in ruby 3.4Nobuyoshi Nakada
2024-10-05[ruby/irb] Hash#inspect style has changed in ruby 3.4Nobuyoshi Nakada
2024-10-05[Bug #20705] Update `strtod` implementationNobuyoshi Nakada
2024-10-05[Bug #20784] Fix incomplete character syntax followed by EOFtompng
2024-10-04[ruby/reline] Concatenate some rendeing testtomoya ishida
2024-10-04Fix intermediate array off-by-one errorKevin Newton
2024-10-04[ruby/prism] Fix up multi target parsingKevin Newton
2024-10-04Allow method chaining with Pathname#mkpathschneems
2024-10-04Introduce Pathname.mktmpdirschneems
2024-10-03Rename size_pool -> heapMatt Valentine-House
2024-10-03[ruby/prism] Handle single global variable character nameKevin Newton
2024-10-03[ruby/prism] Pop lex mode for heredocs in the lexer, not the parserKevin Newton
2024-10-03Fix indentation in test_after_gc_start_hook_with_GC_stressPeter Zhu
2024-10-03[ruby/reline] Make rendering test faster using updated yamatanoorotitomoya ishida
2024-10-03Make Object#singleton_method return methods in modules included in or prepend...Jeremy Evans
2024-10-03Add `IO::Buffer` tests for read and write with length & offset. (#11779)Samuel Williams
2024-10-03[ruby/rdoc] Fix ToRdoc#accept_tabletomoya ishida
2024-10-03[ruby/reline] Rename `matches?` as `match?`Nobuyoshi Nakada
2024-10-03Update default gem test for colon-style hash inspecttompng
2024-10-03prettyprint hash with colon styletompng
2024-10-03Update ruby test for colon-style hash inspecttompng
2024-10-03Hash#inspect with colon styletompng
2024-10-03[ruby/reline] Fix FD leaks (https://github.com/ruby/reline/pull/752)Nobuyoshi Nakada
2024-10-02[ruby/reline] Fix incremental search cancel bugtomoya ishida
2024-10-02[ruby/reline] Add a timeout to cursor_postomoya ishida
2024-10-02[ruby/prism] Fix up doubled range in argumentsKevin Newton
2024-10-02[ruby/prism] Fix up beginless ranges in method definitionsKevin Newton
2024-10-02[rubygems/rubygems] Fix error in one source when fetching dependency APIs cle...David Rodríguez
2024-10-02[ruby/fiddle] test memory-view: ensure releasing in testSutou Kouhei
2024-10-02[ruby/fiddle] test: remove fragile memory leak testsSutou Kouhei
2024-10-02[rubygems/rubygems] Standarize "ins" test command tooDavid Rodríguez
2024-10-02[rubygems/rubygems] Fix weirdness of "interrupt" test commandDavid Rodríguez
2024-10-02[ruby/irb] Use correct binding in debug modetomoya ishida
2024-10-01[ruby/prism] Disallow dynamic patterns in labels at top level followed by pipesKevin Newton
2024-10-01[ruby/reline] Fix Reline crash with invalid encoding historytomoya ishida
2024-10-01Resync to latest PrismKevin Newton
2024-10-01[ruby/prism] Disallow &. after endless rangeKevin Newton
2024-10-01[Bug #20764] Refactor argument forwarding in lambdaNobuyoshi Nakada
2024-10-01[Bug #20755] Frozen string should not be writable via IO::BufferNobuyoshi Nakada
2024-10-01Remove no longer needed excludes filesNobuyoshi Nakada
2024-10-01Fix compile issue with a short-circuited if/unless condition and `defined?`Luke Gruber
2024-09-30Sync Prism with latest main branchKevin Newton
2024-09-30[ruby/prism] Require a delimiter for singleton classesKevin Newton
2024-09-30[Bug #20752] Slice of readonly `IO::Buffer` also should be readonlyNobuyoshi Nakada
2024-09-30Update test args with bundled gems. webrick has been removed that targetsHiroshi SHIBATA
2024-09-30Implement SPLAT NODE keyword locationsydah
2024-09-30[rubygems/rubygems] Don't add duplicated specs to unresolved specsDavid Rodríguez
2024-09-30[rubygems/rubygems] Don't list duplicated version in `Gem::Specification.rese...David Rodríguez
2024-09-28[rubygems/rubygems] Improve Gem::SpecFetcher tests.Ellen Marie Dash
2024-09-28[rubygems/rubygems] [tests] Don't expect suggestions that aren't actually hel...Ellen Marie Dash