aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/t5070.scala
Commit message (Collapse)AuthorAgeFilesLines
* More testsMartin Odersky2017-03-021-0/+23
| | | | and a typo fixed
* Dependent method testsMartin Odersky2016-08-261-0/+15
|
* Reorganize tests to account for new typing of projectionMartin Odersky2016-02-091-18/+0
| | | | | | Tests with failed projections are moved to pos-scala2, which was renamed from pos-special. Files in pos-scala2 are compiled with -language:Scala2 option.
* More testsMartin Odersky2015-03-181-0/+18
Both some long overdue pos tests and more pickleOK tests