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