summaryrefslogtreecommitdiff
path: root/test/files/run/iterators.check
Commit message (Collapse)AuthorAgeFilesLines
* SI-8835 Iterator tests can be junitSom Snytt2014-11-111-14/+0
| | | | | | | | | | Without loss of generality or convenience, but helps reduce the number of files in test/files and may reduce compile times for test suite. This commit includes the fix from #3963 and an extra test of that fix that ensures the stack doesn't grow on chained drops.
* SI-8835 Fix implementation of Iterator drop to remove quadratic behaviorErik Erlandson2014-10-211-0/+1
|
* Apparently I can't fix a test case to save my l...Paul Phillips2010-03-241-1/+1
| | | | | Apparently I can't fix a test case to save my life. No review.
* Iterator.collect method (#916)stepancheg2008-05-271-0/+1
|
* Implement #886: indexOf, findIndexOfstepancheg2008-05-241-0/+2
| | | | | | | | introduces Iterator indexOf, findIndexOf moved indexOf, findIndexOf bodies from Iterable to Iterator deprecated Iterable indexOf, findIndexOf introdued Seq indexOf, findIndexOf
* fixed #429 (typo)michelou2008-02-181-1/+1
|
* fixed #429michelou2008-02-181-0/+1
|
* added scala.Range and test casesmichelou2007-05-011-0/+2
|
* 'test-nsc' has been moved to 'test'.Gilles Dubochet2005-12-161-0/+7
|
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-161-7/+0
| | | | | Removed old scala tests from new Scala core module.
* - added more tests.michelou2005-10-031-0/+2
|
* *** empty log message ***michelou2005-09-261-0/+5