aboutsummaryrefslogtreecommitdiff
path: root/tests/pickling/t1957.scala
Commit message (Collapse)AuthorAgeFilesLines
* Pickling test reorgMartin Odersky2015-03-181-0/+65
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.