Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Don't forget that we disabled a test for short-term reasons. | Ned Batchelder | 2009-10-12 | 1 | -1/+1 | |
| | ||||||
* | Write the arcs to the data file. | Ned Batchelder | 2009-10-12 | 3 | -4/+38 | |
| | ||||||
* | Keep cmd-opts.txt up to date | Ned Batchelder | 2009-10-12 | 1 | -4/+4 | |
| | ||||||
* | Notes from recent work | Ned Batchelder | 2009-10-12 | 1 | -0/+36 | |
| | ||||||
* | Report lines properly when measuring branches; Use None for the placeholder ↵ | Ned Batchelder | 2009-10-12 | 2 | -13/+34 | |
| | | | | value throughout. | |||||
* | Most people don't need -i on html. | Ned Batchelder | 2009-10-12 | 1 | -1/+1 | |
| | ||||||
* | changes | Ned Batchelder | 2009-10-11 | 1 | -0/+5 | |
| | ||||||
* | Properly initialize the arc bookkeeping. | Ned Batchelder | 2009-10-11 | 1 | -1/+13 | |
| | ||||||
* | Reduce the amount of data translation by having the tracers record data in a ↵ | Ned Batchelder | 2009-10-11 | 4 | -56/+54 | |
| | | | | form more like it will be consumed. Also should reduce the amount of work the tracers have to do. | |||||
* | One way to collect arc information.. | Ned Batchelder | 2009-10-11 | 4 | -123/+62 | |
| | ||||||
* | Properly separate the line data and the arc data. | Ned Batchelder | 2009-10-10 | 3 | -20/+31 | |
| | ||||||
* | More experiments: looks like anonymous chunks are only jumped to from one place. | Ned Batchelder | 2009-10-10 | 1 | -28/+63 | |
| | ||||||
* | First alpha is a1 | Ned Batchelder | 2009-10-10 | 1 | -1/+1 | |
| | ||||||
* | Need this too | Ned Batchelder | 2009-10-10 | 1 | -0/+81 | |
| | ||||||
* | Continued hacking on branch coverage. | Ned Batchelder | 2009-10-10 | 2 | -48/+169 | |
| | ||||||
* | Much more ad-hoc goodness. | Ned Batchelder | 2009-10-07 | 1 | -7/+80 | |
| | ||||||
* | Mark most of these methods as private. | Ned Batchelder | 2009-10-07 | 1 | -15/+15 | |
| | ||||||
* | Basic plumbing for a --branch option. | Ned Batchelder | 2009-10-07 | 5 | -11/+28 | |
| | ||||||
* | Bump the version number to 3.2a | Ned Batchelder | 2009-10-07 | 1 | -1/+1 | |
| | ||||||
* | OK, last tweak, I promise. | Ned Batchelder | 2009-10-05 | 1 | -0/+1 | |
| | ||||||
* | Ugh, maybe this looks right... | Ned Batchelder | 2009-10-05 | 1 | -6/+6 | |
| | ||||||
* | Oops: a FAQ was formatted incorrectly. | Ned Batchelder | 2009-10-05 | 1 | -1/+1 | |
| | ||||||
* | Keep TODO up to date. | Ned Batchelder | 2009-10-05 | 1 | -21/+18 | |
| | ||||||
* | Use xrange on py2k and range on py3k | Ned Batchelder | 2009-10-05 | 1 | -0/+7 | |
| | ||||||
* | Coverage.py 3.1 | Ned Batchelder | 2009-10-04 | 1 | -0/+1 | |
| | ||||||
* | Updated sample html report.coverage-3.1 | Ned Batchelder | 2009-10-04 | 7 | -2802/+4337 | |
| | ||||||
* | Update all the metadata for version 3.1 | Ned Batchelder | 2009-10-04 | 5 | -6/+9 | |
| | ||||||
* | Help should focus on the new command syntax but also have a way to get help ↵ | Ned Batchelder | 2009-10-04 | 2 | -9/+13 | |
| | | | | on the old. | |||||
* | Documentation polishing for a 3.1 release. | Ned Batchelder | 2009-10-04 | 6 | -18/+74 | |
| | ||||||
* | Make this agnostic to Python version | Ned Batchelder | 2009-09-30 | 1 | -1/+1 | |
| | ||||||
* | Last clean up on the egg-reading code. Fixes issue #25. | Ned Batchelder | 2009-09-30 | 3 | -10/+24 | |
| | ||||||
* | Make egg source reading work on py2k and py3k, though i don't like it much... | Ned Batchelder | 2009-09-30 | 3 | -6/+8 | |
| | ||||||
* | Working toward reading source from eggs, but this isn't right on Py3k yet. | Ned Batchelder | 2009-09-29 | 8 | -7/+45 | |
| | ||||||
* | No longer using the three directory | Ned Batchelder | 2009-09-29 | 1 | -1/+0 | |
| | ||||||
* | Scooch the version | Ned Batchelder | 2009-09-29 | 1 | -1/+1 | |
| | ||||||
* | XML credit | Ned Batchelder | 2009-09-29 | 1 | -1/+1 | |
| | ||||||
* | Keep line lengths proper | Ned Batchelder | 2009-09-29 | 2 | -3/+4 | |
| | ||||||
* | Obsolete file | Ned Batchelder | 2009-09-29 | 1 | -15/+0 | |
| | ||||||
* | TODO | Ned Batchelder | 2009-09-27 | 1 | -0/+1 | |
| | ||||||
* | Coverage 3.1b1 | Ned Batchelder | 2009-09-27 | 1 | -0/+2 | |
| | ||||||
* | Tweaks to the package description.coverage-3.1b1 | Ned Batchelder | 2009-09-27 | 1 | -7/+9 | |
| | ||||||
* | Coverage 3.1b1 | Ned Batchelder | 2009-09-27 | 1 | -0/+1 | |
| | ||||||
* | Updated CHANGES for the 3.1b1 release. | Ned Batchelder | 2009-09-27 | 2 | -4/+4 | |
| | ||||||
* | Linux and Mac put a newline in the sys.version string. Odd. | Ned Batchelder | 2009-09-27 | 1 | -1/+1 | |
| | ||||||
* | Try to make this test impervious to platform differences. | Ned Batchelder | 2009-09-27 | 2 | -0/+6 | |
| | | | | | --HG-- rename : test/farm/html/gold_other/_ned_coverage_trunk_test_farm_html_othersrc_other.html => test/farm/html/gold_other/blah_blah_other.html | |||||
* | Added a 'coverage debug' command to get internal information for diagnosing ↵ | Ned Batchelder | 2009-09-27 | 6 | -13/+102 | |
| | | | | problems. Also, all commands should at least take -h. | |||||
* | Edits to CHANGES | Ned Batchelder | 2009-09-27 | 1 | -12/+16 | |
| | ||||||
* | HTML report includes non-relative code units also. Fixes issue #11, though ↵ | Ned Batchelder | 2009-09-26 | 11 | -3/+431 | |
| | | | | the paths displayed in the HTML are kind of heinous. | |||||
* | Fix some spacing in the footer of the HTML report. | Ned Batchelder | 2009-09-26 | 1 | -1/+6 | |
| | ||||||
* | A little more info in CHANGES | Ned Batchelder | 2009-09-26 | 1 | -1/+1 | |
| |