summaryrefslogtreecommitdiff
path: root/test/files/run/deeps.check
Commit message (Collapse)AuthorAgeFilesLines
* Removed remaining invalid tests.Philipp Haller2009-11-081-83/+0
|
* Moved disabled tests back into their original p...Antonio Cunei2009-11-061-0/+83
| | | | | | Moved disabled tests back into their original place. Expect 7 tests to fail.
* massive new collections checkin.Martin Odersky2009-05-081-83/+0
|
* Added stringOf to ScalaRunTime.Geoffrey Washburn2008-10-181-14/+14
| | | | | | | | | Fixed deepToString to put spaces after commas (like regular Array toString, and List, etc.). Fixed all the test cases depending on this. Fixed the interpreter to keep my mind from wandering.
* Fixing the build (toString() issues in the comp...Sean McDirmid2007-03-301-9/+9
| | | | | | Fixing the build (toString() issues in the compiler) and the test suite (toString() issues, spacing issues, and some stringPrefix issues)
* added test cases in deeps.scalamichelou2007-03-221-0/+8
|
* added Array.deepEquals, improved external links...michelou2007-03-201-0/+75
added Array.deepEquals, improved external links to sources in API doc