summaryrefslogtreecommitdiff
path: root/spec/ruby/language
AgeCommit message (Expand)Author
2024-03-22[Feature #20275] Remove extra backtrace entries for rescue and ensureBenoit Daloze
2024-03-19Implement chilled stringsÉtienne Barrié
2024-03-14Update to ruby/spec@89175b2Benoit Daloze
2024-03-05[DOC] fix some commentscui fliter
2024-02-19[Bug #20280] Fix wrong testsNobuyoshi Nakada
2024-02-15ruby-spec: Accept the receiver in backtracesYusuke Endoh
2024-02-15ruby-spec: Accept both a backtick and a single quote in error messagesYusuke Endoh
2024-02-05Update to ruby/spec@3fc4444Benoit Daloze
2023-12-25Re-skip a failing specTakashi Kokubun
2023-12-07Fix keyword splat passing as regular argumentJeremy Evans
2023-11-27Update to ruby/spec@c3206f6Benoit Daloze
2023-10-30Update to ruby/spec@bd7017fBenoit Daloze
2023-09-04Update to ruby/spec@96d1072Benoit Daloze
2023-08-02Update to ruby/spec@9e278f5Benoit Daloze
2023-07-24Use the caller location as default filename for eval family of methodsJean Boussier
2023-07-19Add tests for `return` in `BEGIN` and `END` blocksNobuyoshi Nakada
2023-06-26Update to ruby/spec@30e1c35Benoit Daloze
2023-05-13fix wording of spec description [ci skip]Martin Dürst
2023-04-25Update to ruby/spec@7f69c86Benoit Daloze
2023-04-20Use ASCII-compatible encoding for testsNobuyoshi Nakada
2023-02-27Update to ruby/spec@e7dc804Benoit Daloze
2023-01-24Add tests for variables in `END` block shared with the toplevelNobuyoshi Nakada
2023-01-05Update to ruby/spec@9d69b95Benoit Daloze
2022-12-26Skip some examples for Ruby 3.3Hiroshi SHIBATA
2022-11-07Update to ruby/spec@740ccc8Benoit Daloze
2022-09-28Update to ruby/spec@1d9d5c6Benoit Daloze
2022-08-29Update to ruby/spec@d01709fBenoit Daloze
2022-07-27Update to ruby/spec@cbfaf51Benoit Daloze
2022-07-21Do not have class/module keywords look up ancestors of ObjectJeremy Evans
2022-06-26Update to ruby/spec@ab32a1aBenoit Daloze
2022-04-25Update to ruby/spec@3affe1eBenoit Daloze
2022-03-30Do not autosplat array in block call just because keywords acceptedJeremy Evans
2022-03-28Update to ruby/spec@aaf998fBenoit Daloze
2022-03-04sitelibdir makes no sense in ruby itselfNobuyoshi Nakada
2022-03-03Update to ruby/spec@82cd3a3Benoit Daloze
2022-02-28spec: skip ext's extension spec for --with-static-linked-extYuta Saito
2022-01-28Update to ruby/spec@902ab83Benoit Daloze
2022-01-14Fix constant assignment evaluation orderJeremy Evans
2022-01-10Update to ruby/spec@226cfdcBenoit Daloze
2021-12-28s/an Bignum/a Bignum/ [ci skip]Nobuyoshi Nakada
2021-12-26Postpone fix of lookbehind with ss characters tentativelyNobuyoshi Nakada
2021-12-01[win32] skip example about STDIN encodingsNobuyoshi Nakada
2021-11-29Update to ruby/spec@7f22a0bBenoit Daloze
2021-10-28Update to ruby/spec@21a48d9Benoit Daloze
2021-10-20Update to ruby/spec@d6921efBenoit Daloze
2021-10-05Update to ruby/spec@ccf0d85Benoit Daloze
2021-09-07Update to ruby/spec@b1e93a2Benoit Daloze
2021-08-19Fix test failure on spec/ruby/language/pattern_matching_spec.rbKazuki Tsujimoto
2021-08-19Allow omission of parentheses in one line pattern matching [Feature #16182]Kazuki Tsujimoto
2021-08-13Update to ruby/spec@330c641Benoit Daloze