Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix up some last Windows holdouts in the build process. | Ned Batchelder | 2013-10-06 | 1 | -1/+1 |
| | |||||
* | Latest sample report for the docs | Ned Batchelder | 2013-10-06 | 13 | -66/+66 |
| | |||||
* | Fix the jquery-1.4.3 reference in the js tests, where it matters, and in the ↵ | Ned Batchelder | 2013-10-06 | 37 | -37/+37 |
| | | | | html gold files, where it really doesn't, but it's good to clean it all up. | ||||
* | Not sure what happened here, but fix it. | Ned Batchelder | 2013-10-06 | 1 | -2/+2 |
| | |||||
* | Forgot to change the reference to jquery to match the new filename | Ned Batchelder | 2013-10-06 | 2 | -2/+2 |
| | |||||
* | We don't need no stinkin' beta. | Ned Batchelder | 2013-10-06 | 3 | -3/+5 |
| | |||||
* | Go to 3.7 | Ned Batchelder | 2013-10-05 | 7 | -13/+77 |
| | |||||
* | Can't just run 'python' in a subprocess from 3.x, since it doesn't install ↵ | Ned Batchelder | 2013-10-05 | 2 | -2/+12 |
| | | | | as 'python'. | ||||
* | Make everything work on py2.3 again (for the last time). | Ned Batchelder | 2013-10-05 | 5 | -7/+40 |
| | |||||
* | Pretty soon I'll be able to use generator expressions... | Ned Batchelder | 2013-10-05 | 2 | -2/+2 |
| | |||||
* | A few more tweaks to the man page | Ned Batchelder | 2013-09-30 | 1 | -1/+5 |
| | |||||
* | Add --debug to the man page, and other minor tweaks. | Ned Batchelder | 2013-09-30 | 1 | -6/+10 |
| | |||||
* | Don't divide by zero if nothing to report. #250. | Ned Batchelder | 2013-09-30 | 3 | -2/+26 |
| | |||||
* | Add thread to the list of things that don't work. #244. | Ned Batchelder | 2013-09-29 | 1 | -1/+7 |
| | |||||
* | Quiet pylint. | Ned Batchelder | 2013-09-29 | 1 | -1/+1 |
| | |||||
* | Properly report .pyw files. #261. | Ned Batchelder | 2013-09-29 | 3 | -10/+66 |
| | |||||
* | Search a list of places to find HTML report static files. #259. | Ned Batchelder | 2013-09-28 | 4 | -8/+68 |
| | | | | | --HG-- rename : coverage/htmlfiles/jquery-1.4.3.min.js => coverage/htmlfiles/jquery.min.js | ||||
* | Mark a bunch of tests that don't need temp directories. | Ned Batchelder | 2013-09-28 | 9 | -4/+26 |
| | |||||
* | Add tooling to find test classes that use temp directories and don't need to. | Ned Batchelder | 2013-09-28 | 1 | -0/+64 |
| | |||||
* | Line too long. | Ned Batchelder | 2013-09-28 | 1 | -2/+2 |
| | |||||
* | Thanks, Windows, for reminding me to close my files! | Ned Batchelder | 2013-09-28 | 1 | -14/+18 |
| | |||||
* | Now we can run .pyc files directly. Closes #264. | Ned Batchelder | 2013-09-28 | 4 | -21/+117 |
| | |||||
* | More abstractions for bytes objects. Cleans up some version checks in the ↵ | Ned Batchelder | 2013-09-28 | 4 | -23/+42 |
| | | | | real code. | ||||
* | I guess that was too modern. Need to define execfile in this module. | Ned Batchelder | 2013-09-28 | 1 | -1/+1 |
| | |||||
* | Make iteritems detection more like the rest of backward.py, and add a test ↵ | Ned Batchelder | 2013-09-28 | 2 | -3/+21 |
| | | | | of it. | ||||
* | Modernize. | Ned Batchelder | 2013-09-28 | 1 | -3/+3 |
| | |||||
* | Allow relative paths in the [paths] aliases. #267. | Ned Batchelder | 2013-09-26 | 4 | -4/+51 |
| | |||||
* | A manpage. Thanks, Ben Finney. | Ned Batchelder | 2013-09-18 | 1 | -0/+203 |
| | |||||
* | Remove notes about me being available for custom work, and rewrap many ↵ | Ned Batchelder | 2013-09-17 | 12 | -77/+79 |
| | | | | paragraphs. | ||||
* | Improve the memory leak test, so it doesn't give us so many false negatives. | Ned Batchelder | 2013-09-17 | 1 | -17/+31 |
| | |||||
* | Automated merge with ssh://bitbucket.org/ned/coveragepy | Ned Batchelder | 2013-09-16 | 2 | -2/+4 |
|\ | |||||
| * | Find .pyw files when searching for source files. | Ned Batchelder | 2013-09-16 | 2 | -2/+4 |
| | | |||||
* | | Automated merge with ssh://bitbucket.org/ned/coveragepy | Ned Batchelder | 2013-09-16 | 1 | -1/+3 |
|\ \ | |||||
| * | | Whee! Debugging travis... | Ned Batchelder | 2013-09-16 | 1 | -1/+3 |
| |/ | |||||
* | | Automated merge with ssh://bitbucket.org/ned/coveragepy | Ned Batchelder | 2013-09-16 | 1 | -1/+8 |
|\ \ | |/ |/| | |||||
| * | The PyTracer can't always be stopped, so give it a flag to stop tracing when ↵ | Ned Batchelder | 2013-09-16 | 1 | -1/+8 |
| | | | | | | | | that happens. This silences a noisome exception during the test suite. | ||||
* | | Get some more diagnostic output on Travis. | Ned Batchelder | 2013-09-16 | 1 | -0/+3 |
|/ | |||||
* | Improve and more fully test the first-blank-line decoding fix. Thanks, ↵ | Ned Batchelder | 2013-09-16 | 4 | -15/+52 |
| | | | | Roger Hu. | ||||
* | Merged in rogerjhu/coverage.py (pull request #19) | Ned Batchelder | 2013-09-16 | 2 | -2/+16 |
|\ | | | | | | | Make UTF-8 detection more robust. | ||||
| * | Make UTF-8 detection more robust. | Roger Hu | 2013-05-25 | 2 | -2/+16 |
| | | | | | | | | | | If the 1st line of the Python is blank/empty, the function assumes that the encoding is 'ascii' and doesn't try for the 2nd line. | ||||
* | | Add one more assertion to a test about COVERAGE_PROCESS_START. | Ned Batchelder | 2013-09-15 | 1 | -1/+3 |
| | | |||||
* | | Satisfy pylint. | Ned Batchelder | 2013-09-15 | 1 | -3/+3 |
| | | |||||
* | | Always show long diffs in test failures. | Ned Batchelder | 2013-09-15 | 2 | -2/+4 |
| | | |||||
* | | Get rid of locals(). Thanks for the prod, Brett Cannon. | Ned Batchelder | 2013-09-15 | 1 | -14/+15 |
| | | |||||
* | | Skip bug212 on py3, it isn't fixed yet. | Ned Batchelder | 2013-09-15 | 1 | -1/+3 |
| | | |||||
* | | Make our sys.path adjustment more robust. | Ned Batchelder | 2013-09-15 | 1 | -2/+5 |
| | | | | | | | | | | | | Nose uses a custom importer that seems to cache. Using "" for the current directory gets it confused for some reason, but only on a Mac, using Py3.3, in a virtualenv! | ||||
* | | This works on travisci.org | Ned Batchelder | 2013-09-14 | 1 | -2/+0 |
| | | |||||
* | | Maybe 'develop' is better than 'install'? | Ned Batchelder | 2013-09-14 | 2 | -1/+5 |
| | | |||||
* | | Maybe this will be right for travis | Ned Batchelder | 2013-09-14 | 1 | -8/+9 |
| | | |||||
* | | Make travis.yml more like tox.ini | Ned Batchelder | 2013-09-13 | 1 | -3/+6 |
| | |