summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some of the howto, and note the new prominence of tox.Ned Batchelder2012-07-212-23/+7
* Make the file checker fancy enough to not complain about bom.pyNed Batchelder2012-07-211-3/+12
* Change how kits are build, use tox.Ned Batchelder2012-07-214-12/+10
* Move the banner into igor.pyNed Batchelder2012-07-202-17/+25
* Remove these scripts, supplanted by tox.Ned Batchelder2012-07-203-98/+0
* Also clean up Windows-compiled executables.Ned Batchelder2012-07-201-0/+1
* Make igor.py fully py3 compatible, and further generalize the deletion of C e...Ned Batchelder2012-07-161-9/+12
* Move checkeol.py into igor.py, and ignore .toxNed Batchelder2012-07-113-39/+40
* Make igor more respectable.Ned Batchelder2012-07-111-8/+30
* Clean upNed Batchelder2012-07-111-4/+4
* We don't need our own copy of mock any more.Ned Batchelder2012-07-112-282/+3
* I like the name igor better :)Ned Batchelder2012-07-112-4/+4
* Make tox with with py3.2: the .so is named differently there.Ned Batchelder2012-07-091-4/+10
* A crude Python script to make all tox commands runnable from the virtualenv.Ned Batchelder2012-07-092-5/+25
* Merge with upstream changesMarc Abramowitz2012-07-072-0/+28
|\
| * Simplified tox.iniMarc Abramowitz2012-07-071-81/+7
| * Tweaks to tox.ini so that these are much less test failuresMarc Abramowitz2012-06-221-15/+42
| * tox.ini: Add additional targets to envlistMarc Abramowitz2012-06-201-1/+1
| * Add a tox.ini for tox (http://tox.testrun.org/)Marc Abramowitz2012-06-202-0/+66
* | If the C tracer is missing during testing, make the problem immediately appar...Ned Batchelder2012-07-073-2/+14
* | Add a note to MemoryLeakTest about its difficulties.Ned Batchelder2012-07-042-2/+8
* | With --source=dir, dir/__init__.py need not exist any longer, but dir/sub/__i...Ned Batchelder2012-07-043-5/+16
|/
* Clean up the setup.py hack to detect not being able to build the C extension....Ned Batchelder2012-06-112-3/+12
* Properly deal with files encoded as UTF-8 with BOM. Fixes #179.Ned Batchelder2012-05-145-1/+19
* The gold files for the test for #179.Ned Batchelder2012-05-142-0/+194
* Add a test case for bug #179.Ned Batchelder2012-05-113-1/+33
* Coverage 3.5.2Ned Batchelder2012-05-040-0/+0
* Update the Python versions supported in setup.pycoverage-3.5.2Ned Batchelder2012-05-041-1/+1
* Doc tweaks for 3.5.2Ned Batchelder2012-05-043-5/+30
* Cog changed, instructions for running the sample html changed as a result.Ned Batchelder2012-05-041-1/+1
* Latest sample HTML.Ned Batchelder2012-05-0413-4362/+4930
* Prepare for 3.5.2Ned Batchelder2012-05-036-7/+16
* Coverage 3.5.2b1Ned Batchelder2012-04-290-0/+0
* Doc changes for 3.5.2b1coverage-3.5.2b1Ned Batchelder2012-04-294-6/+53
* Making a beta todayNed Batchelder2012-04-291-2/+2
* PaperworkNed Batchelder2012-04-281-0/+3
* Yesudeep asked for thisNed Batchelder2012-04-281-0/+3
* Color the buttons on the pyfile page, so they have a visual connection to the...Ned Batchelder2012-04-282-1/+26
* Keep all the Javascript in the .js files.Ned Batchelder2012-04-282-4/+9
* A target for making a sample html output...Ned Batchelder2012-04-281-0/+8
* The [html]extra_css configuration value is a file path to a CSS file that get...Ned Batchelder2012-04-2014-3/+531
* Test (and fix) the not-python errors in base Reporter.Ned Batchelder2012-04-203-5/+47
* Test (and fix) the summary reporting failures due to not being able to parse ...Ned Batchelder2012-04-202-1/+53
* Refactor reporters so the config is part of construction, and is then availab...Ned Batchelder2012-04-196-57/+48
* Add show_missing to the config file. #173.Ned Batchelder2012-04-185-5/+20
* Automated merge with ssh://bitbucket.org/ned/coveragepyNed Batchelder2012-04-185-10/+37
|\
| * Don't complain about files that can't be parsed as Python if they didn't seem...Ned Batchelder2012-04-185-10/+37
* | Automated merge with ssh://bitbucket.org/ned/coveragepyNed Batchelder2012-03-2916-1058/+28
|\ \ | |/
| * TypoNed Batchelder2012-03-251-1/+1
| * Remove obsolete code paths.Ned Batchelder2012-03-251-20/+13