Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-28 | Add coverage collection to tox unit tests. | Joshua Powers | |
First step in increasing coverage is knowing what coverage is currently at. By default, tox only runs coverage on py3 as it is slower to run with coverage. | |||
2016-08-03 | Update build tools to work with git | Lars Kellogg-Stedman | |
- Update HACKING.rst to include git instructions - update MANIFEST.in and .gitignore to ignore git-related things - replaced tarball generation scripts with git-based script - have the spec files correctly identify themselves as cheetah templates - make brpm work with git |