summaryrefslogtreecommitdiff
path: root/test/files/run/deeps.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix 36 typos (d-f)Janek Bogucki2015-06-211-1/+1
|
* Recovered a bunch of deleted tests.Paul Phillips2012-10-011-0/+114
| | | | | | | | | | | 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-111/+0
|
* Moved disabled tests back into their original p...Antonio Cunei2009-11-061-0/+111
| | | | | | Moved disabled tests back into their original place. Expect 7 tests to fail.
* massive new collections checkin.Martin Odersky2009-05-081-112/+0
|
* fixed some tests for jvm-1.5Martin Odersky2007-12-191-3/+3
|
* fixed split method on JVMmichelou2007-06-131-4/+4
|
* added test for bug #1041michelou2007-04-161-31/+38
|
* added test cases in deeps.scalamichelou2007-03-221-0/+21
|
* added Array.deepEquals, improved external links...michelou2007-03-201-0/+84
added Array.deepEquals, improved external links to sources in API doc