summaryrefslogtreecommitdiff
path: root/test/files/run/t5374.check
Commit message (Collapse)AuthorAgeFilesLines
* SI-6961 no structural sharing in list serializationAleksandar Prokopec2013-02-071-6/+0
| | | | | | | Revert list serialization back to what it was in 2.9.x and before. Partial revert of a6fcd70b60 e234978dfd, which fixed SI-5374. The ListBuffer part of the fix remains in place.
* Test case closes SI-4777.Paul Phillips2012-03-031-0/+6
And pending tests for most of the other VerifyErrors which still fail to verify.