summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Making a 4.4.1 for packaging reasonscoverage-4.4.1Ned Batchelder2017-05-142-2/+2
|
* Updated sample htmlcoverage-4.4Ned Batchelder2017-05-0711-2387/+2453
|
* prep for v4.4Ned Batchelder2017-05-072-2/+4
|
* Bitbucket redirects /issue/ to /issues/ so just change the URLsNed Batchelder2017-05-071-1/+1
|
* update requirements, and use tox-battery to recreate tox as neededNed Batchelder2017-04-301-2/+2
|
* Tweak up the new FAQ answers. Thanks, Aron GriffisNed Batchelder2017-04-261-18/+14
|
* Add FAQs about nose and tox.Aron Griffis2017-04-221-2/+34
| | | | | --HG-- extra : rebase_source : 8872effecf307e27b844dd0e5a6cb367e88d2064
* Paperwork for 4.4b1coverage-4.4b1Ned Batchelder2017-04-042-4/+4
|
* Warnings can be disabledNed Batchelder2017-04-042-6/+25
|
* Big refactor of debug loggingNed Batchelder2017-03-221-0/+3
|
* Say a little more about --timidNed Batchelder2017-03-181-1/+2
|
* Minimal IronPython support.Ned Batchelder2017-03-141-0/+2
| | | | | IronPython is weird: 2.7.7 has "str is unicode", and unicode.encode produces unicode! f_lasti is missing, and frame globals are missing.
* pid also annotates warningsNed Batchelder2017-03-121-1/+1
|
* Fix englishNed Batchelder2017-02-031-1/+1
|
* Paperwork for 4.3.4coverage-4.3.4Ned Batchelder2017-01-172-3/+3
|
* Prep for 4.3.3coverage-4.3.3Ned Batchelder2017-01-162-3/+3
|
* Latest sample HTMLcoverage-4.3.2Ned Batchelder2017-01-1611-21/+21
|
* Prep for version 4.3.2Ned Batchelder2017-01-162-7/+8
|
* Describe Jython workNed Batchelder2017-01-141-2/+2
|
* A little more about contributionNed Batchelder2017-01-101-2/+8
|
* Stop maintaining two separate change historiesNed Batchelder2017-01-011-1278/+1
|
* Happy New YearNed Batchelder2017-01-011-1/+1
|
* Gearing up for 4.3.1coverage-4.3.1Ned Batchelder2016-12-283-3/+26
|
* This file changed nameNed Batchelder2016-12-261-0/+0
|
* New sample HTMLNed Batchelder2016-12-2611-23/+25
|
* Doc updates for 4.3Ned Batchelder2016-12-264-6/+62
|
* Use the latest of everythingNed Batchelder2016-12-241-2/+2
|
* The name of the section is 'Specifying source files'Ned Batchelder2016-12-241-1/+1
|
* Merged in dachary/coverage.py/issue-425 (pull request #113)Ned Batchelder2016-12-242-3/+4
|\ | | | | | | sources that do not end with .py\w? are ignored #425
| * sources that do not end with .py\w? are ignored #425loic@dachary.org2016-12-182-3/+4
| | | | | | | | | | | | | | close #425 --HG-- branch : issue-425
* | Merged in dachary/coverage.py/issue-433-2 (pull request #112)Ned Batchelder2016-12-241-0/+2
|\ \ | | | | | | | | | implement --skip-covered for html report #433
| * | html report --skip-covered with branches #433loic@dachary.org2016-12-191-0/+2
| |/ | | | | | | | | | | | | | | | | | | | | Add a test because the code path is significantly different. Also document --skip-covered with the coverage html command. close #433 --HG-- branch : issue-433-2
* | Remove outdated alternate installation instructionsNed Batchelder2016-12-181-15/+2
| |
* | Rename AUTHORS.txt to CONTRIBUTORS.txtNed Batchelder2016-12-171-1/+1
|/ | | | | --HG-- rename : AUTHORS.txt => CONTRIBUTORS.txt
* Tidy upNed Batchelder2016-12-131-1/+0
|
* Latest versions of everythingNed Batchelder2016-11-261-2/+2
|
* Updates for pytestNed Batchelder2016-11-261-44/+46
|
* Change nose example to pytest example. #521Ned Batchelder2016-11-261-4/+5
|
* Try to describe what PyPy we test withNed Batchelder2016-11-211-5/+5
|
* Keep lines trimmedNed Batchelder2016-11-201-1/+2
|
* No more nose, use pytest as test runnerNed Batchelder2016-11-201-0/+2
|
* Update the docs about reading tox.iniNed Batchelder2016-11-191-3/+4
|
* Document the multiproc debug optionNed Batchelder2016-10-221-0/+2
|
* No one wonders about 3.x any moreNed Batchelder2016-10-111-5/+0
|
* doc8 should really be more quiet.Ned Batchelder2016-10-021-1/+3
|
* Use doc8 for some light checking of doc filesNed Batchelder2016-10-027-19/+23
|
* Update link to coberturaNed Batchelder2016-09-281-1/+1
|
* Use linkcheck on docs, and fix some broken linksNed Batchelder2016-09-242-3/+2
|
* Update dependenciesNed Batchelder2016-08-071-3/+3
|
* Add support for PyPy3 5.2 alpha 1Ned Batchelder2016-08-031-2/+2
|