We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99cd100 commit c6b1ae3Copy full SHA for c6b1ae3
test/interface/ode_tstops_tests.jl
@@ -89,7 +89,7 @@ end
89
@test 0.0:0.07:1.0 ⊆ sol2.t
90
end
91
92
-@testset "Tstop Robustness Tests (StaticArrays vs Arrays)" begin
+@testset "Tstop Overshoot and Dense Time Event Tests" begin
93
# Tests for issue #2752: tstop overshoot errors with StaticArrays
94
95
@testset "StaticArrays vs Arrays with extreme precision" begin
0 commit comments