aboutsummaryrefslogtreecommitdiff
path: root/tests/pickling/extmethods.scala
Commit message (Collapse)AuthorAgeFilesLines
* remove invalid field in value classliu fengyun2016-11-241-1/+0
|
* Pickling test reorgMartin Odersky2015-03-181-0/+8
Move pickling tests into separate top-level test directory. That way they are not needlessly pos-tested before. Also, disable core tests for now - after rebasing we get a stale symbol error. Need to investigate that.