aboutsummaryrefslogtreecommitdiff
path: root/tests/neg/bounds.scala
Commit message (Collapse)AuthorAgeFilesLines
* Adapt neg tests to new neg tests checksVladimirNik2016-02-181-2/+2
|
* Drop lines from testMartin Odersky2016-02-091-2/+0
| | | | | | | The lines in question now cause an error ("cannot be instantiated...") which masks the real tests at phase PostTyper. Also adapt bugcount of hklower test
* Adapt and add testsMartin Odersky2016-01-181-0/+4
| | | | | New test that exhibited the problem is ski.scala. Previously this did not fail with a bounds violation.
* Check bounds of inferred typevars in PostTyper.Martin Odersky2015-11-051-0/+8