commit | aead155ef27287b43cf34c0595eb744d1f1a143d | [log] [tgz] |
---|---|---|
author | Piotr Gurgul <pgurgul@google.com> | Wed Sep 16 10:43:19 2009 -0700 |
committer | Piotr Gurgul <pgurgul@google.com> | Wed Sep 16 10:43:19 2009 -0700 |
tree | 10fce089a38dfd403d292b485f69b186050fe41a | |
parent | 765bec77d5ed3f3bbda52d1b6015fc9fd7203971 [diff] |
Clean up temporary files after generating coverage report After generating coverage report instrumentation.dir and files coverage.ec and coverage.em are being deleted. As Emma treats both files incrementally, running 'ant coverage' in the project with these files already existing may produce unexpected results.