summaryrefslogtreecommitdiff
path: root/test/files/run/unittest_io.scala
Commit message (Collapse)AuthorAgeFilesLines
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-10/+15
| | | | | | | Removing the code which has been deprecated since 2.8.0. Contributed by Simon Ochsenreither, although deleting code is such fun one hesitates to call it a contribution. Still, we will. Closes SI-4860, no review.
* Removes SUnit (long deprecated!) from the stand...Paul Phillips2011-05-191-24/+17
| | | | | | | | | | | | Removes SUnit (long deprecated!) from the standard library. the relatively small number of partest tests in Scala's suite that were still using SUnit now either just use regular asserts, or they print stuff that partest checks with a .check file. Also fixed some bad indentation, removed ancient useless-looking commented-out code, etc. Contributed by Seth Tisue (way to go seth) no review.
* Fixed the test... I think.Geoffrey Washburn2008-03-051-1/+1
|
* buffering when reading from an inputstreamBurak Emir2008-01-311-1/+18
|
* test harness for io.utf8codecBurak Emir2007-07-101-0/+25
|
* MSIL-firendly test suitmihaylov2007-02-051-30/+0
|
* method Source::getLinesBurak Emir2007-01-241-0/+30