Branch: refs/heads/master
Revision: 7a9292a
Author: bradcray
Log Message:
Merge pull request #17143 from rchinmay/Adding-future-#17085
Adding future #17085
[contributed by @rchinmay, reviewed by me]
Added future tests for recursive iterators, from the issue #17085.
Modified Files:
A test/functions/iterators/recursive/break-iterating-recursive-iterator.chpl
A test/functions/iterators/recursive/break-iterating-recursive-iterator.future
A test/functions/iterators/recursive/break-iterating-recursive-iterator.good
A test/functions/iterators/recursive/write-recursive-iter.chpl
A test/functions/iterators/recursive/write-recursive-iter.future
A test/functions/iterators/recursive/write-recursive-iter.good
Compare: https://github.com/chapel-lang/chapel/compare/75a7e3daaff5...7a9292ae42d1