aboutsummaryrefslogtreecommitdiff
path: root/tests/untried/pos/t0154.scala
Commit message (Collapse)AuthorAgeFilesLines
* Tests t01xx and t02xxMartin Odersky2014-03-211-10/+0
| | | | | | | | Test t0288 moved to disabled due to lack of Java interop. Test t0273 fixed by relaxing double def condition: We only regard two definitions that define the same name and have exactly the same signature as double definitions. Previously, signatures that defined the same parameters were also excluded.
* add tests from scala/test/files/{pos,neg}Samuel Gruetter2014-03-121-0/+10
with explicit Unit return type