Mercurial > repos > public > sbplib_julia
view test/runtests.jl @ 671:e14627e79a54 feature/stencil_convenience
Add stencil constructor for centered stencils and change from tuple to vararg in stencil constructor taking cneter
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Sat, 06 Feb 2021 21:42:57 +0100 |
parents | a79d7b3209c9 |
children | 988e9cfcd58d 48a61e085e60 |
line wrap: on
line source
using Test using TestSetExtensions @testset "All" begin @includetests ARGS end