summaryrefslogtreecommitdiff
path: root/test/junit/scala/collection/immutable/StreamTest.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-9507 Make Stream #:: and #::: allow type wideningRui Gonçalves2017-02-021-0/+6
* SI-6881 Detect reference equality when comparing streamsStefan Zeiger2016-07-071-0/+10
* SI-9382 Zippy clean-up in aisle 2 & 3Som Snytt2016-05-261-16/+0
* SI-9379 Added toString to .zipped to allow Stream etc to short-circuitRex Kerr2015-08-301-0/+16
* add test coverage for SI-8627 (Stream.filterNot)Seth Tisue2015-07-081-1/+3
* SI-9134 Verify Stream#withFilter#map lazy in tailMarc Siegel2015-02-251-0/+25
* SI-8990 Allow GC during lazy evaluation of Stream#withFilterMarc Siegel2015-02-201-0/+65
* Better ant / junit interactionAntoine Gourlay2014-09-291-0/+18