summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-03-29[rubygems/rubygems] Add "gem rebuild" command.Ellen Marie Dash
2024-03-28[PRISM] Enable passing regexp testKevin Newton
2024-03-28[ruby/prism] Allow writing to keywords with named captures if they are alread...Kevin Newton
2024-03-28[ruby/prism] Reject invalid capture groups (keywords)Kevin Newton
2024-03-28[ruby/prism] Ensure deserialization works with errors+warnings>256Kevin Newton
2024-03-28[ruby/prism] CLI -x flagKevin Newton
2024-03-28Use www.rfc-editor.org for RFC text.Hiroshi SHIBATA
2024-03-28Set ASAN_OPTIONS=disable_coredump=0 for test_execopts_rlimit testKJ Tsanaktsidis
2024-03-28Disable ASAN handle_segv in test_rubyoptions.rbKJ Tsanaktsidis
2024-03-27[PRISM] Set path on syntax errorKevin Newton
2024-03-27[PRISM] Enable passing test for hash duplicated keysKevin Newton
2024-03-27[ruby/prism] Compare duplicates keys/whens for __FILE__Kevin Newton
2024-03-27[PRISM] Turn on passing testKevin Newton
2024-03-27[PRISM] Implicitly change encoding when a UTF-8 BOM is foundKevin Newton
2024-03-27[PRISM] Match style for invalid encoding errorKevin Newton
2024-03-28[ruby/stringio] Eagerly defrost chilled stringsÉtienne Barrié
2024-03-27Add array/hash implicit allocation testsJeremy Evans
2024-03-27Revert "skip `test_gc_stress_at_startup`"Peter Zhu
2024-03-27[PRISM] Enable passing syntax testsKevin Newton
2024-03-27[PRISM] Enable passing frozen string in array testKevin Newton
2024-03-27[PRISM] Enable passing heredoc testKevin Newton
2024-03-27[PRISM] Fix ASCII-compatible check for eval encodingKevin Newton
2024-03-27[ruby/strscan] Omit tests for `#scan_byte` and `#peek_byte` onAndrii Konchyn
2024-03-27[ruby/openssl] Fix test_pkey_dsa.rb in FIPS.Jun Aruga
2024-03-27[DOC] remove repetitive words in commentscrazeteam
2024-03-27Don't clear pending interrupts in the parent process. (#10365)Samuel Williams
2024-03-26[PRISM] Use correct encoding for regular expression literalsKevin Newton
2024-03-26[ruby/prism] Fix an incorrect range of `Prism::Location` when `PM_ERR_RETURN_...Koichi ITO
2024-03-26[ruby/prism] Freeze internal parts, againKevin Newton
2024-03-26[ruby/prism] Enable ParametersSignatureTest on TruffleRubyAndrew Konchin
2024-03-26Expose rb_str_chilled_pÉtienne Barrié
2024-03-26[ruby/prism] Fix typosKoichi ITO
2024-03-26[Bug #20392] Block arguments duplication check at `super`Nobuyoshi Nakada
2024-03-26skip `test_gc_stress_at_startup`Koichi Sasada
2024-03-25[rubygems/rubygems] Fix: vendor_gem takes a blockMartin Emde
2024-03-25[ruby/prism] Revert "Frozen parts"Kevin Newton
2024-03-25[ruby/prism] Mark inner parts of interpolated* nodes as frozenKevin Newton
2024-03-25[ruby/prism] Fix up minimal build settingKevin Newton
2024-03-25[ruby/prism] Refactor regexp lexing to make it easier to support CLRFKevin Newton
2024-03-25[ruby/prism] Handle CLRF inside heredoc contentsKevin Newton
2024-03-25[ruby/prism] Fix incorrect paring when using invalid regexp optionsKoichi ITO
2024-03-25[ruby/prism] Use Sexp#line_max not Sexp#max_lineJustin Collins
2024-03-25[ruby/irb] Cache RDoc::RI::Driver.newtomoya ishida
2024-03-25[ruby/reline] Remove useless testsStan Lo
2024-03-25[Bug #20389] Chilled string cannot be a shared rootNobuyoshi Nakada
2024-03-24[ruby/irb] Fix indent test for new relinetomoya ishida
2024-03-24[ruby/reline] Add mode_string to prompt calculation dependenciestomoya ishida
2024-03-24[ruby/reline] Refactor key actor testtomoya ishida
2024-03-23[ruby/reline] Do not send color reset sequence when GeneralIO istomoya ishida
2024-03-23[ruby/reline] Make mutated string in yamatanooroti explicitlyStan Lo