summaryrefslogtreecommitdiff
path: root/test/files/neg/structural.scala
Commit message (Collapse)AuthorAgeFilesLines
* Begone t1737...Hubert Plociniczak2011-11-021-14/+14
|
* Renamed Application to App.Martin Odersky2011-02-211-1/+1
|
* Tighter type checking rules for structural type...Gilles Dubochet2009-11-081-23/+32
| | | | | | Tighter type checking rules for structural types that fix issues #967, #1004, #1388, #1494, and #1906.
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
| | | | | | | | [no content change] Fixed all SVN properties: mimes, EOL, executable. Id expansion is consistently enabled for Scala/Java/C# sources in 'src/' and consistently disabled and removed from everywhere else: there should not be any dead Id tags anymore.
* Attempted to resolve the improbable mess surrou...Paul Phillips2009-06-221-5/+5
| | | | | | | | 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.
* Added test for structural refinement error cases.Gilles Dubochet2007-07-271-0/+45