Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gauthier Quesnel
irritator
Commits
83f1f6c6
Commit
83f1f6c6
authored
Aug 13, 2020
by
Gauthier Quesnel
Browse files
test: increase simulation duration for QSS2 and Izhikevich
parent
ea351f3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/test/public-api.cpp
View file @
83f1f6c6
...
...
@@ -1937,7 +1937,7 @@ main()
do
{
irt
::
status
st
=
sim
.
run
(
t
);
expect
(
st
==
irt
::
status
::
success
);
}
while
(
t
<
30.
);
// 140. error!
}
while
(
t
<
140.
);
};
"lotka_volterra_simulation_qss3"
_test
=
[]
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment