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