Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lifeware
biocham
Commits
c2706449
Commit
c2706449
authored
Apr 28, 2020
by
SOLIMAN Sylvain
Browse files
Testing, testing…
parent
b0a9576c
Changes
1
Show whitespace changes
Inline
Side-by-side
rate_independence.plt
View file @
c2706449
...
...
@@ -42,8 +42,8 @@ test('input_sinks', [
sub_string(OutputLong, 0, 9, _, Output).
test('invariants', [
%%
fixme('Work in progress'),
%%
condition(flag(slow_test, true, true)),
fixme('Work in progress'),
condition(flag(slow_test, true, true)),
forall((expand_file_name('./library/examples/tests/rate_independence_*.bc', FileList), member(File, FileList))),
setup((with_output_to(atom(ExpectedLong), command(load(File))), sub_string(ExpectedLong, 0, 9, _, Expected))),
true(File-Output == File-Expected)
...
...
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