summaryrefslogtreecommitdiff
path: root/spec/ruby/language/pattern_matching_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update to ruby/spec@7f69c86Benoit Daloze2023-04-251-2/+14
* Update to ruby/spec@3affe1eBenoit Daloze2022-04-251-1124/+1122
* Update to ruby/spec@902ab83Benoit Daloze2022-01-281-0/+44
* Update to ruby/spec@226cfdcBenoit Daloze2022-01-101-0/+59
* Update to ruby/spec@d6921efBenoit Daloze2021-10-201-12/+161
* Fix test failure on spec/ruby/language/pattern_matching_spec.rbKazuki Tsujimoto2021-08-191-5/+8
* Allow omission of parentheses in one line pattern matching [Feature #16182]Kazuki Tsujimoto2021-08-191-0/+11
* Disable spec of `pattern matching is experimental` since 3.1Kazuhiro NISHIYAMA2021-07-171-14/+16
* Update to ruby/spec@4ce9f41Benoit Daloze2020-12-271-2/+104
* Don't emit warning when the pattern of one-line pattern matching is just a va...Kazuki Tsujimoto2020-12-131-2/+2
* Fix indentationKazuki Tsujimoto2020-11-071-187/+187
* Fix and remove spec testing undefined behaviorKazuki Tsujimoto2020-11-071-34/+8
* Use the suppress_warning helper instead of doing it manuallyKazuki Tsujimoto2020-11-011-4/+1
* Suppress "One-line pattern matching is experimental" warningKazuki Tsujimoto2020-11-011-4/+9
* Fix Rubyspec (ruby-2.7) failuresKazuki Tsujimoto2020-11-011-6/+14
* use one-line pattern matching for warning testsKoichi Sasada2020-11-011-4/+2
* Assoc pattern matching (#3703)Nobuyoshi Nakada2020-10-261-5/+7
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2020-05-091-1/+1
* Update to ruby/spec@41bf282Benoit Daloze2020-02-281-0/+85
* Update to ruby/spec@f8a2d54Benoit Daloze2020-01-281-0/+966