diff options
| author | bloodstalker <thabogre@gmail.com> | 2017-02-05 19:48:35 +0000 | 
|---|---|---|
| committer | bloodstalker <thabogre@gmail.com> | 2017-02-05 19:48:35 +0000 | 
| commit | 1bf87121a4dd4e3c531fa78f99c2cb7358a14564 (patch) | |
| tree | c1fa5108c3c651ce66a5d83b33abe6fc4d8143f4 /test | |
| parent | WIP (diff) | |
| download | mutator-1bf87121a4dd4e3c531fa78f99c2cb7358a14564.tar.gz mutator-1bf87121a4dd4e3c531fa78f99c2cb7358a14564.zip | |
changed
Diffstat (limited to 'test')
| -rw-r--r-- | test/action_file.mutator | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/test/action_file.mutator b/test/action_file.mutator index 1236571..93ea986 100644 --- a/test/action_file.mutator +++ b/test/action_file.mutator @@ -2,7 +2,7 @@ action_name:travis_coverage_ubuntu  executable_name:mutator-lvl0  exec_opts:-SysHeader=false -MainOnly=true  in_files:./test/testFuncs1.c ./test/testFuncs2.c -libtooling_options:-std=c90 -I/usr/lib/gcc/i686-linux-gnu/4.9/include -w +libtooling_options:-std=c90 -Wall  out_files:./test/misra-log  log_files:  print_pretty:false | 
