aboutsummaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-02-05 05:49:27 +0000
committerbloodstalker <thabogre@gmail.com>2017-02-05 05:49:27 +0000
commite47e023184c2c74484c68ef2e8f9b7c9a1f73af5 (patch)
tree339b4391b13cd7468c0cc817315b0fd1db5d0f6d /samples
parentadded 2.2,2.3,4.2,9.2. we already have tdd tests for all of them. (diff)
downloadmutator-e47e023184c2c74484c68ef2e8f9b7c9a1f73af5.tar.gz
mutator-e47e023184c2c74484c68ef2e8f9b7c9a1f73af5.zip
now uses -Wall to have all the warnings mutator needs.
Diffstat (limited to 'samples')
-rw-r--r--samples/action_file.mutator2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/action_file.mutator b/samples/action_file.mutator
index 07311cf..7f65ccf 100644
--- a/samples/action_file.mutator
+++ b/samples/action_file.mutator
@@ -4,7 +4,7 @@ executable_name:mutator-lvl0
exec_opts:-SysHeader=false -MainOnly=true
in_files:./test/testFuncs1.c ./test/testFuncs2.c ./test/testFuncs3.c
#clang options
-libtooling_options:-std=c90 -I/lib/gcc/x86_64-redhat-linux/6.3.1/include
+libtooling_options:-std=c90 -I/lib/gcc/x86_64-redhat-linux/6.3.1/include -Wall
#the output file
out_files:./test/misra-log
#the log file