summaryrefslogtreecommitdiff
path: root/test/files/run/t153.check
Commit message (Collapse)AuthorAgeFilesLines
* Tweaked a test which has been regularly failing...Paul Phillips2009-11-151-1/+1
| | | | | | Tweaked a test which has been regularly failing due to heap exhaustion, although what it's supposed to be testing is stack utilization.
* fixed bug in Stream::flatMap (still optimised a...Adriaan Moors2009-10-271-0/+1
fixed bug in Stream::flatMap (still optimised as it was needed for correctness --> added regression tests for corresponding tickets)