aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/language/pattern_matching_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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