Skip to content
Snippets Groups Projects
Commit cac8994d authored by Patrick Baudin's avatar Patrick Baudin
Browse files

[Tests] tests/pretty_printing does not use @EVA_CONFIG@ by default

parent 5b0baf6e
No related branches found
No related tags found
No related merge requests found
[kernel] Parsing parenthesis.c (with preprocessing)
[kernel] Parsing parenthesis.c (with preprocessing)
/* Generated by Frama-C */
/*@
predicate implies(ℤ x, ℤ y) =
......
COMMENT: this directory is meant to test the parser and pretty-printer
COMMENT: the default option checks that pretty-printed code can be merged
COMMENT: with the original one
CMD: frama-c -no-autoload-plugins @OPTIONS@
OPT: @PTEST_FILE@ -print -journal-disable -check -then -ocode ocode_@PTEST_NUMBER@_@PTEST_NAME@.c -print -then ocode_@PTEST_NUMBER@_@PTEST_NAME@.c @PTEST_FILE@ -ocode="" -print
PLUGIN:
OPT: -print -journal-disable -check -then -ocode ocode_@PTEST_NUMBER@_@PTEST_NAME@.c -print -then ocode_@PTEST_NUMBER@_@PTEST_NAME@.c @PTEST_FILE@ -ocode="" -print
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