summaryrefslogtreecommitdiff
path: root/test/files/pos/t0872.scala
Commit message (Collapse)AuthorAgeFilesLines
* Recovered a bunch of deleted tests.Paul Phillips2012-10-011-0/+8
| | | | | | | | | | | Are we in the habit of simply deleting tests when they become inconvenient? A comment referenced test "0851" as the example of why the code was needed; the test was deleted years ago for no reason I can see except that it was not passing at the time. Words fail me. Public Service Announcement: tests which are failing are the MOST USEFUL tests. DON'T DELETE THEM!
* Removed remaining invalid tests.Philipp Haller2009-11-081-8/+0
|
* Moved disabled tests back into their original p...Antonio Cunei2009-11-061-0/+8
| | | | | | Moved disabled tests back into their original place. Expect 7 tests to fail.
* Not sure why the disabled test did not get comm...Martin Odersky2009-05-261-8/+0
| | | | | Not sure why the disabled test did not get committed last time.
* fixed #842, #945, #83, #996, #1016, + some perf...Martin Odersky2008-07-281-0/+8
fixed #842, #945, #83, #996, #1016, + some performace tuning.