Mercurial > repos > public > sbplib_julia
view test/runtests.jl @ 541:62d96e2cd165 refactor/tensor_index_coupling
Make the coupling between all the LazyTensors code and the Index type much weaker to make the module more flexible
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Thu, 26 Nov 2020 21:35:34 +0100 |
parents | a79d7b3209c9 |
children | 988e9cfcd58d 48a61e085e60 |
line wrap: on
line source
using Test using TestSetExtensions @testset "All" begin @includetests ARGS end