comparison test/runtests.jl @ 703:988e9cfcd58d feature/laplace_opset

Add function for == comparison of the fields for a struct, and apply to Laplace tests
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Mon, 15 Feb 2021 17:20:03 +0100
parents a79d7b3209c9
children f88b2117dc69
comparison
equal deleted inserted replaced
702:3cd582257072 703:988e9cfcd58d
1 include("test_utils.jl")
1 using Test 2 using Test
2 using TestSetExtensions 3 using TestSetExtensions
3 4
4 @testset "All" begin 5 @testset "All" begin
5 @includetests ARGS 6 @includetests ARGS