summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump version number post-release to 1.15+gitHEADmasterLars Wirzenius2017-12-303-2/+12
|
* Prepare to release version 1.15coverage-test-runner-1.15Lars Wirzenius2017-12-303-5/+5
|
* Merge: fix how version number if storedLars Wirzenius2017-12-305-5/+25
|\
| * Update: NEWSLars Wirzenius2017-12-301-0/+2
| |
| * Add: coveragetestrunner/__init__.pyLars Wirzenius2017-12-301-0/+18
| |
| * Drop: unused importLars Wirzenius2017-12-301-3/+0
| |
| * Change: move __version__ into coveragetestrunner/version.pyLars Wirzenius2017-12-303-3/+6
|/ | | | This is so that it can be updated automatcally using my bumper tool.q
* Bump version number post-release to 1.14+gitLars Wirzenius2017-10-272-0/+10
|
* Prepare to release version 1.14coverage-test-runner-1.14Lars Wirzenius2017-10-272-3/+3
|
* Add: update NEWSLars Wirzenius2017-10-271-0/+1
|
* Bump version number post-release to 1.13.1+gitLars Wirzenius2017-07-052-0/+10
|
* Prepare to release version 1.13.1coverage-test-runner-1.13.1Lars Wirzenius2017-07-052-3/+3
|
* Fix: setup.py project nameLars Wirzenius2017-07-052-1/+4
|
* Update: NEWSLars Wirzenius2017-07-051-0/+4
|
* Bump version number post-release to 1.13+gitLars Wirzenius2017-07-052-0/+10
|
* Prepare to release version 1.13CoverageTestRunner-1.13Lars Wirzenius2017-07-051-2/+3
|
* Add: a Python3 version of the packageLars Wirzenius2017-07-054-13/+20
|
* Fix so ./testrun works with Python3Lars Wirzenius2016-12-041-24/+24
|
* Fix debian/rules for Debian 8Lars Wirzenius2016-10-082-3/+2
|
* Raise debhelper dependency to >= 9Lars Wirzenius2016-10-083-4/+6
|
* Bump version numberLars Wirzenius2016-09-071-1/+1
|
* Update Python dependency to 2.7 or laterLars Wirzenius2016-09-062-2/+9
|
* Prepare release 1.11coverage-test-runner-1.11Lars Wirzenius2015-10-253-3/+8
|
* Adapt Salim's change for older coverage.pyLars Wirzenius2015-09-071-1/+6
|
* Adjust for removal of top-level module functions in coverage 4.0a6Michel Alexandre Salim2015-09-071-5/+6
|
* Make regexp string r''Lars Wirzenius2015-04-181-1/+1
|
* Fix whitespace problemsLars Wirzenius2015-04-181-28/+27
|
* Tweak debian/controlLars Wirzenius2014-03-292-2/+11
|
* Revert patch from JannistrunkLars Wirzenius2013-10-0612-51/+3
| | | | Merging this breaks test suite for cliapp. I don't know why.
* Fix importing of modules with the same basenameLars Wirzenius2013-10-0612-3/+51
|\ | | | | | | By Jannis Pohlmann
| * Fix importing submodules with the same basenamesJannis Pohlmann2013-09-2711-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.
* Bump version number for releaseCoverageTestRunner-1.10Lars Wirzenius2013-04-173-3/+3
|
* Prepare release version 1.9.1Lars Wirzenius2013-04-173-1/+13
|
* Remove outdated project.meta fileLars Wirzenius2013-04-171-3/+0
|
* Add license summariesLars Wirzenius2013-04-164-2/+15
|\
| * Fix license summary shortnamesLars Wirzenius2013-04-163-3/+3
| | | | | | | | GPL-3+, not GPL3+. The dash is significant.
| * Add license summaries and update copyright infoLars Wirzenius2013-04-164-2/+15
|/
* Fix home page URL and copyright years in READMELars Wirzenius2012-09-251-2/+2
|
* Fix debian/changelog release nameCoverageTestRunner-1.9Lars Wirzenius2012-09-231-1/+1
|
* Prepare release 1.9Lars Wirzenius2012-09-232-1/+7
|
* Update NEWS for releaseLars Wirzenius2012-09-231-0/+5
|
* Update home page addressLars Wirzenius2012-05-051-1/+1
|
* add publishing of docs to my websitecoverage-test-runner-1.8Lars Wirzenius2012-01-191-0/+1
|
* Prepare release version 1.8.Lars Wirzenius2012-01-191-0/+6
|
* disable logging output while unit tests are runLars Wirzenius2012-01-193-3/+29
|
* update NEWS with new featureLars Wirzenius2011-12-261-0/+6
|
* disable progress reporting when output does not go to a terminalLars Wirzenius2011-12-261-3/+7
|
* Release version 1.7.1.coverage-test-runner-1.7.1Lars Wirzenius2011-09-043-3/+14
|
* Add project.meta for unperish.coverage-test-runner-1.7Lars Wirzenius2011-09-041-0/+2
|
* Release version 1.7.Lars Wirzenius2011-09-043-4/+5
|