summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Be more flexible about the command name in help. #600Ned Batchelder2017-10-192-7/+13
|
* Get the command name from the file path of the first command-line argument.Ben Finney2017-10-192-3/+29
|
* Ignoring hypothesis results, and in git reposNed Batchelder2017-10-172-0/+41
|
* Make it easier to find the contribution guidelinesNed Batchelder2017-10-161-0/+8
|
* Avoid a deprecation warning (from https://github.com/nedbat/coveragepy/pull/33)Ned Batchelder2017-10-122-5/+5
|
* Flaky tests are really flakyNed Batchelder2017-10-121-1/+1
|
* Enable DeprecationWarnings during testsNed Batchelder2017-10-122-14/+18
|
* Use correct homepage for toxNed Batchelder2017-10-051-1/+1
|
* One last sensitivity to module docstringsNed Batchelder2017-10-052-4/+2
|
* Remove a module docstring that makes tests differ by Python versionNed Batchelder2017-10-052-4/+8
|
* Add an explicit test for weird module docstring behavior.Ned Batchelder2017-10-052-1/+26
|
* Python3.7 removed an unneeded backslash from fnmatch.translateNed Batchelder2017-10-051-1/+3
|
* Python 3.7 no longer includes class docstrings in the lnotab tableNed Batchelder2017-10-052-5/+12
|
* David should have been in here a while agoNed Batchelder2017-09-231-0/+1
|
* Merged in david_maciver_/coverage.py (pull request #129)Ned Batchelder2017-09-231-4/+5
|\ | | | | | | Fixes documentation comments about arguments to Collector.
| * Fixes documentation comments about arguments to Collector.David R. MacIver2017-09-151-4/+5
| |
* | Just a smidge nicerNed Batchelder2017-09-211-1/+2
| |
* | Have to actually use the image for it to do anythingNed Batchelder2017-09-211-0/+1
| |
* | Try out codesponsor.ioNed Batchelder2017-09-211-0/+5
| |
* | Keep the 2.6-compatible wheelNed Batchelder2017-09-211-1/+2
| |
* | Thanks, Chris Warrick, for the travis changesNed Batchelder2017-09-201-0/+1
| |
* | Use tox-travis and Travis-provided Pythons to make tests workChris Warrick2017-09-202-24/+11
| |
* | Can control skip_missing_interpreters from outsideNed Batchelder2017-09-201-1/+1
| |
* | Can we test 3.6 on travis?Ned Batchelder2017-09-201-0/+2
| |
* | Have to wait on gevent on py37Ned Batchelder2017-09-201-0/+1
| |
* | Update dependencies, except setuptools, which vendors stuffNed Batchelder2017-09-206-8/+9
| |
* | Python 3.7 is out: still have to fix some failuresNed Batchelder2017-09-201-3/+3
|/
* One more thing to cleanNed Batchelder2017-08-191-1/+1
|
* Just a toyNed Batchelder2017-08-191-3/+10
|
* Remove things that updated packages told me to remove because they are obsoleteNed Batchelder2017-07-082-5/+0
|
* Upgrade to latest packagesNed Batchelder2017-07-084-9/+9
|
* Jython 2.7.1rc3 needsNed Batchelder2017-06-232-0/+4
|
* Update URLs so link-checker doesn't spew red.Ned Batchelder2017-06-1414-83/+83
|
* Use wraps() to wrap test methods so that pytest markers will work.Ned Batchelder2017-06-081-0/+2
|
* Pin setuptools. Latest (36.0.1) causes test failures that we'll fix in a ↵Ned Batchelder2017-06-071-0/+1
| | | | follow-on
* Add a failing skipped test for #581Ned Batchelder2017-06-071-0/+40
|
* Scooch to 4.4.2a0Ned Batchelder2017-05-152-1/+7
|
* Coverage 4.4.1Ned Batchelder2017-05-141-0/+1
|
* Making a 4.4.1 for packaging reasonscoverage-4.4.1Ned Batchelder2017-05-144-6/+6
|
* bump version to 4.4.1a0Ned Batchelder2017-05-082-1/+9
|
* Need to clean before building, or 27m binaries go into the 27mu wheels.Ned Batchelder2017-05-081-0/+1
|
* Coverage 4.4Ned Batchelder2017-05-071-0/+1
|
* Updated sample htmlcoverage-4.4Ned Batchelder2017-05-0711-2387/+2453
|
* prep for v4.4Ned Batchelder2017-05-075-6/+8
|
* Bitbucket redirects /issue/ to /issues/ so just change the URLsNed Batchelder2017-05-072-144/+144
|
* Use a terser reference to issuesNed Batchelder2017-05-071-7/+5
|
* Make sure xml reports specify valid source filenames. #526Ned Batchelder2017-05-053-7/+15
|
* Add a __repr__ for debuggingNed Batchelder2017-05-051-3/+5
|
* A previous fix was misattributed to issue #526.Ned Batchelder2017-05-041-3/+2
|
* Don't warn that namespace packages have no code. #572Ned Batchelder2017-05-045-16/+57
| | | | | --HG-- extra : amend_source : 68f6e0ab140e77ede11bb40dc2ac515cfb6f2333