Mercurial > repos > public > sbplib_julia
annotate RegionIndices/test/runtests.jl @ 277:21e5c1dd6794 boundary_conditions
Add getindex-function for region indices. Update LazyArray tests. NOTE: Not sure if this is the way to go.
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Mon, 06 Jan 2020 12:08:00 +0100 |
parents | 03375aa30edd |
children |
rev | line source |
---|---|
218
03375aa30edd
Add Tests and exports to RegionIndices
Jonatan Werpers <jonatan@werpers.com>
parents:
diff
changeset
|
1 using RegionIndices |
03375aa30edd
Add Tests and exports to RegionIndices
Jonatan Werpers <jonatan@werpers.com>
parents:
diff
changeset
|
2 using Test |
03375aa30edd
Add Tests and exports to RegionIndices
Jonatan Werpers <jonatan@werpers.com>
parents:
diff
changeset
|
3 |
03375aa30edd
Add Tests and exports to RegionIndices
Jonatan Werpers <jonatan@werpers.com>
parents:
diff
changeset
|
4 @test_broken false |