summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-12-30Bump version number post-release to 1.15+gitHEADmasterLars Wirzenius3-2/+12
2017-12-30Prepare to release version 1.15coverage-test-runner-1.15Lars Wirzenius3-5/+5
2017-12-30Merge: fix how version number if storedLars Wirzenius5-5/+25
2017-12-30Update: NEWSLars Wirzenius1-0/+2
2017-12-30Add: coveragetestrunner/__init__.pyLars Wirzenius1-0/+18
2017-12-30Drop: unused importLars Wirzenius1-3/+0
2017-12-30Change: move __version__ into coveragetestrunner/version.pyLars Wirzenius3-3/+6
This is so that it can be updated automatcally using my bumper tool.q
2017-10-27Bump version number post-release to 1.14+gitLars Wirzenius2-0/+10
2017-10-27Prepare to release version 1.14coverage-test-runner-1.14Lars Wirzenius2-3/+3
2017-10-27Add: update NEWSLars Wirzenius1-0/+1
2017-07-05Bump version number post-release to 1.13.1+gitLars Wirzenius2-0/+10
2017-07-05Prepare to release version 1.13.1coverage-test-runner-1.13.1Lars Wirzenius2-3/+3
2017-07-05Fix: setup.py project nameLars Wirzenius2-1/+4
2017-07-05Update: NEWSLars Wirzenius1-0/+4
2017-07-05Bump version number post-release to 1.13+gitLars Wirzenius2-0/+10
2017-07-05Prepare to release version 1.13CoverageTestRunner-1.13Lars Wirzenius1-2/+3
2017-07-05Add: a Python3 version of the packageLars Wirzenius4-13/+20
2016-12-04Fix so ./testrun works with Python3Lars Wirzenius1-24/+24
2016-10-08Fix debian/rules for Debian 8Lars Wirzenius2-3/+2
2016-10-08Raise debhelper dependency to >= 9Lars Wirzenius3-4/+6
2016-09-07Bump version numberLars Wirzenius1-1/+1
2016-09-06Update Python dependency to 2.7 or laterLars Wirzenius2-2/+9
2015-10-25Prepare release 1.11coverage-test-runner-1.11Lars Wirzenius3-3/+8
2015-09-07Adapt Salim's change for older coverage.pyLars Wirzenius1-1/+6
2015-09-07Adjust for removal of top-level module functions in coverage 4.0a6Michel Alexandre Salim1-5/+6
2015-04-18Make regexp string r''Lars Wirzenius1-1/+1
2015-04-18Fix whitespace problemsLars Wirzenius1-28/+27
2014-03-29Tweak debian/controlLars Wirzenius2-2/+11
2013-10-06Revert patch from JannisLars Wirzenius12-51/+3
Merging this breaks test suite for cliapp. I don't know why.
2013-10-06Fix importing of modules with the same basenameLars Wirzenius12-3/+51
By Jannis Pohlmann
2013-09-27Fix importing submodules with the same basenamesJannis Pohlmann11-3/+44
This patch fixes a bug in CoverageTestRunner.py, where submodules with the same basenames were not loaded into separate module objects. Because the module names passed to imp.load_module() were the same, previously loaded modules would be reloaded in place, causing different problems: 1. Imports of the affected modules in the test and tested code would sometimes import a different module and cause AttributeError exceptions when expected symbols were not present in the imported module. 2. Sometimes, all but one of the imported modules would incorrectly be considered to have zero test coverage.
2013-04-17Bump version number for releaseLars Wirzenius3-3/+3
2013-04-17Prepare release version 1.9.1Lars Wirzenius3-1/+13
2013-04-17Remove outdated project.meta fileLars Wirzenius1-3/+0
2013-04-16Add license summariesLars Wirzenius4-2/+15
2013-04-16Fix license summary shortnamesLars Wirzenius3-3/+3
GPL-3+, not GPL3+. The dash is significant.
2013-04-16Add license summaries and update copyright infoLars Wirzenius4-2/+15
2012-09-25Fix home page URL and copyright years in READMELars Wirzenius1-2/+2
2012-09-23Fix debian/changelog release nameLars Wirzenius1-1/+1
2012-09-23Prepare release 1.9Lars Wirzenius2-1/+7
2012-09-23Update NEWS for releaseLars Wirzenius1-0/+5
2012-05-05Update home page addressLars Wirzenius1-1/+1
2012-01-19add publishing of docs to my websiteLars Wirzenius1-0/+1
2012-01-19Prepare release version 1.8.Lars Wirzenius1-0/+6
2012-01-19disable logging output while unit tests are runLars Wirzenius3-3/+29
2011-12-26update NEWS with new featureLars Wirzenius1-0/+6
2011-12-26disable progress reporting when output does not go to a terminalLars Wirzenius1-3/+7
2011-09-04Release version 1.7.1.Lars Wirzenius3-3/+14
2011-09-04Add project.meta for unperish.Lars Wirzenius1-0/+2
2011-09-04Release version 1.7.Lars Wirzenius3-4/+5