view test/runtests.jl @ 399:3b4b1758a8ad feature/lazy_linear_map

Add a check for permuted indecies.
author Jonatan Werpers <jonatan@werpers.com>
date Sun, 04 Oct 2020 21:37:00 +0200
parents 1cafeb286c00
children 2808c41f5efa
line wrap: on
line source

using Test
using TestSetExtensions

@testset ExtendedTestSet "All" begin
    @includetests ARGS
end