summaryrefslogtreecommitdiff
path: root/test/files/jvm/unittest_io.scala
Commit message (Collapse)AuthorAgeFilesLines
* fixed io test on windowsLukas Rytz2009-08-251-1/+1
|
* A variety of work on scala.io.{ File, Source } ...Paul Phillips2009-08-161-2/+2
| | | | | | | | | | | | | A variety of work on scala.io.{ File, Source } with changes including: getLines() now takes a line separator argument (defaults to platform line.separator) and drops the newlines. scala.io.File adds several convenience methods. The mechanisms for configuring Source are more consistent. This is not complete, performance issues remain to be investigated.
* new pattern matching algoBurak Emir2007-03-221-14/+8
| | | | | | | removed "removeoption" changed SUnit and some tests added useful debug msg in typer
* MSIL-firendly test suitmihaylov2007-02-051-0/+30