root/branches/mk/support/generate_coverage.sh
| Revision 47, 263 bytes (checked in by mk, 7 years ago) |
|---|
| Line | |
|---|---|
| 1 | #/bin/sh |
| 2 | |
| 3 | python /usr/lib/python2.4/site-packages/coverage.py -r \ |
| 4 | cheesecake/_util.py \ |
| 5 | cheesecake/cheesecake_index.py \ |
| 6 | cheesecake/codeparser.py \ |
| 7 | cheesecake/config.py \ |
| 8 | cheesecake/logger.py | python support/cover2html.py > $1/coverage.html |
Note: See TracBrowser for help on using the browser.
