summaryrefslogtreecommitdiff
path: root/test/disabled/run/iq.scala
Commit message (Collapse)AuthorAgeFilesLines
* Polished up some disabled tests and returned th...Paul Phillips2009-08-141-100/+0
| | | | | Polished up some disabled tests and returned them to files.
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-1/+1
| | | | | | In "Iterable" and in all its subclasses, "iterator" replaces "elements" (and assorted changes).
* Organized disabled directory so it works with p...Paul Phillips2009-05-091-0/+100
Organized disabled directory so it works with partest. You can run ./partest --srcpath disabled to run the tests in that location. Fixed a few tests in disabled and pending and moved to files.