Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close this branchuse-os-path-module | Ned Batchelder | 2010-03-13 | 0 | -0/+0 |
| | |||||
* | Use ‘os.path.join’ to join filesystem path components. | Ben Finney | 2010-02-03 | 1 | -1/+2 |
| | |||||
* | Use ‘os.path.commonprefix’ to find the “relative directory” at the ↵ | Ben Finney | 2010-02-03 | 1 | -2/+4 |
| | | | | start of a path. | ||||
* | Move some cmdline code to a more logical place. | Ned Batchelder | 2009-12-04 | 2 | -4/+6 |
| | |||||
* | Automate the uploading of the kits. | Ned Batchelder | 2009-12-02 | 2 | -9/+10 |
| | |||||
* | details for next release | Ned Batchelder | 2009-12-02 | 1 | -0/+1 |
| | |||||
* | Coverage.py is a stupid name. I wonder how much Titus wants for the figleaf ↵ | Ned Batchelder | 2009-12-02 | 1 | -4/+4 |
| | | | | brand? :-) | ||||
* | Massive eol whitespace clean-up. | Ned Batchelder | 2009-12-02 | 49 | -636/+637 |
| | |||||
* | Clean up coverage_coverage.py | Ned Batchelder | 2009-12-01 | 1 | -4/+7 |
| | |||||
* | An attempt to make the memory leak test more predictable, but it might be ↵ | Ned Batchelder | 2009-12-01 | 1 | -6/+9 |
| | | | | impossible. | ||||
* | A --version option for the command line. | Ned Batchelder | 2009-12-01 | 2 | -15/+31 |
| | |||||
* | The command help said --branch was HIGHLY EXPERIMENTAL!! | Ned Batchelder | 2009-12-01 | 2 | -1/+2 |
| | |||||
* | Mark this as applying to Python 2 and 3 explicitly, since the PyPI home page ↵ | Ned Batchelder | 2009-12-01 | 1 | -1/+2 |
| | | | | has a 'Python 3 Packages' link that looks for Python :: 3. | ||||
* | Coverage.py 3.2b4 | Ned Batchelder | 2009-12-01 | 0 | -0/+0 |
| | |||||
* | Changes for 3.2b4coverage-3.2b4 | Ned Batchelder | 2009-12-01 | 1 | -2/+6 |
| | |||||
* | I can't for the life of me figure out why :ref: references are emphasized, ↵ | Ned Batchelder | 2009-12-01 | 1 | -0/+4 |
| | | | | so just style away the <em>. Ugh. | ||||
* | Mark some more code as not covered by tests. | Ned Batchelder | 2009-11-30 | 1 | -2/+2 |
| | |||||
* | A little explanation of the partial branch annotations in the HTML report. | Ned Batchelder | 2009-11-30 | 5 | -23/+66 |
| | |||||
* | Mark some code as not covered. | Ned Batchelder | 2009-11-30 | 1 | -3/+3 |
| | |||||
* | Adapt the all-Python scripts to the new 3.1 Distribute scheme. ↵ | Ned Batchelder | 2009-11-30 | 2 | -4/+4 |
| | | | | allcoverage.cmd still doesn't save 3.1 results for some reason... | ||||
* | The testing setup is involved: document it some. | Ned Batchelder | 2009-11-30 | 1 | -0/+15 |
| | |||||
* | The testing setup is involved: document it some. | Ned Batchelder | 2009-11-30 | 1 | -0/+0 |
| | |||||
* | Merge stuff I almost lost! | Ned Batchelder | 2009-11-30 | 8 | -48/+141 |
|\ | |||||
| * | Ideas | Ned Batchelder | 2009-11-29 | 1 | -1/+3 |
| | | |||||
| * | coverage_coverage.py now writes separate data files for each run of the test ↵ | Ned Batchelder | 2009-11-29 | 2 | -41/+114 |
| | | | | | | | | suite, and combines them for reporting. | ||||
| * | Don't measure mock.py when we measure our coverage. | Ned Batchelder | 2009-11-29 | 2 | -1/+2 |
| | | |||||
| * | Fix some self-measurement problems. Now coverage_coverage.py works again ↵ | Ned Batchelder | 2009-11-29 | 5 | -11/+26 |
| | | | | | | | | (had to be sure to stop coverage if check_coverage threw an exception). | ||||
| * | Always more ideas. | Ned Batchelder | 2009-11-29 | 1 | -0/+2 |
| | | |||||
* | | Use Distribute for 3.x, stick with setuptools for 2.x | Ned Batchelder | 2009-11-30 | 6 | -44/+479 |
|/ | |||||
* | A little more detail on how stuff works. | Ned Batchelder | 2009-11-28 | 1 | -0/+7 |
| | |||||
* | No end to the doc stuff. | Ned Batchelder | 2009-11-28 | 1 | -2/+1 |
| | |||||
* | Too much detail on the front page. | Ned Batchelder | 2009-11-28 | 1 | -1/+1 |
| | |||||
* | Doc tweaking, part 47 | Ned Batchelder | 2009-11-28 | 7 | -32/+44 |
| | |||||
* | Doc tweaking. | Ned Batchelder | 2009-11-28 | 5 | -46/+111 |
| | |||||
* | More doc tweaks, and a css file to make the drafts look more like the site. | Ned Batchelder | 2009-11-28 | 4 | -13/+37 |
| | |||||
* | Doc tweaks. | Ned Batchelder | 2009-11-27 | 4 | -40/+41 |
| | |||||
* | This is long enough to deserve its own file. | Ned Batchelder | 2009-11-27 | 2 | -41/+39 |
| | |||||
* | The docs have said '3.0' for a while now.. | Ned Batchelder | 2009-11-27 | 2 | -2/+3 |
| | |||||
* | Add a little bit of branch information to 'debug data' | Ned Batchelder | 2009-11-27 | 2 | -1/+4 |
| | |||||
* | Line lengths | Ned Batchelder | 2009-11-26 | 1 | -3/+5 |
| | |||||
* | XML report now includes branch information. | Ned Batchelder | 2009-11-26 | 6 | -14/+78 |
| | |||||
* | Tired of these TODO's that I'm not going to do anything about. | Ned Batchelder | 2009-11-26 | 1 | -8/+0 |
| | |||||
* | Rename our future-happy unittest methods to match their future versions, and ↵ | Ned Batchelder | 2009-11-26 | 7 | -85/+142 |
| | | | | let the future versions win if they exist. | ||||
* | Refactor generic unittest methods into a new class. | Ned Batchelder | 2009-11-26 | 3 | -66/+77 |
| | |||||
* | When reporting, don't fall over if there's no data to report on. Fixes issue ↵ | Ned Batchelder | 2009-11-26 | 6 | -20/+68 |
| | | | | #37. | ||||
* | Move the javascript code for click-to-sort columns into its own file. It ↵ | Ned Batchelder | 2009-11-25 | 24 | -890/+182 |
| | | | | helps keep the HTML tests from changing when the code changes. Also, don't compare non-HTML files in the tests. | ||||
* | Although issue #19 was a doctest flaw, it's good to have a test to be sure ↵ | Ned Batchelder | 2009-11-25 | 1 | -0/+44 |
| | | | | we're still working well with doctests. | ||||
* | Split the oddball tests into their own file. | Ned Batchelder | 2009-11-25 | 3 | -236/+248 |
| | |||||
* | Make the first column look sorted by default, and a little clean-up. | Ned Batchelder | 2009-11-25 | 2 | -7/+9 |
| | |||||
* | Merged Chris Adams' further improvements to click-to-sort HTML report columns. | Ned Batchelder | 2009-11-25 | 1 | -9/+59 |
|\ |