commit | d2487ad088610fff896d087520275a82a8afe23a | [log] [tgz] |
---|---|---|
author | Rich Lane <rlane@bigswitch.com> | Wed Apr 09 22:40:11 2014 -0700 |
committer | Rich Lane <rlane@bigswitch.com> | Thu Apr 10 00:23:19 2014 -0700 |
tree | d7ff56e32fac79e7505ba7bbba73c6e49025ec10 | |
parent | ac2a2da3d8ce47f2591899fac634873bd1e2cb60 [diff] [blame] |
add coverage makefile target Requires the coverage python package.
diff --git a/.gitignore b/.gitignore index c0b10be..f4243d4 100644 --- a/.gitignore +++ b/.gitignore
@@ -12,3 +12,5 @@ *.cache openflowj-loxi /bin +*,cover +/.coverage