Skip to content
Snippets Groups Projects
Commit 6757cf04 authored by Patrick Baudin's avatar Patrick Baudin Committed by Andre Maroneze
Browse files

[tests] adds some -no-autoload-plugins except report

parent 884daf80
No related branches found
No related tags found
No related merge requests found
/* run.config /* run.config
EXECNOW: make -s @PTEST_DIR@/@PTEST_NAME@.cmxs EXECNOW: make -s @PTEST_DIR@/@PTEST_NAME@.cmxs
OPT: -load-module @PTEST_DIR@/@PTEST_NAME@.cmxs -then -report -then -print OPT: -no-autoload-plugins -load-module report,@PTEST_DIR@/@PTEST_NAME@.cmxs -then -report -then -print
*/ */
/*@ assigns *x; */ /*@ assigns *x; */
......
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