aboutsummaryrefslogtreecommitdiff
path: root/tests/run/traits-initialization.scala
Commit message (Collapse)AuthorAgeFilesLines
* Extended test case.Martin Odersky2015-05-271-0/+10
| | | | Also added non-unit fields and a class that directly implements two traits with the same fields.
* workaround https://issues.scala-lang.org/browse/SI-7666Dmitry Petrashko2015-05-271-5/+11
|
* Add super calls to trait initialization test)Dmitry Petrashko2015-05-271-3/+3
|
* Add a test for trait initialization.Dmitry Petrashko2015-05-271-0/+25