Branch: refs/heads/main
Revision: 28c09c77914b3ae47070a3fd35e8d87866541133
Author: lydia-duncan
Link: Add two futures for issues I encountered with arrays of ranges by lydia-duncan · Pull Request #26619 · chapel-lang/chapel · GitHub
Log Message:
Add two futures for issues I encountered with arrays of ranges (#26619)
[minor new tests, not reviewed]
One was while trying to sort the array, the other was trying to use it
in a zippered context
Relates to issue #26616 and #26618
Verified a fresh checkout of the futures
Diff:
A test/library/standard/Sort/correctness/arrayOfRanges.bad
A test/library/standard/Sort/correctness/arrayOfRanges.chpl
A test/library/standard/Sort/correctness/arrayOfRanges.future
A test/library/standard/Sort/correctness/arrayOfRanges.good
A test/library/standard/Sort/correctness/arrayOfRanges.prediff
A test/types/range/arrayOfRanges.bad
A test/types/range/arrayOfRanges.chpl
A test/types/range/arrayOfRanges.future
A test/types/range/arrayOfRanges.good
https://github.com/chapel-lang/chapel/pull/26619.diff