Mercurial > repos > public > sbplib_julia
view test/runtests.jl @ 411:4aa59af074ef feature/LazyLinearMap/transpose
Add implementation of apply_transpose for LazyLinearMap
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Thu, 15 Oct 2020 22:06:54 +0200 |
parents | 1cafeb286c00 |
children | 2808c41f5efa |
line wrap: on
line source
using Test using TestSetExtensions @testset ExtendedTestSet "All" begin @includetests ARGS end