Commit 82ac0f3
Restore full indexing test coverage (239 tests)
The parameterization accidentally removed most test cases, reducing
from 239 @test statements to only 38. Restored the original test file
which provides comprehensive coverage of all indexing operations.
Note: Indexing tests use scalar indexing (v.v[i], A.A[i,j]) which is
inherently CPU-only, so GPU parameterization is not applicable.1 parent 3a1d161 commit 82ac0f3
1 file changed
Lines changed: 1411 additions & 226 deletions
0 commit comments