aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/t1168.scala
Commit message (Collapse)AuthorAgeFilesLines
* Don't evaluate isInstanceOf for value classes, disable bugged testsFelix Mulder2016-05-261-1/+1
| | | | | | | The tests `i1059.scala` and `t3480.scala` are failing due to a bug in pattern matcher that evaluates the `x` in `List(x: _*)` incorrectly. Concerned issue: #1276
* Add spaces around + in tests.Dmitry Petrashko2015-04-091-1/+1
|
* More testsMartin Odersky2014-03-211-0/+16