summaryrefslogtreecommitdiff
path: root/test/files/jvm/serialization.scala
Commit message (Collapse)AuthorAgeFilesLines
...
* - replaced all occurrences of "<variable>.type"...michelou2005-05-271-27/+27
| | | | | - replaced all occurrences of "<variable>.type" with the declared type.
* - added tests for classes TreeMap, TreeSet.michelou2004-10-071-32/+60
| | | | | - added test for XML processing.
* - added more tests.michelou2004-10-051-62/+124
|
* - serialization test of Scala collection classes.michelou2004-09-291-0/+275