summaryrefslogtreecommitdiff
path: root/test/disabled
Commit message (Collapse)AuthorAgeFilesLines
* Polished up some disabled tests and returned th...Paul Phillips2009-08-144-209/+0
| | | | | Polished up some disabled tests and returned them to files.
* scalap changed to treat named parameters and pa...ilyas2009-06-2920-72/+0
| | | | | scalap changed to treat named parameters and package objects
* Named and default argumentsLukas Rytz2009-05-3014-0/+44
| | | | | | | - MethodTypes now have (params: List[Symbol]) - "copy"-methods for case classes - the "copy" object in the compiler is now called "treeCopy"
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-274-6/+6
| | | | | | In "Iterable" and in all its subclasses, "iterator" replaces "elements" (and assorted changes).
* Disabled "natives" test because its annoyance /...Gilles Dubochet2009-05-1310-0/+182
| | | | | | Disabled "natives" test because its annoyance / usefulness ratio was considered to be too low.
* Rebuild all plugin tests and moved them back to...nielsen2009-05-1142-374/+0
| | | | | Rebuild all plugin tests and moved them back to the working test cases
* Organized disabled directory so it works with p...Paul Phillips2009-05-0971-347/+1
| | | | | | | Organized disabled directory so it works with partest. You can run ./partest --srcpath disabled to run the tests in that location. Fixed a few tests in disabled and pending and moved to files.
* massive new collections checkin.Martin Odersky2009-05-0870-0/+2041