Go to file
Sascha Peilicke 0eebcc6850 - Update to version 3.4:
+ The XML report is now sorted by package name, fixing issue 88.
  + Programs that exited with sys.exit() with no argument weren't handled
    properly, producing a coverage.py stack trace.  That is now fixed.
- Changes from version 3.3.1:
  + Using parallel=True in .coveragerc file prevented reporting, but now does
    not, fixing issue 49.
  + When running your code with "coverage run", if you call sys.exit(),
    coverage.py will exit with that status code, fixing issue 50.
- Added documentation (AUTHORS.txt, CHANGES.txt and README.txt)
- Addded changes file

- Require setuptools

- Initial import

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=3
2011-05-06 12:44:31 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=1 2009-06-03 15:17:25 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=1 2009-06-03 15:17:25 +00:00
coverage-3.4.tar.gz - Update to version 3.4: 2011-05-06 12:44:31 +00:00
python-coverage.changes - Update to version 3.4: 2011-05-06 12:44:31 +00:00
python-coverage.spec - Update to version 3.4: 2011-05-06 12:44:31 +00:00