summaryrefslogtreecommitdiff
path: root/test/files/jvm/typerep.scala
Commit message (Collapse)AuthorAgeFilesLines
* Moved pending tests that succeed to their place...Iulian Dragos2008-06-111-0/+374
| | | | | | Moved pending tests that succeed to their place in the 'files' directory.
* moved typerep test to jvm5michelou2008-03-121-383/+0
|
* updated typerep testmichelou2008-03-111-8/+17
|
* build target is now 1.5Martin Odersky2008-01-171-0/+374
| | | | | | case classes now generate objects not factory methods. some small cleanups for type inference
* Had to create a test/pending/jvm5 directory.Geoffrey Washburn2008-01-111-374/+0
| | | | | Moved tests that are failing, but no present fixes into pending.
* -target 1.5 now the default.Martin Odersky2007-12-191-6/+6
|
* added type param to Classmichelou2007-12-191-3/+4
|
* runtime tests of type representationmichelou2007-11-131-0/+373