Revision 60df0a6859f42cad7170a8560c768ff239190d3a authored by Software Heritage on 19 March 2019, 08:28:07 UTC, committed by Software Heritage on 19 March 2019, 08:28:07 UTC
0 parent
Raw File
runtests.jl
using Test
include("test_linear.jl")
include("simple_continuation.jl")
include("test_newton.jl")
include("testHopfMA.jl")
include("testJacobianFoldDeflation.jl")
back to top