summaryrefslogtreecommitdiff
path: root/test/files/neg/structural.check
Commit message (Collapse)AuthorAgeFilesLines
* Tighter type checking rules for structural type...Gilles Dubochet2009-11-081-16/+28
| | | | | | Tighter type checking rules for structural types that fix issues #967, #1004, #1388, #1494, and #1906.
* Attempted to resolve the improbable mess surrou...Paul Phillips2009-06-221-1/+1
| | | | | | | | Attempted to resolve the improbable mess surrounding implicit conversions from Unit. Modified test case which relied on the supposedly verboten behavior; verbotenized () => AnyRef; added new test case which fails if verboten behavior should ever return.
* fixed erroneous cyclic reference error conditio...Martin Odersky2009-01-081-3/+3
| | | | | fixed erroneous cyclic reference error condition; generated new starr.
* Added test for structural refinement error cases.Gilles Dubochet2007-07-271-0/+19