Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Maintenance - Mise à jour mensuelle Lundi 6 Février entre 7h00 et 9h00
Open sidebar
Gauthier Quesnel
irritator
Commits
a71ceb44
Commit
a71ceb44
authored
Aug 12, 2020
by
Gauthier Quesnel
Browse files
test: enable QSS3 lotka-volterra
parent
253133c0
Pipeline
#16266
passed with stage
in 1 minute and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lib/test/public-api.cpp
View file @
a71ceb44
...
...
@@ -1940,7 +1940,6 @@ main()
}
while
(
t
<
30.
);
// 140. error!
};
#if 0
"lotka_volterra_simulation_qss3"
_test
=
[]
{
fmt
::
print
(
"lotka_volterra_simulation_qss3
\n
"
);
irt
::
simulation
sim
;
...
...
@@ -2034,7 +2033,6 @@ main()
expect
(
st
==
irt
::
status
::
success
);
}
while
(
t
<
15.0
);
};
#endif
"lif_simulation_qss3"
_test
=
[]
{
fmt
::
print
(
"lif_simulation_qss3
\n
"
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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