Skip to content
Snippets Groups Projects
Commit e9ad7c41 authored by Allan Blanchard's avatar Allan Blanchard
Browse files

[tests] disabled some tests when no Python 3.7+

parent 83ad54e4
No related branches found
No related tags found
No related merge requests found
PLUGIN: PLUGIN:
ENABLED_IF: %{read:../../../python-3.7-available}
...@@ -3,4 +3,5 @@ COMMENT: Explicits the dependencies of {bin:frama-c-script} execution: ...@@ -3,4 +3,5 @@ COMMENT: Explicits the dependencies of {bin:frama-c-script} execution:
PLUGIN: variadic,instantiate PLUGIN: variadic,instantiate
COMMENT: The library frama-c.analysis_scripts is part of the package frama-c COMMENT: The library frama-c.analysis_scripts is part of the package frama-c
COMMENT: and this dependency is implicit as the one to the needed python files. COMMENT: and this dependency is implicit as the one to the needed python files.
ENABLED_IF: %{read:../../../python-3.7-available}
*/ */
PLUGIN: PLUGIN:
ENABLED_IF: %{read:../../../python-3.7-available}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment