summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Coverage 3.6b2Ned Batchelder2012-12-231-0/+1
|
* Automated merge with ssh://bitbucket.org/ned/coveragepycoverage-3.6b2Ned Batchelder2012-12-235-8/+31
|\
| * Mark stuff as 3.6b2Ned Batchelder2012-12-235-8/+31
| |
* | Last bit of testing the setup.Ned Batchelder2012-12-231-0/+2
|/
* Last tweaking of setup.pyNed Batchelder2012-12-231-12/+14
|
* One more test, to prove that bug #220 is invalid.Ned Batchelder2012-12-231-0/+40
|
* A way to run tests on 2.3 and 2.4Ned Batchelder2012-12-222-2/+21
|
* One more 2.3 thing.Ned Batchelder2012-12-221-1/+1
|
* Clean the extension first so we don't get messages about not being able to ↵Ned Batchelder2012-12-221-2/+2
| | | | load it while cleaning the farm.
* Fix the link to the nose cover plugin. #222Ned Batchelder2012-12-221-1/+1
|
* Clean up debugging stuffNed Batchelder2012-12-212-7/+5
|
* Automated merge with ssh://bitbucket.org/ned/coveragepyNed Batchelder2012-12-215-7/+29
|\
| * The egg test wasn't working properly. Thanks, py2.3, for pointing this outNed Batchelder2012-12-215-7/+29
| |
* | Properly create an Exception.Ned Batchelder2012-12-201-1/+1
| |
* | MergedNed Batchelder2012-12-207-25/+47
|\ \ | |/
| * Retro-fit onto 2.3 and 2.4 again.Ned Batchelder2012-12-197-17/+38
| |
| * pylint tweaks to setup.pyNed Batchelder2012-12-171-9/+10
| |
* | Debugging to understand why 'trace function changed' appears.Ned Batchelder2012-12-203-3/+15
|/
* Clean up the mergeNed Batchelder2012-12-171-3/+1
|
* Automated merge with ssh://bitbucket.org/ned/coveragepyNed Batchelder2012-12-172-7/+54
|\
| * Another attempt to install with optional C extension. #80.Ned Batchelder2012-12-172-7/+54
| |
* | pyratemp somehow claims code came from ''. Fixes #221.Ned Batchelder2012-12-132-0/+10
| |
* | If we're going to skip the test during meta-coverage, then it won't be covered.Ned Batchelder2012-12-101-1/+1
|/
* Hmm, is this a good way to keep the meta-coverage quiet?Ned Batchelder2012-12-091-2/+5
|
* Also add an unfortunate number of entries for Windows locations.Ned Batchelder2012-12-091-2/+15
|
* Clean up from today's workNed Batchelder2012-12-092-5/+13
|
* Get rid of windows newlinesNed Batchelder2012-12-091-104/+104
|
* Get meta-coverage working on sub-processes.Ned Batchelder2012-12-093-4/+25
|
* So we can provide args to make commands.Ned Batchelder2012-12-091-2/+2
|
* Fix a typo in a test nameNed Batchelder2012-12-081-1/+1
|
* Fix the blunt hackNed Batchelder2012-12-083-11/+15
|
* A blunt instrument for tracking down problems during testing.Ned Batchelder2012-12-083-1/+12
|
* A test that subprocess measurement works.Ned Batchelder2012-12-031-2/+56
|
* Hmm, 6 digits go up to 999999.Ned Batchelder2012-12-021-1/+1
|
* SpacesNed Batchelder2012-12-022-2/+2
|
* debug sys shows the config files attempted, and the config files read.Ned Batchelder2012-12-022-4/+8
|
* Bump the version number, even though b2 probably won't be needed.Ned Batchelder2012-12-021-1/+1
|
* debug sys now shows the path to the config file.Ned Batchelder2012-12-023-0/+12
|
* Load the existing data before combining, so it's idempotent.Ned Batchelder2012-12-021-0/+1
|
* Use '# pragma: nested' for lines not covered due to nested coverage.Ned Batchelder2012-12-0222-50/+51
|
* Don't search egg-info stuffNed Batchelder2012-12-021-0/+1
|
* Cross-platform coveage measurement.Ned Batchelder2012-12-013-1/+9
|
* A bunch of tweaks to improve coverageNed Batchelder2012-12-018-29/+61
|
* Switch to our own prama syntax, so the tests can use the std without getting ↵Ned Batchelder2012-12-015-8/+8
| | | | mixed up.
* Igor can do more than one thing in one run.Ned Batchelder2012-11-302-25/+40
|
* Igor sets the tracers from args, use that during coverage measurement.Ned Batchelder2012-11-302-8/+8
|
* Refactor a bunch of tests to isolate the recursive coverage calls.Ned Batchelder2012-11-296-79/+43
|
* Add the latest changes to the docs.Ned Batchelder2012-11-292-1/+116
|
* Coverage 3.6b1Ned Batchelder2012-11-281-0/+1
|
* Bump the PyPy version.coverage-3.6b1Ned Batchelder2012-11-281-1/+1
|