Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
bec70af6
Commit
bec70af6
authored
Jan 16, 2016
by
yoogx
Browse files
* Remove some files when building code coverage report
parent
34ae32f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
autotest.sh
View file @
bec70af6
...
...
@@ -189,6 +189,7 @@ if test $# != 0 ; then
;;
--lcov
|
-l
)
lcov
-d
.
-c
-o
ocarina.gcov-info
-t
ocarina
lcov
-d
.
--remove
ocarina.gcov-info
"*debug*"
"*adainclude*"
"*python*"
"*transfo*"
"*nodes*"
-o
ocarina.gcov-info
-t
ocarina
genhtml
-o
html
-s
-f
ocarina.gcov-info
exit
0
;;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment